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 #599698] Tue, 21 July 2009 18:13
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
Previous Topic:pde build with ant doesn't embed launcher anymore since 3.5
Next Topic:Eclipse stopped treating plug-in project as a plug-in project
Goto Forum:
  


Current Time: Thu Apr 25 01:52:49 GMT 2024

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

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

Back to the top