-2

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?

greg-449
  • 109,219
  • 232
  • 102
  • 145

1 Answers1

0

Wit the RAP Tools, you can conveniently start a RAP application from the IDE. The setup is explained in the RAP Developer's Guide, section on Setting up the Eclipse IDE.

This Guide also has a section on WAR deployment.

ralfstx
  • 3,893
  • 2
  • 25
  • 41