Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pdt-dev] some questions about Athena

i want to use local location,instead of downloading from network
dependencyURLs=http://download.eclipse.org/eclipse/downloads/drops/R-3.5-200906111540/eclipse-SDK-3.5-win32.zip

so i use the following line
dependencyURLs=file:D:/tmp/build/downloads/eclipse-SDK-3.5-win32.zip

but there is a java.net.MalformedURLException: no protocol exception




and i use svn as my SCM,and what is the format of plugin(feature...) in the *.map file.


thank you.

bast regards

Back to the top