[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: nevermind found the solution

nevermind i found the solution by adding "-Dhttp.proxyHost=proxy -Dhttp.proxyPort=8080"

ie

"java -Dhttp.proxyHost=proxy -Dhttp.proxyPort=8080 -jar plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar -application org.eclipse.update.core.standaloneUpdate -command search -from http://updatesite";

/Dave