Did a bit of looking around and found that I don't have any of the JAX- WS plugins installed at all in my Eclipse.
I also noticed that it only happens when I expect code assist on "Android" based classes. Could it be ADT? On Sep 14, 9:06 am, gnugu <[email protected]> wrote: > Hi, > same problem here. > > I don't have JAX-WS proposals in ContentAssist-Advanced. > > I only have "Java Proposals (Task-Focused)" and "SWT Template > Proposals" and "Template Proposals". > > Any suggestion? > > Thanks. > > On Aug 6, 8:14 am, Evan Ruff <[email protected]> wrote: > > > > > Hey guys, > > > Just upgraded to 3.6 after this whole Sun/Oracle JVM fix/debacle and I > > notices that 3.6 EE runs super, duperslow. Soslowto 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 [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-developers?hl=en

