https://bugs.eclipse.org/bugs/show_bug.cgi?id=329288 contains patch
that fixes this issue.
Unfortunately patch is applied only in 3.7 branch.
I have patched org.eclipse.jdt.core from Helios 3.6.1 with the patch
attached in this bug and create a patched plugin.
You can replace your <ECLIPSE_HOME>/plugins/
org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar plugin with one from
http://adt-addons.googlecode.com/svn/patches/org.eclipse.jdt.core_3.6.1.v_A68_R36x.zip
and restart Eclipse. Content Assists will be much better. Just try it.
Don't forget backup your original plugins.

Peco

On Jan 14, 10:39 pm, Kostya Vasilyev <kmans...@gmail.com> wrote:
> I just submitted information on the Android JavaDoc issue here for Eclipse:
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=325829
>
> The same JavaDoc package, "Documentation for Android SDK", worked without a
> single hiccup with Eclipse 3.5 SR2 (same computer).
>
> -- Kostya
>
> 2011/1/15 snpe <snp...@gmail.com>
>
> > Kostya,
>
> > IMO, there isn't bug in Eclipse for the problem related with Javadoc
> > attachment. I can reproduce them when using javadoc from master AOSP
> > (I have trying CA for TextView.setText()).
> > It's possible that it isn't correct Javadoc, but it's bug in Helios
> > still - Helios doesn't handle correctly missing Javadoc.
> > For instance, if some method doesn't have Javadoc, Helious search
> > Javadoc contents for this method over and over again.
> > I suppose that we have create a new Eclipse bug.
>
> > Peco
>
> > PS
> > I have createdhttps://review.source.android.com/#change,20460that
> > enables removing Javadoc in Android classpath container.
>
> > On Jan 14, 8:45 pm, Kostya Vasilyev <kmans...@gmail.com> wrote:
> > > Peco,
>
> > > Thanks for the info regarding Javadoc. I uninstalled Documentation for
> > > Android SDK using the SDK/AVD Manager and code assist does not freeze
> > > anymore.
>
> > > Would be nice to get Javadoc in CA back at some point, but for me, it's
> > not
> > > critical.
>
> > > You say that it looks like a problem in Helios - is there a bug for this
> > in
> > > Eclipse's tracker?
>
> > > -- Kostya
>
> > > 2011/1/14 snpe <snp...@gmail.com>
>
> > > > It looks that there is problem with Javadoc attachment in Helios.
> > > > It's very slow for some methods (View.saveHierarchyState
> > > > (SparseArray<Parcelable> container), for instance
> > > > this method is searched again and again when CA some view's method.
> > > > Settings Javadoc to null fixes the issue (you haven't javadoc, of
> > > > course, but CA works correctly).
> > > > Unfortunately, because of bug in Android classpath container it isn't
> > > > possible to change javadoc attachment.
> > > > I have createdhttp://code.google.com/p/android/issues/detail?id=14017
>
> > > > I will try to find better workaround (something without excluding
> > > > Javadoc)
>
> > > > Regards,
> > > > Peco
>
> > > > > I am using classic Helios 3.6.1 with ADT 8.0.1 so both issues should
> > > > > be resolved.
>
> > > > > An easy way to replicate the issue is to get code assist with a
> > > > > partial entry having several possibilities, such as:
>
> > > > > WebView web;
>
> > > > > ...
>
> > > > > web.g <ctrl-space>
> > > > > I then wait 30 seconds to two minutes.
>
> > > > > I have tried in a fresh project and a production project, both with
> > > > > the same result.
>
> > > > > I verified that I do have some components of WTP but JAX-WS proposals
> > > > > are not listed on the list. These appear to be bundled for XML
> > > > > editing.
>
> > > > > On Jan 11, 7:34 am, snpe <snp...@gmail.com> wrote:
>
> > > > > > There are two problems related to code assists with ADT and Helios.
>
> > > > > > 1) ADT problem related to classpath container described onhttp://
> > > > code.google.com/p/android/issues/detail?id=7850#c7
> > > > > > It is fixed in ADT 8.0.x
>
> > > > > > 2) problem with WTP Webservices context assist.  Seehttps://
> > > > bugs.eclipse.org/bugs/show_bug.cgi?id=317979
> > > > > > It isn't related to ADT.
> > > > > > Workaround
> > > > > > Open Window>Preferences>Java>Editor>Content Assist>Advanced
> > > > > > and disable JAX-WS Proposals
> > > > > > This issue is fixed in current WTP
>
> > > > > > Could you provide test case if this doesn't help ?
>
> > > > > > Regards,
> > > > > > Peco
> > > > > > On Jan 8, 12:31 am, Dan <king...@gmail.com> wrote:
>
> > > > > > > After upgrading to ADT 8.0.1 with Eclipse Helios (3.6.1) I am
> > still
> > > > > > > getting freezes with code assist. Does anyone have any ideas to
> > fix
> > > > or
> > > > > > > is this still a bug?
>
> > > > --
> > > > 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<android-developers%2bunsubscr...@googlegroups.com>
> > <android-developers%2bunsubscr...@googlegroups.com<android-developers%252bunsubscr...@googlegroups.com>
>
> > > > For more options, visit this group at
> > > >http://groups.google.com/group/android-developers?hl=en
>
> > --
> > 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<android-developers%2bunsubscr...@googlegroups.com>
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en

-- 
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