Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Headless RCP application
Headless RCP application [message #1786795] Fri, 11 May 2018 17:45 Go to next message
Ken Keefe is currently offline Ken KeefeFriend
Messages: 41
Registered: April 2012
Member
I have a pure e4 RCP application that I want to be able to run in a headless, interactive TUI mode. I did this back in the 3.8 days by interrupting the createAndRunWorkbench() call.

I found a blogpost talking about how this is not possible in e4 but suggested ways to make it possible. (http://ssdots.blogspot.com/2015/04/eclipse-4-e4-creating-eclipse-rcp.html)

Has there been any progress on this? I still have a real need to do this.
Re: Headless RCP application [message #1787000 is a reply to message #1786795] Thu, 17 May 2018 06:46 Go to previous message
Mike Rumpf is currently offline Mike RumpfFriend
Messages: 47
Registered: July 2009
Member
Is there any specific reason why it has to be an e4 RCP application? If it is supposed to be headless, I believe you won't need much of the framework. You could run it as a pure OSGI application but still use the classic product definition.
Previous Topic:Application Life Cycle - PostContextCreate not called
Next Topic:Workspace launcher in E4Application
Goto Forum:
  


Current Time: Sat Sep 21 23:20:53 GMT 2024

Powered by FUDForum. Page generated in 0.04205 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top