this is the one we are using
http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.3.1-200709211145/eclipse-JDT-3.3.1.zip
Filip
Joe Bohn wrote:
I'm trying to build 6.0.14 and I'm hitting the following problems with
the "ant download" step.
It appears that the version of several dependencies referenced in
build.properties.default are no longer available:
jdt.loc=http://sunsite.informatik.rwth-aachen.de/eclipse/downloads/drops/R-3.2.2-200702121330/eclipse-JDT-3.2.2.zip
is not available so I used
jdt.loc=http://sunsite.informatik.rwth-aachen.de/eclipse/downloads/drops/R-3.3-200706251500/eclipse-JDT-3.3.zip
in its place.
Likewise, due to the previous change
jdt.jar=${jdt.lib}/org.eclipse.jdt.core_3.2.3.v_686_R32x.jar
was not available so I used
jdt.jar=${jdt.lib}/org.eclipse.jdt.core_3.3.0.v_771.jar
Are these the proper version to use when building 6.0.14 now? Is
there a better way to do this than to manually edit the
build.properties.default file?
Thank you,
Joe Bohn
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]