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.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054359#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...