Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 380651

Summary: [Examples] Some contributions don't work with JEE mode
Product: [RT] RAP Reporter: Ralf Sternberg <rsternberg>
Component: DemoAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.5   
Target Milestone: 2.0 M1   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Ralf Sternberg CLA 2012-05-25 08:34:03 EDT
Some of the contributions we show in the online demo don't work with the JEE mode:
* Google maps widget
* CkEditor
* ClientScripting (because it needs to register resources)

Moreover, the ProgressDialog does not support the JEE mode (bug 380650).
Comment 1 Ralf Sternberg CLA 2012-06-15 05:31:27 EDT
Switched examples demo to SWT mode in master (commit 870039b299e31a77ad45450a9b57f52b7310b73e).
The issue with ClientScripting is the dependency to rap.ui to register resources. This is covered by bug 369957.