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

Bug 279613

Summary: Move RAP-specific classes to RAP namespace
Product: [RT] RAP Reporter: Benjamin Muskalla <b.muskalla>
Component: WorkbenchAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: trivial    
Priority: P3    
Version: 1.2   
Target Milestone: 1.3 M2   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
patch none

Description Benjamin Muskalla CLA 2009-06-09 09:39:58 EDT
We should move all RAP-related classes to the "org.eclipse.rap.ui" namespace in the workbench bundle.
Some classes are still in the official packages mixed with the original code

* SessionPreferenceNode
* SessionPreferenceFactory
* WorkbenchFileSettingStoreFactory
* SessionPreferenceNodeCore

and maybe others
Comment 1 Benjamin Muskalla CLA 2009-09-11 04:33:20 EDT
Created attachment 146933 [details]
patch

Patch that contains the refactored classes.
Comment 2 Benjamin Muskalla CLA 2009-09-11 04:35:05 EDT
Moved the following classes to rap-internal packages:

IJobMarker
JobCanceler
JobManagerAdapter
ProgressUtil
SessionpreferenceNodeCore
SessionpreferencesFactory
SessionPreferencesNode
SessionScope
WorkbenchFileSettingStoreFactory