Hi All, trying to build src as described here :
http://source.android.com/download
Everything cool.
Now trying this

http://source.android.com/using-eclipse
Well, why importing the project eclipse get's out of memory despite
the right ini and attempts to run it as
/home/alex/eclipse/eclipse -clean -vmargs -Xms512m -Xmx1024m -
XX:MaxPermSize=512m

Any idea how to fix this ?
Config :
t61 laptop with 2G memory + Ubuntu 8.10 + java 1.6.0_10" + eclipse
Version: 3.4.1. Memory heap params are there ( if i look at eclipse
config from UI ). All paths are exported right and i'm getting this
!SESSION 2008-12-17 20:54:51.124
-----------------------------------------------
eclipse.buildId=M20080911-1700
java.version=1.6.0_10
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: org.eclipse.platform
Command-line arguments: -os linux -ws gtk -arch x86 -clean
org.eclipse.platform -clean

!ENTRY org.eclipse.mylyn.tasks.ui 2 0 2008-12-17 20:56:21.832
!MESSAGE Repository link provider took over 5s to execute and was
timed out:
"[org.tigris.subversion.subclipse.mylyn.subclipsetaskrepositorylinkprovi...@652f4d]"

!ENTRY org.eclipse.jdt.core 4 4 2008-12-17 21:04:40.961
!MESSAGE Background Indexer Crash Recovery
!STACK 0
java.lang.OutOfMemoryError: Java heap space
at
org.eclipse.jdt.internal.compiler.util.Util.getInputStreamAsCharArray
(Util.java:386)
at
org.eclipse.jdt.internal.core.util.Util.getResourceContentsAsCharArray
(Util.java:1145)
at
org.eclipse.jdt.internal.core.util.Util.getResourceContentsAsCharArray
(Util.java:1114)
at
org.eclipse.jdt.internal.core.search.JavaSearchDocument.getCharContents
(JavaSearchDocument.java:53)
at
org.eclipse.jdt.internal.core.search.indexing.SourceIndexer.indexDocument
(SourceIndexer.java:60)
at
org.eclipse.jdt.internal.core.search.JavaSearchParticipant.indexDocument
(JavaSearchParticipant.java:72)
at
org.eclipse.jdt.internal.core.search.indexing.IndexManager.indexDocument
(IndexManager.java:354)
at org.eclipse.jdt.internal.core.search.indexing.IndexManager$1.execute
(IndexManager.java:692)
at org.eclipse.jdt.internal.core.search.processing.JobManager.run
(JobManager.java:394)
at java.lang.Thread.run(Thread.java:619)

!ENTRY org.eclipse.core.jobs 4 2 2008-12-17 21:05:02.576
!MESSAGE An internal error occurred during: "Building workspace".

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to