Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » vmargs -Dproperty not being passed in Linux
vmargs -Dproperty not being passed in Linux [message #217076] Wed, 20 June 2007 22:09 Go to next message
Ryan Hidek is currently offline Ryan HidekFriend
Messages: 6
Registered: July 2009
Junior Member
I have written a plugin that reads in a preferences file based on options
sent to it through -vmargs (eg. ./eclipse -vmargs
-Dpreferences.file="/opt/eclipse-SDK-3.2.2/afmp_preferences.epf "). I've
also tried putting it in eclipse.ini

Both of the above methods work in the Windows environment, but are failing
under Linux.

Any ideas why?
Is -vmargs not the proper way to pass java properties to the VM?
Re: vmargs -Dproperty not being passed in Linux [message #217093 is a reply to message #217076] Wed, 20 June 2007 22:19 Go to previous message
Ryan Hidek is currently offline Ryan HidekFriend
Messages: 6
Registered: July 2009
Junior Member
Don't think this makes a difference but I forgot to mention I'm using
System.getProperty("preferences.file") in the plugin.
Previous Topic:Tomcat 5.5 context file trouble through Eclipse
Next Topic:Eclipse 3.3R3 Crashes - possible GTK compatibility
Goto Forum:
  


Current Time: Fri Apr 19 02:05:40 GMT 2024

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

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

Back to the top