aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorbananeweizen <bananeweizen@gmx.de>2011-09-25 10:05:07 +0200
committerbananeweizen <bananeweizen@gmx.de>2011-09-25 10:05:07 +0200
commit2246d6edae97f07548a4ac07d9eef714034e27e9 (patch)
tree53f12cf03adf0b04d533e15780e12bc1ef54a9a4 /README.md
parente2704a7ca16020ccfede22b144dbc152bd88c76c (diff)
downloadcgeo-2246d6edae97f07548a4ac07d9eef714034e27e9.zip
cgeo-2246d6edae97f07548a4ac07d9eef714034e27e9.tar.gz
cgeo-2246d6edae97f07548a4ac07d9eef714034e27e9.tar.bz2
easy installation of necessary Eclipse plugins
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 48e2079..42ec773 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,11 @@ Fork the project source code on [github](https://github.com/cgeo/c-geo-opensourc
Set up Eclipse
--------------
-After forking the project you should import the two Eclipse projects in your workspace with File | Import | Projects from Git (requires the EGit Plugin)
+- Install an Eclipse distribution for your OS from http://eclipse.org/downloads/ (you may choose the Java developers distribution).
+- Start Eclipse, choose any directory as workspace. Close the welcome screen, if it appears.
+- After the workbench has started, select File | Import | Install | Install Software Items From File and select a locally downloaded copy of https://github.com/cgeo/c-geo-opensource/tree/master/main/project/eclipse%20installation/cgeo%20eclipse%20components.p2f. This way you can easily install all necessary plugins.
+- After forking the project you should import the two Eclipse projects in your workspace with File | Import | Projects from Git.
+
Build
-----