[PDE] JUnit plugin test on RCP target environment [message #315504] |
Thu, 10 May 2007 16:44  |
Eclipse User |
|
|
|
I'm developing against the base RCP target environment. When I try to run a
test plugin as a "JUnit Plug-in Test", nothing happens (eclipse starts up
and shuts down without running the test).
If I change my target environment to the entire Eclipse IDE installation,
the Plug-in Test works, I assume because plugins like
org.eclipse.pde.junit.runtime is there.
I would like to test with just the basic set of plugins that will exist in
my RCP product. Do I have to add org.eclipse.pde.junit.runtime to my target
environment, or is there a better way?
Thanks,
Will
|
|
|
Re: [PDE] JUnit plugin test on RCP target environment [message #317388 is a reply to message #315504] |
Tue, 03 July 2007 07:31  |
Eclipse User |
|
|
|
Hi Will,
I have a similar problem. We use a set of features and plug-ins within
our target platform (all under version control). Since Eclipse 3.3 it
should be possible to add plug-ins from filesystem to the target
platform. If I do that, some plug-ins from version-controlled plug-ins
won't be found anymore. If I switch back to the original target platform
everything compiles OK without any missing plug-ins.
Marco
Will Horn schrieb:
> I'm developing against the base RCP target environment. When I try to run a
> test plugin as a "JUnit Plug-in Test", nothing happens (eclipse starts up
> and shuts down without running the test).
>
> If I change my target environment to the entire Eclipse IDE installation,
> the Plug-in Test works, I assume because plugins like
> org.eclipse.pde.junit.runtime is there.
>
> I would like to test with just the basic set of plugins that will exist in
> my RCP product. Do I have to add org.eclipse.pde.junit.runtime to my target
> environment, or is there a better way?
>
> Thanks,
> Will
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.24143 seconds