PDE build/test problem [message #603503] |
Mon, 23 November 2009 05:27  |
Eclipse User |
|
|
|
Hello all,
I am having a strange problem with my PDE build (Eclipse 3.5).
I am building some (extension location, no p2) features containing plugins/test plugins. After the build I am trying to run some tests using the eclipse test framework.
The bad thing is that the test plugins are not found. The following message is appearing all the time:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "..."
When I run the target eclipse manually the test plugins can also not be found (cannot be found at all in view plug-in registry).
But now comes the strange thing: The plugins are there, they are all located in the "plugins" folder.
I tried the following things but none of them helped:
- clean the configuration (cmd line switch -clean)
- remove all the features and just start using the plugins
Does anybody had a similar problem or has some ideas on this?
Thank you
|
|
|
|
Powered by
FUDForum. Page generated in 0.05650 seconds