Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Eclipse stopped treating plug-in project as a plug-in project
Eclipse stopped treating plug-in project as a plug-in project [message #68560] Tue, 21 July 2009 18:13 Go to next message
Michael Sullivan is currently offline Michael SullivanFriend
Messages: 37
Registered: July 2009
Member
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 #68572 is a reply to message #68560] Tue, 21 July 2009 22:08 Go to previous messageGo to next message
Chris Aniszczyk is currently offline Chris AniszczykFriend
Messages: 674
Registered: July 2009
Senior Member
Michael Sullivan wrote:
> Exactly what is it that tells Eclipse a project is a plug-in?

Weird... does this help?

http://wiki.eclipse.org/PDE/FAQ#How_do_I_know_if_my_project_ is_a_plug-in_project

Cheers,

Chris Aniszczyk | EclipseSource Austin | +1 860 839 2465
http://twitter.com/eclipsesource | http://twitter.com/caniszczyk
Re: Eclipse stopped treating plug-in project as a plug-in project [message #68582 is a reply to message #68572] Wed, 22 July 2009 02:17 Go to previous message
Michael Sullivan is currently offline Michael SullivanFriend
Messages: 37
Registered: July 2009
Member
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 #599706 is a reply to message #68560] Tue, 21 July 2009 22:08 Go to previous message
Chris Aniszczyk is currently offline Chris AniszczykFriend
Messages: 674
Registered: July 2009
Senior Member
Michael Sullivan wrote:
> Exactly what is it that tells Eclipse a project is a plug-in?

Weird... does this help?

http://wiki.eclipse.org/PDE/FAQ#How_do_I_know_if_my_project_ is_a_plug-in_project

Cheers,

Chris Aniszczyk | EclipseSource Austin | +1 860 839 2465
http://twitter.com/eclipsesource | http://twitter.com/caniszczyk
Re: Eclipse stopped treating plug-in project as a plug-in project [message #599712 is a reply to message #68572] Wed, 22 July 2009 02:17 Go to previous message
Michael Sullivan is currently offline Michael SullivanFriend
Messages: 37
Registered: July 2009
Member
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)
Previous Topic:Eclipse stopped treating plug-in project as a plug-in project
Next Topic:site.xml => synchronize doesn't work
Goto Forum:
  


Current Time: Thu Apr 25 05:11:47 GMT 2024

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

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

Back to the top