Eclipse stopped treating plug-in project as a plug-in project [message #68560] |
Tue, 21 July 2009 14:13  |
Eclipse User |
|
|
|
I have a series of (OSGi) plug-in projects that I was debugging. I'm not
sure what I could have changed in any of the projects, but all of a sudden
one of them was not seeing any of its imported packages anymore, and
projects that depended on it were not seeing its exports.
It still has a plug in nature in the .project file, and
plugin-dependencies shows up in the buildpath, but with no plug-ins listed
in it. It also doesn't show up in Package explorer (I believe because of
the lack of plug-ins).
There are not errors give in the manifest editor.
I tried deleting the project and re-adding it, but no luck there.
Right clicking on PDE Tools does not give the menu option to convert to a
plug-in project - it has the menu given for an existing plug-in project.
Exactly what is it that tells Eclipse a project is a plug-in?
Thanks,
Mike
|
|
|
|
Re: Eclipse stopped treating plug-in project as a plug-in project [message #68582 is a reply to message #68572] |
Tue, 21 July 2009 22:17  |
Eclipse User |
|
|
|
Thanks but I did check, and it did have a Plugin Nature. I 'fixed' my
problem by creating a new project and copying all of the relevant files to
it. It found all of its dependencies and everything dependent on it
compiled successfully as well. Still can't find what the difference
between the two was -I compared each file individually with Eclipse
closed. (.classpath,.project,.settings, etc)
|
|
|
|
Re: Eclipse stopped treating plug-in project as a plug-in project [message #599712 is a reply to message #68572] |
Tue, 21 July 2009 22:17  |
Eclipse User |
|
|
|
Thanks but I did check, and it did have a Plugin Nature. I 'fixed' my
problem by creating a new project and copying all of the relevant files to
it. It found all of its dependencies and everything dependent on it
compiled successfully as well. Still can't find what the difference
between the two was -I compared each file individually with Eclipse
closed. (.classpath,.project,.settings, etc)
|
|
|
Powered by
FUDForum. Page generated in 0.03097 seconds