Problem starting OSGI with framework.extension [message #330948] |
Tue, 19 August 2008 09:37  |
Eclipse User |
|
|
|
Hi!
I have a code generator (a headless RCP application) which I'd like to
start within Eclipse from an ANT script. This code generator plug-in is
not installed in Eclipse - it should be rather started from the workspace.
For that I had a solution working nicely with Eclipse 3.3. I used the
osgi.framework.extension property to specifiy the plug-in path (located in
the workspace). All that was fine until I tried to upgrade to Eclipse 3.4.
Now, with Eclipse 3.4 I use the same ANT scripts but it seems that my
additional generator plug-in is not detected anymore although I still use
the framework.extension mechanism. In the Eclipse Platform documentation
the property has still the same description - but something must have been
changed since I cannot run it on 3.4.
Any ideas how I could launch my plug-in with Ganymede?
BTW, if I run the application directly from Eclipse (without ANT) it also
works.
Thanks,
Gernot
|
|
|
|
Powered by
FUDForum. Page generated in 0.04554 seconds