RCP Headless application [message #1028804] |
Thu, 28 March 2013 15:07 |
Eclipse User |
|
|
|
I have a small RCP Headless application that is based on 3.7. I know that in 3.7 there isn't any way to remove the UI dependencies of the application platform. It's not the most awful thing but it does mean that I can't run my app on servers without an X server (unless I add something like xvfb which isn't always possible).
There is one undesirable side effect of this though, when I run my command line app, the focus shifts from my terminal window to the app. When the app completes the focus returns, but this is very un-cli-like behavior.
Does anyone know if e4 did anything to separate these concerns? I.e., that I can build an app with RCP without the GUI components?
Thanks in advance!
|
|
|
Powered by
FUDForum. Page generated in 0.02364 seconds