From 3a3ca496efafb6f15a149f2014142db4a05b919a Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Wed, 14 Oct 2009 07:40:48 +0200 Subject: Removed equinox from the I want it all script, and added an extra warning in the interactive one. It takes an hour to check out! --- buildScripts/deps/eclipse-debugging.ant.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/buildScripts/deps/eclipse-debugging.ant.xml b/buildScripts/deps/eclipse-debugging.ant.xml index 5ed28116..343a183d 100644 --- a/buildScripts/deps/eclipse-debugging.ant.xml +++ b/buildScripts/deps/eclipse-debugging.ant.xml @@ -28,13 +28,13 @@ This buildfile is part of projectlombok.org. It responsible for downloading, upd + + -force-org.eclipse.ltk.core.refactoring, checkout-org.eclipse.ltk.core.refactoring, update-org.eclipse.ltk.core.refactoring" /> Do you want me to grab from CVS the 3.5 version of org.eclipse.equinox? Unless you're going to work on lombok.patcher's OSGi integration, you won't need this. + +WARNING: This project is enormous (350MB) and takes like an hour to check out. You should answer no unless you _really_ want it. -- cgit