
13 Jun
2012
13 Jun
'12
3:54 p.m.
Hi, I am writing a plugin for oXygen. As part of that plugin, I use a third-party library that needs a system property to be set. For now, I added it to oxygen13.2.vmoptions, but this is really not user-friendly (wrt to installation). The other option I can think of is to set the property from within Java during plugin instantiation (the class extending Plugin), but I am not sure oXygen ensures this is called before everything else in the plugin. What is the idiomatic way to set a system property (especially as part of a plugin)? It would be nice to be able to set it in the plugin.xml actually. Regards, -- Florent Georges http://fgeorges.org/ http://h2oconsulting.be/