Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Re: [eclipse-dev] hand over system properties ( java -Dx=y ) to e clipse exe?
Re: [eclipse-dev] hand over system properties ( java -Dx=y ) to e clipse exe? [message #199741] Mon, 23 February 2004 08:08
Eclipse UserFriend
Moved over to the newsgroup, where the question belongs (mailing lists
are for the ongoing eclipse development).

Grabe, Matthias wrote:
>>On your eclipse.exe commandline, everything behind -vmargs is passed
>>through as VM parameters.
>
> thx for the quick support. That means:
> eclipse.exe -data c:\dev\java\Eclipse -D http.proxyHost=proxy -D http.proxyPort=8080
>
> should work? Because it doesn't. But as I just read, is it possible, that a 1.3 environment doesn't care about these settings? And if yes, how can it be configured (have to use 1.3)?

no spaces:

eclipse.exe -data c:\dev\java\Eclipse -Dhttp.proxyHost=proxy
-Dhttp.proxyPort=8080


-tom
Previous Topic:.config folder in installation directory
Next Topic:lock file in metadata remains after shutdown
Goto Forum:
  


Current Time: Tue May 13 23:38:51 EDT 2025

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

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

Back to the top