Helios crashes or gets massive null-pointer errors with Android SDK XML editor [message #548782] |
Thu, 22 July 2010 19:19  |
Eclipse User |
|
|
|
There may be a better forum for this, I haven't found it. Please suggest
if you can. I've resisted using Helios until just now, but decided to
use it to start a new Android project.
This occurs principally when I attempt to modify an XML file using what
I suppose to be a special XML editor for Android development.
I suspect that I should modify some of the start-up memory settings in
eclipse.ini?
My environment:
Windows 7 Professional 64-bit, 8Gb RAM, Eclipse 3.6 32-bit, 32-bit JDK
located on the path C:\Users\russ\dev\eclipse\jre\jdk1.6.0_20.
C:\Users\russ\dev\eclipse\eclipse.ini contains:
-startup
plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.0.v 20100503
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx512m
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.46483 seconds