Created
June 8, 2011 18:03
-
-
Save sourcerebels/1014953 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apply plugin: 'eclipse' | |
repositories { | |
mavenCentral() | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[edu@somachigun tinspect]$ gradle eclipse | |
:eclipseClasspath | |
Download http://repo1.maven.org/maven2/net/sf/ezmorph/ezmorph/1.0.6/ezmorph-1.0.6-sources.jar | |
Download http://repo1.maven.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3-sources.jar | |
Download http://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.0.3/httpclient-4.0.3-sources.jar | |
Download http://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1-sources.jar | |
Download http://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1-sources.jar | |
Download http://repo1.maven.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1-sources.jar | |
Download http://repo1.maven.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1-sources.jar | |
Download http://repo1.maven.org/maven2/net/sourceforge/nekohtml/nekohtml/1.9.9/nekohtml-1.9.9-sources.jar | |
Download http://repo1.maven.org/maven2/commons-beanutils/commons-beanutils/1.8.0/commons-beanutils-1.8.0-sources.jar | |
Download http://repo1.maven.org/maven2/org/codehaus/groovy/groovy/1.7.10/groovy-1.7.10-sources.jar | |
Download http://repo1.maven.org/maven2/xml-resolver/xml-resolver/1.2/xml-resolver-1.2-sources.jar | |
Download http://repo1.maven.org/maven2/junit/junit/4.8.2/junit-4.8.2-sources.jar | |
Download http://repo1.maven.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4-sources.jar | |
:eclipseJdt | |
:eclipseProject | |
:eclipse | |
BUILD SUCCESSFUL | |
Total time: 42.511 secs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment