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

112 bytes removed ,  22:28, 19 November 2013
m (Added instructions to add zest to the workspace)
Line 15: Line 15:
* Add software site http://download.eclipse.org/rt/rap/incubator/2.1/fileupload, '''uncheck''' "Include Required Software" and install "RAP File Upload Support (Incubation)".
* Add software site http://download.eclipse.org/rt/rap/incubator/2.1/fileupload, '''uncheck''' "Include Required Software" and install "RAP File Upload Support (Incubation)".
* Add software site http://download.eclipse.org/technology/babel/update-site/R0.11.0/indigo, '''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://download.eclipse.org/technology/babel/update-site/R0.11.0/indigo, '''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://www.netxms.org/eclipse/zest-rap/ and install everything
* Add directory /home/zev/RAP
* Add directory /home/zev/RAP


Line 26: Line 27:


* Import existing projects from trunk/webui/webapp into workspace
* Import existing projects from trunk/webui/webapp into workspace
* Clone Zest 2.0.0 repository from http://git.netxms.org/public/zest.git
:<pre>git clone http://git.netxms.org/public/zest.git</pre>
* Add all projects from zest-web folder into the workspace


= Run Configuration =
= Run Configuration =