Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » "No Default Proposals" with the completion
"No Default Proposals" with the completion [message #251278] Wed, 06 February 2008 07:48 Go to next message
Eclipse UserFriend
Hello,

I have no completion with my own plugin when I include it (as .jar) in the
plugin Dependencies (MANIFEST.MF) of another plugin.
The completion is running for a class, but not for a plublic methods inside
this class (needed package is well exported).
There is no problem with a standard Eclipse plugin, then I assume the
problem is comming from mine. Is there any important option I forgot in
building the plugin.jar ?

Thanks for you help, Bruno
Re: "No Default Proposals" with the completion [message #251282 is a reply to message #251278] Wed, 06 February 2008 13:42 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wharley.bea.com

"Bruno MAYA" <bruno.maya@acoss.fr> wrote in message
news:focaad$c4j$1@build.eclipse.org...
> Hello,
>
> I have no completion with my own plugin when I include it (as .jar) in the
> plugin Dependencies (MANIFEST.MF) of another plugin.
> The completion is running for a class, but not for a plublic methods
> inside
> this class (needed package is well exported).
> There is no problem with a standard Eclipse plugin, then I assume the
> problem is comming from mine. Is there any important option I forgot in
> building the plugin.jar ?

It sounds like you might have an out-of-date cached version of the plugin.

Try running Eclipse with the -clean command line option, to remove the
cached version.
Re: "No Default Proposals" with the completion [message #251288 is a reply to message #251282] Thu, 07 February 2008 08:12 Go to previous messageGo to next message
Eclipse UserFriend
It is the same with the -clean option.
There is no compilation error with my code, but I do not benefits of
completion !

"Walter Harley" <wharley@bea.com> a
Re: "No Default Proposals" with the completion [message #251293 is a reply to message #251288] Thu, 07 February 2008 14:56 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wharley.bea.com

"Bruno MAYA" <bruno.maya@acoss.fr> wrote in message
news:fof047$s4e$1@build.eclipse.org...
> "Walter Harley" <wharley@bea.com> a
Re: "No Default Proposals" with the completion [message #251368 is a reply to message #251293] Wed, 13 February 2008 09:32 Go to previous message
Eclipse UserFriend
"Walter Harley" <wharley@bea.com> a
Previous Topic:Debug Variable View
Next Topic:IJavaProject.isOpen()
Goto Forum:
  


Current Time: Mon Apr 21 01:48:42 EDT 2025

Powered by FUDForum. Page generated in 0.02744 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top