Open GoogleCodeExporter opened 9 years ago
Had the same problem.
Was because of proxy settings.
My last line
java -classpath %cPath% -Dhttp.proxyHost=proxy -Dhttp.proxyPort=port
-Dhttps.proxyHost=proxy -Dhttps.proxyPort=port -Dhttp.proxyUserName=name
-Dhttp.proxyPassword=password0 -Dhttps.proxyUserName=name
-Dhttps.proxyPassword=password com.googlecode.syncnotes2google.SyncNotes2Google
Original comment by Tig...@gmail.com
on 19 May 2011 at 1:04
Original issue reported on code.google.com by
khandelw...@gmail.com
on 17 May 2010 at 10:57