Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Modifying Eclipse environment params.
Modifying Eclipse environment params. [message #1693918] Wed, 29 April 2015 09:46 Go to next message
Piotr Iksowski is currently offline Piotr IksowskiFriend
Messages: 27
Registered: October 2014
Junior Member
Hi,
I'm writting plugin that is using JavaFX. There is a need to set -Dosgi.framework.extensions=org.eclipse.fx.osgi in VM arguments (in eclipse.ini). It is very uncomfortable for the user which has my plugin and must set this argument in his environment by his own.

Is there any way to set this argument programatically ? (for example setting it in eclipse.ini during plugin installation)

Maybe there is other more elegant way for solving this problem ?

I will be appreciate for any answer.

Piotr
Re: Modifying Eclipse environment params. [message #1702335 is a reply to message #1693918] Tue, 21 July 2015 15:37 Go to previous message
Artemis Papakonstantinou is currently offline Artemis PapakonstantinouFriend
Messages: 8
Registered: November 2014
Junior Member
Are you creating a standalone plugin or an Eclipse product?
In the second case you can do it at the Launching tab of your product definition file.
Previous Topic:PDE headless build - repoBaseLocation not including while compiling
Next Topic:Running Command using handler service from a different Context
Goto Forum:
  


Current Time: Fri Apr 26 00:59:40 GMT 2024

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

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

Back to the top