Questions tagged [eclipse-rap]

The Eclipse Remote Application Platform lets you build rich, Ajax-enabled Web applications by using the Eclipse development model/ Use this tag for questions which are specific to RAP rather than general SWT questions.

The Remote Application Platform lets you build rich, Ajax-enabled Web applications by using the Eclipse development model, plug-ins with the well known Eclipse workbench extension points and a widget toolkit with SWT API. RAP provides an implementation of the SWT API called the RAP Widget Toolkit, which makes using the same code basis for Eclipse RCP and Eclipse RAP development possible.

See http://eclipse.org/rap/ for more information.

Related tags

197 questions
-2
votes
1 answer

Sample of Single sourcing RAP and RCP? How to run /debug on IDE? How to deploy on tomcat

I am referring to http://www.ibm.com/developerworks/library/wa-rcprap/ And created host plug-in and fragment projects RCP and RAP. How to run them in Eclipse IDE? How to deploy on tomcat?
-2
votes
1 answer

RAP 2.0 Hello World example Entry Point not found

I installed the complete IDE package and the RAP target. After that I wanted to try the "Hello world" example, as you can found here example, but I dont' have the class BasicEntryPoint, which is described in "Create the application UI". After…
somehut
  • 139
  • 2
  • 4
  • 10
1 2 3
13
14