summaryrefslogtreecommitdiff
path: root/mavenplugins/tycho/README
diff options
context:
space:
mode:
Diffstat (limited to 'mavenplugins/tycho/README')
-rw-r--r--mavenplugins/tycho/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/mavenplugins/tycho/README b/mavenplugins/tycho/README
new file mode 100644
index 0000000..d995a48
--- /dev/null
+++ b/mavenplugins/tycho/README
@@ -0,0 +1,9 @@
+Building the ADT Bundle [1] and the monitor RCP application [2] require
+the use of Tycho [3], which is a Maven plugin. This folder contains
+a mirror of the Maven Central repository that contains the Tycho
+maven plugin and all of its dependencies. This allows the build server
+to run Maven in offline mode.
+
+[1] http://developer.android.com/sdk/installing/bundle.html
+[2] http://developer.android.com/tools/help/monitor.html
+[3] https://eclipse.org/tycho/