Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[e4-dev] e4.1 - RAP -

I created a e4 Application ( default ).  Works correctly as standalone.  When try to run as RAP, I got the following exception when the application was accessed thru url
 
NullPointerException at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:126)
..
..
 
Attached is the project.  Just run RAP.launch and access the application in the browser using
http://localhost/rap?startup=org.eclipse.e4.ui.workbench.swt.E4Application

BTW I was using RAP 1.4

All help appreciated.

Thanks

WPG

 

Attachment: TEST.zip
Description: Zip archive


Back to the top