Browse Source

my/java: adds ant, maven, ivy, netbeans, android-studio

Kyle P Davis 8 years ago
parent
commit
b415cad4cf
1 changed files with 6 additions and 1 deletions
  1. 6 1
      gimmes/my/java

+ 6 - 1
gimmes/my/java

@@ -3,4 +3,9 @@ set -o errexit -o pipefail
 
 gimme \
 	java \
-	eclipse-jee
+	ant \
+	maven \
+	ivy \
+	eclipse-jee \
+	netbeans \
+	android-studio