actually this is what I put in kepler.bat, I am using windows On Jul 28, 2010 1:37pm, chrisweed at gmail.com wrote: > Hi, > Does anyone have any ideas how to launch kepler with proxy settings? > I tried adding them to the java command in the kepler.sh file, but that > doesn't seem to work. > I can launch it fine from source in Eclipse using org.kepler.Kepler, but > not from the binary distribution.
> Here is what I tried: > java -Xmx1524m -Dhttp.proxyHost=proxy > -Dhttp.proxyPort=8080 "-Dhttp.nonProxyHosts=host1|host2" -classpath > build-area\lib\ant.jar;kepler.jar > org.kepler.build.runner.Kepler "%1" "%2" "%3" "%4" "%5" "%6" "%7" "%8" "%9" > Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mercury.nceas.ucsb.edu/kepler/pipermail/kepler-users/attachments/20100728/b178aa5f/attachment.html>

