1

I just began with RAP few weeks ago. I want to create a RAP project with custom view but that template is not show when I try create project. You can see in image below:

enter image description here

As I know. It's must be there with RAP Hello and RAP Mail template. Could anyone tell me why and how to fix it?

greg-449
  • 109,219
  • 232
  • 102
  • 145
gamo
  • 1,549
  • 7
  • 24
  • 36

1 Answers1

2

No, In Eclipse LUNA have no template to create RAP Workbench Application with a View.

But you can create a RCP Workbench Application Template with a View, and change Required Bundlers to RAP Bundlers

org.eclipse.ui ==> org.eclipse.rap.ui ...

Or you must create RAP Application from scratch.

I found tutorial HERE, hope help you:

devmode100
  • 56
  • 1
  • 6