summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiva Velusamy <vsiva@google.com>2012-09-17 14:14:16 -0700
committerSiva Velusamy <vsiva@google.com>2012-09-17 14:14:16 -0700
commitebbed7f0321b27a4465de7022058dd000ec7266b (patch)
tree7472db4ddd85521f4f0b2d99599ae3327e231b2f
parent563ae2aaf84449b939e468dfbdad2b3feed9518d (diff)
downloadeclipse-build-deps-ebbed7f0321b27a4465de7022058dd000ec7266b.tar.gz
Add JDT
Change-Id: Ia3d71209cefc4cccaf170852264e8517b686de70
-rw-r--r--jdt/MODULE_LICENSE_EPL0
-rw-r--r--jdt/PREBUILT5
-rw-r--r--jdt/README2
-rw-r--r--jdt/org.eclipse.jdt.source-3.7.2.zipbin0 -> 44324354 bytes
4 files changed, 7 insertions, 0 deletions
diff --git a/jdt/MODULE_LICENSE_EPL b/jdt/MODULE_LICENSE_EPL
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/jdt/MODULE_LICENSE_EPL
diff --git a/jdt/PREBUILT b/jdt/PREBUILT
new file mode 100644
index 0000000..1bdeb92
--- /dev/null
+++ b/jdt/PREBUILT
@@ -0,0 +1,5 @@
+The JDT zip file was obtained from:
+
+http://download.eclipse.org/eclipse/downloads/drops/R-3.7.2-201202080800/download.php?dropFile=org.eclipse.jdt.source-3.7.2.zip
+
+The zip file includes the sources.
diff --git a/jdt/README b/jdt/README
new file mode 100644
index 0000000..b5e7c8a
--- /dev/null
+++ b/jdt/README
@@ -0,0 +1,2 @@
+JDT (eclipse.org/jdt) provides the Java Tooling which is a component of
+the Eclipse IDE for Android Developers.
diff --git a/jdt/org.eclipse.jdt.source-3.7.2.zip b/jdt/org.eclipse.jdt.source-3.7.2.zip
new file mode 100644
index 0000000..9437d3e
--- /dev/null
+++ b/jdt/org.eclipse.jdt.source-3.7.2.zip
Binary files differ