Synchronizing plugin runtime and build path [message #184125] |
Wed, 03 November 2004 17:16 |
Eclipse User |
|
|
|
Sometimes Eclipse is very frustrating.
Does anybody experience the same level of frustration I do with PDE?
I have my projects in the workspace and everything works fine:
whenever I need to reference to some external .jar, I enter this
dependency in the plugin.xml, and automatically the dependency is added to
the build path as well.
Sometimes the magic breaks, and can't find a way to put the magic back...
What happened? I don't know, the result is that right now all my projects
has the build search path screwed up.
I add external jar in the plugin.xml and they don't appear in the build
search path.
I add dependency between projects (plugins) in the 'dependency' section of
the plugin.xml and the builder fails because it can't find those
externals. I cannot add anything in the build search path because Eclipse
complains that there is already that dependency in the search path.
It's the 3rd time this happen. Before I had to completely recreate the
workspace to make it work again (clearly losing all the preferences)...
now I'd like to find out why and how to fix the problem.
Anybody has some clue about what's going on?
Suggestions?
Any help is appreciated!
Fabrizio
|
|
|
Powered by
FUDForum. Page generated in 0.03511 seconds