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

Line 28: Line 28:


* Create new Run Configuration (of type "RAP Application")
* Create new Run Configuration (of type "RAP Application")
* Click "browse" and select Servlet Name (nxmc)
* Enter "/nxmc" as servlet path
* Click "browse" and select Entry Point (org.netxms.webui.core.nxmc)
* Switch to "Bundles" tab, click on "Deselect All"
* Switch to "Bundles" tab, click on "Deselect All"
* Add working set -> add your workspace with all WebUI projects
* Add working set -> add your workspace with all WebUI projects
* Filter for "http.jetty" and select "org.eclipse.equinox.http.jetty"
* Filter for "http.jetty" and select "org.eclipse.equinox.http.jetty"
* Filter for "design" and select "org.eclipse.rap.design.example"
* Filter for "console" and select "org.eclipse.equinox.console"
* Filter for "console" and select "org.eclipse.equinox.console"
* Filter for "felix*shell" and select orf.apache.felix.gogo.shell
* Filter for "felix*shell" and select orf.apache.felix.gogo.shell
683

edits