summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiva Velusamy <vsiva@google.com>2012-04-19 14:32:28 -0700
committerSiva Velusamy <vsiva@google.com>2012-04-19 14:32:28 -0700
commita332daad19cb637099a6c5f08803dbc3cefd786a (patch)
treec6c7c5b1df25577c316ac55b165ee87d62878cd2
parent50bafb1278518dbf1067fa6d2eca5b87c0032249 (diff)
downloadeclipse-a332daad19cb637099a6c5f08803dbc3cefd786a.tar.gz
Add eclipse-platform 3.7.2 prebuilt.
Change-Id: I31a7e77f02ba4b9c7aea2f240b1db914d15bc1c6
-rw-r--r--platform/MODULE_LICENSE_EPL0
-rw-r--r--platform/PREBUILT5
-rw-r--r--platform/README4
-rw-r--r--platform/org.eclipse.platform-3.7.2.zipbin0 -> 129808775 bytes
4 files changed, 9 insertions, 0 deletions
diff --git a/platform/MODULE_LICENSE_EPL b/platform/MODULE_LICENSE_EPL
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/platform/MODULE_LICENSE_EPL
diff --git a/platform/PREBUILT b/platform/PREBUILT
new file mode 100644
index 0000000..8582665
--- /dev/null
+++ b/platform/PREBUILT
@@ -0,0 +1,5 @@
+The org.eclipse.platform-3.x.x.zip file was obtained from:
+
+http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.7.2-201202080800/org.eclipse.platform-3.7.2.zip
+
+The corresponding sources are available in /external/eclipse-basebuilder folder
diff --git a/platform/README b/platform/README
new file mode 100644
index 0000000..f920b8c
--- /dev/null
+++ b/platform/README
@@ -0,0 +1,4 @@
+The Eclipse platform .zip file is used as target platform while building
+the monitor application (RCP version of DDMS). The build script takes
+care of unzipping this file, and the Eclipse builder picks up the necessary
+jars and releases them as part of the RCP application.
diff --git a/platform/org.eclipse.platform-3.7.2.zip b/platform/org.eclipse.platform-3.7.2.zip
new file mode 100644
index 0000000..4d8017a
--- /dev/null
+++ b/platform/org.eclipse.platform-3.7.2.zip
Binary files differ