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

Bug 393850

Summary: Replace obsolete namespace org.eclipse.rwt in system properties
Product: [RT] RAP Reporter: Ralf Sternberg <rsternberg>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0 M4   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Ralf Sternberg CLA 2012-11-08 06:21:37 EST
The obsolete namespace org.eclipse.rwt is still used in system properties:

* RWTProperties.CLIENT_LIBRARY_VARIANT = "org.eclipse.rwt.clientLibraryVariant"
* FileSettingStore.FILE_SETTING_STORE_DIR = "org.eclipse.rwt.service.FileSettingStore.dir"
Comment 1 Ralf Sternberg CLA 2012-11-21 12:22:29 EST
The property "org.eclipse.rwt.clientLibraryVariant" has been replaced (bug 343068, commit 18f5cda5d95b7ce8b1bafe93a1493c2276366d3e).

"org.eclipse.rwt.service.FileSettingStore.dir" has been adjusted to the new namespace of the class FileSettingStore in commit 77507a80278780e8de5a2e5675ffacc995a7a041.