0 Replies Latest reply on Jun 14, 2007 9:26 AM by rjoachim

    Download of eclipse SDK including plugins

    rjoachim

      In build/build.xml the target 'get.dependencies' dependes on 'get.eclipse.dependencies' which causes ant to download the whole eclipse SDK inclunding the plugins emf, gef, jem and wtp.

      I wonder if this this dependecy is really neccessary as none of those files are referenced from .classpath. For those already working in eclipse it wasts quite some time waiting on the download of about 200M to be finished. For those not working with eclipse the 'get.eclipse.dependencies' target can be left but should be executed separately.