Running OSGi Console [message #1632465] |
Tue, 24 February 2015 04:40  |
Eclipse User |
|
|
|
Hi there,
In my deployed efxclipse product, the osgi console simply doesn't show up on product startup. The "-console" argument is added. The plugins:
org.eclipse.equinox.console
org.apache.felix.gogo.command
org.apache.felix.gogo.runtime
org.apache.felix.gogo.shell
are existant in plugins-folder of the exported product. The default console doesn't show up too, although the argument "-consoleLog" is added.
I'm running the appplication on win 7 with java 1.8_20. Targetplatform is Luna with efxclipse 1.2 .
Any hints on this issue ?
Kind regards
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Running OSGi Console [message #1678496 is a reply to message #1668381] |
Mon, 16 March 2015 04:06  |
Eclipse User |
|
|
|
At least my attempts to modify the ant script did fail, no matter if i used property, param, argument or jvmarg.
pckage.cfg stayed:
app.mainjar=plugins\org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
app.version=1.0
app.id=fxApplication
app.preferences.id=fxApplication
app.mainclass=org/eclipse/equinox/launcher/Main
app.classpath=
But since i'm not familiar with ant, it might be possible that i put the statements/tags in wrong places, allthough tha ant script didn't complain.
|
|
|
Powered by
FUDForum. Page generated in 0.07807 seconds