RCP/Equinox Console App Launcher on Linux [message #96580] |
Wed, 05 September 2007 05:38  |
Eclipse User |
|
|
|
Hi,
how can I run the eclipse launcher (within an exported rpc product of eclipse 3.3) on a linux system without gtk/window management (its just a console application)?
The application offers an input stream, so with the -console option it gets confused with the input stream of the interactive osgi interface.
One problem is also, when an osgi/rcp error occurs, the platform wants to pop-up a message dialog: without window-management the java-vm crashes.
Is there maybe a eclipsec.exe equivalent for linux?
Thanks in advance, Stefan
|
|
|
|
|
|
|
|
|
|
|
Re: RCP/Equinox Console App Launcher on Linux [message #771859 is a reply to message #96580] |
Wed, 28 December 2011 06:17  |
Eclipse User |
|
|
|
seppi wrote on Wed, 05 September 2007 05:38Hi,
how can I run the eclipse launcher (within an exported rpc product of eclipse 3.3) on a linux system without gtk/window management (its just a console application)?
The application offers an input stream, so with the -console option it gets confused with the input stream of the interactive osgi interface.
One problem is also, when an osgi/rcp error occurs, the platform wants to pop-up a message dialog: without window-management the java-vm crashes.
Is there maybe a eclipsec.exe equivalent for linux?
Thanks in advance, Stefan
I am faced with the same problem. I want to create a console application and run it in terminal. It is necessary to parse command line parameter with in the application too. What could I do?
|
|
|
Powered by
FUDForum. Page generated in 0.08388 seconds