Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » issues with source plug-ins / features
issues with source plug-ins / features [message #603882] Tue, 29 December 2009 18:54
Volker Wegert is currently offline Volker WegertFriend
Messages: 182
Registered: July 2009
Senior Member
Hi all,

I don't understand a certain behaviour of the "Import Plug-In as Source
Project" function (right-click a plug-in in the Plug-Ins view, then choose
Import As --> Source Project. If I do this with, say, org.eclipse.core.jobs, I
get a source project the way I expect it to be. If I try the same thing with
one of my plug-ins, I get a new plug-in project, but without the sources -
there's a jar that contains the compiled classes and that's about it. Also, I
can't open the source of the classes contained in my plug-ins. The source
plug-in (generated by PDE build) does contain the sources - I can see that
when executing "Import Plug-In as Source Project", it generates a project with
a src folder and all included plug-ins below. I'd say there's some missing
link between the source plug-in and the rest of the world, but where might
that be? I don't really understand what might be missing - do you have any
suggestions where to look?

Thanks
Volker


--
* Volker Wegert * http://www.volker-wegert.de/contact *
31.69 nHz = once a year.
Previous Topic:Re: Workspaces, Eclipse Versions, and Plugins
Next Topic:actionsSet is visible in all perspectives
Goto Forum:
  


Current Time: Thu Apr 25 16:52:31 GMT 2024

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

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

Back to the top