| Summary: | [Tools] RWT-Style hello world template | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Elias Volanakis <elias> | ||||||
| Component: | Tools | Assignee: | Project Inbox <rap-inbox> | ||||||
| Status: | RESOLVED FIXED | QA Contact: | |||||||
| Severity: | normal | ||||||||
| Priority: | P3 | ||||||||
| Version: | 2.0 | ||||||||
| Target Milestone: | 2.0 RC1 | ||||||||
| Hardware: | PC | ||||||||
| OS: | All | ||||||||
| Whiteboard: | |||||||||
| Attachments: |
|
||||||||
|
Description
Elias Volanakis
Created attachment 225572 [details]
Patch fixing this issue (and 398073)
Created attachment 225575 [details]
Updated patch for this issue
Added equinox.ds to launch config template.
Fixed with commit 8d45a3540ea7fce12031b35dec7a30cab7fd4ff5. Thanks for the patch. I did some changes to the original patch: - Service component xml is located at OSGI_INF folder - Changed the dependency from org.eclipse.rap.ui to org.eclipse.rap.rwt - Remove workbench related bundles from basic application launch configuration (split launch template to basic and workbench) - Some additional code cleanup and formatting Some additional work is needed. Patch is coming late today. The problems with "Generate activator" option checked are fixed with commit ed4b35c0825dade4ab837ec9f45e19986ce7ee9d. Thanks, Elias. |