Hey guys,

Just upgraded to 3.6 after this whole Sun/Oracle JVM fix/debacle and I
notices that 3.6 EE runs super, duper slow. So slow to the point that
code assist is unusable. Here are some changes I made to the config to
make it operate a lot better:

eclipse.ini: replace the end with this:
-Dosgi.requiredJavaVersion=1.6
-XX:MaxPermSize=512m
-Xms128m
-Xmx1024m

And turn off JAX-WS Proposals in Content Assist
Window > Preferences > Java > Editor > Content Assist > Advanced

I also disabled JPA and PDE, but you might need them depending on what
you're doing.

Hope this helps,

Evan

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to