[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform] Proxy problem StandaloneUpdate?
|
Hi,
I am trying to execute the following command:
java -cp /app/eclipse/3.2/startup.jar org.eclipse.core.launcher.Main
-application org.eclipse.update.core.standaloneUpdate -command install
-featureId 1.1.1 -version edu.umd.cs.findbugs.plugin.eclipse -from
http://findbugs.cs.umd.edu/eclipse -to /home/eraonel/eclipse_plugins
-vmargs -DproxySet=true -DproxyHost=www-proxy.company.se -DproxyPort=8080
It seems to be stuck here endlessly. No time-out either.
Have I missed something for standaloneupdate?
cheers,
//mikael