Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Is it possible to simultaneously launch multiple instances of an RCP with different ini file?(Is it possible to simulataneously launch multiple instances of an RCP with different ini file)
Is it possible to simultaneously launch multiple instances of an RCP with different ini file? [message #1777974] Thu, 07 December 2017 06:10 Go to next message
ALOK MANJREKAR is currently offline ALOK MANJREKARFriend
Messages: 15
Registered: May 2012
Junior Member
We have an RCP application whose configuration is done through an ini file, on the same lines as the eclipse application having an eclipse.ini.

Is it possible to launch multiple instances of the RCP application each leveraging a different ini file configuration ?
In other words, can the ini file itself be fed as a property to the executable that triggers the launch of the RCP application.
Re: Is it possible to simultaneously launch multiple instances of an RCP with different ini file? [message #1780570 is a reply to message #1777974] Wed, 24 January 2018 00:12 Go to previous message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 493
Registered: July 2009
Senior Member

Hi Alok,

Yes this is possible, see --launcher.ini <location> (Executable) which is described here:

https://help.eclipse.org/neon/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fmisc%2Fruntime-options.html

Cheers,

Wim
Previous Topic:Detached View Problems
Next Topic:Show Splash screen on double clicking System tray icon
Goto Forum:
  


Current Time: Fri Apr 19 04:55:42 GMT 2024

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

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

Back to the top