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

Bug 342251

Summary: [Tooling] Integrate org.eclipse.rap.ui.launcher.rwt in build
Product: [RT] RAP Reporter: Rüdiger Herrmann <ruediger.herrmann>
Component: ToolsAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: beyhan.veliev
Version: unspecified   
Target Milestone: 1.4 M7   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
Patch against releng that adds the necessary bundles to feature an map file none

Description Rüdiger Herrmann CLA 2011-04-08 05:42:02 EDT
Since 2011-04-07 a new bundle to launch RWT standalone applications exists in CVS. It should be part of the tooling feature and therefore needs to be integrated into the tooling build.
Comment 1 Rüdiger Herrmann CLA 2011-04-08 11:15:41 EDT
Created attachment 192843 [details]
Patch against releng that adds the necessary bundles to feature an map file
Comment 2 Holger Staudacher CLA 2011-04-14 08:34:43 EDT
Thanks for the patch. I changed two lines from:

plugin@org.eclipse.rap.ui.intro=HEAD,:pserver:anonymous@dev.eclipse.org:/cvsroot/rt,,org.eclipse.rap/tooling/org.eclipse.rap.ui.launch.rwt
plugin@org.eclipse.rap.ui.intro=HEAD,:pserver:anonymous@dev.eclipse.org:/cvsroot/rt,,org.eclipse.rap/tooling/org.eclipse.rap.ui.launch.rwt.help

to:

plugin@org.eclipse.rap.ui.launch.rwt=HEAD,:pserver:anonymous@dev.eclipse.org:/cvsroot/rt,,org.eclipse.rap/tooling/org.eclipse.rap.ui.launch.rwt
plugin@org.eclipse.rap.ui.launch.rwt.help=HEAD,:pserver:anonymous@dev.eclipse.org:/cvsroot/rt,,org.eclipse.rap/tooling/org.eclipse.rap.ui.launch.rwt.help

The changes are in CVS HEAD and our build includes the bundles already.