doc/release.txt in rhodes-3.3.3.beta.4 vs doc/release.txt in rhodes-3.3.3
- old
+ new
@@ -213,12 +213,15 @@
1. clone git repository (git@github.com:rhomobile/rhostudio.git)
2. Import project into Eclipse (File/Import/'Existing project into Workspace')
-3. Install DLTK 2.0
+3. Install additional components
+ 3.1 DLTK 2.0 (eclipse update site - http://download.eclipse.org/technology/dltk/updates/)
+ 3.2 Egit plugin (eclipse update site - http://download.eclipse.org/egit/updates)
+
4. Import into workspace DLTK plugins
Select 'Pluigns and Fragments' item in Import Dialog and going to 'Selection' page.
In left list of plugins select items with names:
@@ -227,9 +230,10 @@
org.eclipse.dltk.ui
org.eclipse.dltk.console.ui
org.eclipse.dltk.console
org.eclipse.dltk.core
org.eclipse.dltk.debug.ui
+ org.eclipse.egit.ui
After import procedure in workspace should appears seven plugin projects.
5. Add imported plugins to java build paths (Project properties/Java build path/Libraries/Add JAR).