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

Line 3: Line 3:
* Download Eclipse 4.2M5 from http://download.eclipse.org/eclipse/downloads/drops4/S-4.3M1-201208101300/
* Download Eclipse 4.2M5 from http://download.eclipse.org/eclipse/downloads/drops4/S-4.3M1-201208101300/
* Unpack and run
* Unpack and run
* Help -> Install New Software -> add new source "RAP Tooling" - http://download.eclipse.org/rt/rap/1.5/tooling
* Help -> Install New Software -> add new source "RAP 2.0 Tooling" - http://download.eclipse.org/rt/rap/tools/2.0
* Install "Rich Ajax Platrorm (RAP)" from that source
* Install "Rich Ajax Platrorm (RAP)" from that source
* Create directory somewhere on file system (I'll use /Users/alk/Documents/RAP)
* Create directory somewhere on file system (I'll use /Users/alk/Documents/RAP)
* Copy com.ibm.icu_4.4.2.v20110823.jar from Eclipse runtime to /Users/alk/Documents/RAP
* Copy com.ibm.icu_4.4.2.v20110823.jar from Eclipse runtime to /Users/alk/Documents/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 1.5"
* Change name to something like 'RAP 2.0"
* (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/juno, '''uncheck''' "Include Required Software" and install "EMF - Eclipse Modeling Framework SDK" (from Modeling)
* Add software site http://download.eclipse.org/birt/update-site/2.6, '''uncheck''' "Include Required Software" and install "BIRT Chart Framework" (from BIRT 2.6 Charting SDK)
* Add software site http://download.eclipse.org/birt/update-site/2.6, '''uncheck''' "Include Required Software" and install "BIRT Chart Framework" (from BIRT 2.6 Charting SDK)
* Add software site http://download.eclipse.org/rt/rap/1.5/runtime, '''uncheck''' "Include Required Software" and install everything
* Add software site http://download.eclipse.org/rt/rap/2.0, '''uncheck''' "Include Required Software" and install everything
* Add software site http://download.eclipse.org/rt/rap/1.5/incubator, '''uncheck''' "Include Required Software" and install everything
* Add software site http://download.eclipse.org/rt/rap/1.5/incubator, '''uncheck''' "Include Required Software" and install everything
* Add directory /Users/alk/Documents/RAP
* Add directory /Users/alk/Documents/RAP
Anonymous user