Difference between revisions of "How to setup Eclipse/RAP"

no edit summary
Line 3: Line 3:
* Download Eclipse 4.4 SR2 from http://www.eclipse.org/downloads/packages/eclipse-ide-java-developers/lunasr2
* Download Eclipse 4.4 SR2 from http://www.eclipse.org/downloads/packages/eclipse-ide-java-developers/lunasr2
* Unpack and run
* Unpack and run
* Help -> Install New Software -> add new source "RAP 3.0 Tooling" - http://download.eclipse.org/rt/rap/tools/3.0
* Help -> Install New Software -> add new source "RAP 3.1 Tooling" - http://download.eclipse.org/rt/rap/tools/3.1
* Install "Remote Application Platform (RAP)" from that source
* Install "Remote Application Platform (RAP)" from that source
* Create directory somewhere on file system (I'll use /home/zev/RAP)
* Create directory somewhere on file system (for example /Eclipse/RAP)
* Copy com.ibm.icu_4.4.2.v20110823.jar from Eclipse runtime to /home/zev/RAP
* Copy com.ibm.icu_4.4.2.v20110823.jar from Eclipse runtime to /Eclipse/RAP
* Go to Window -> Preferences -> Plugin-in Development -> Target Platform, click "Add", initialize target definition with "Nothing"
* Go to Window -> Preferences -> Plugin-in Development -> Target Platform, click "Add", initialize target definition with "Nothing"
* Change name to something like 'RAP 3.0"
* Change name to something like 'RAP 3.1"
* (still in target content editor) Add software site http://download.eclipse.org/releases/juno, '''uncheck''' "Include Required Software" and install "EMF - Eclipse Modeling Framework SDK" (from Modeling)
* (still in target content editor) Add software site http://download.eclipse.org/releases/neon, '''uncheck''' "Include Required Software" and install "EMF - Eclipse Modeling Framework SDK" (from Modeling) and "BIRT Framework" (from Business Intelligence, Reporting and Charting)
* Add software site http://download.eclipse.org/releases/indigo, '''uncheck''' "Include Required Software" and install "BIRT Framework" (from Business Intelligence, Reporting and Charting)
* Add software site http://download.eclipse.org/rt/rap/3.1, '''uncheck''' "Include Required Software" and install everything
* Add software site http://download.eclipse.org/rt/rap/3.0, '''uncheck''' "Include Required Software" and install everything
* Add software site http://download.eclipse.org/rt/rap/incubator/nightly, '''uncheck''' "Include Required Software" and install "RAP ClientScripting" and "RAP Richtext"
* Add software site http://www.netxms.org/eclipse/zest-rap/, '''uncheck''' "Include Required Software" and install everything
* Add software site http://www.netxms.org/eclipse/zest-rap/, '''uncheck''' "Include Required Software" and install everything
* Add software site http://archive.eclipse.org/technology/babel/update-site/R0.12.1/luna/, '''uncheck''' "Include Required Software" and install "Babel Language Pack for eclipse" and "Babel Language Pack for rt.rap" (Chinese Simplified, Czech, German, Russian, Spanish)
* Add software site http://archive.eclipse.org/technology/babel/update-site/R0.13.1/luna/, '''uncheck''' "Include Required Software" and install "Babel Language Pack for eclipse" and "Babel Language Pack for rt.rap" (Chinese Simplified, Czech, French, German, Portuguese, Russian, Spanish)
* Add directory /home/zev/RAP
* Add directory /Eclipse/RAP


Is should be like this:
Is should be like this:
683

edits