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

Bug 363035

Summary: Code Refactorings
Product: z_Archived Reporter: Matthias Villiger <mvi>
Component: ScoutAssignee: Project Inbox <scout.sdk-inbox>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: zimmermann
Version: 3.7.0   
Target Milestone: 3.8.0 Juno   
Hardware: All   
OS: All   
Whiteboard:

Description Matthias Villiger CLA 2011-11-07 05:22:58 EST
- Remove unused code
- Move all common used utilities and helpers into own plugin
- Move all SWT ui fields into own plugin
Comment 1 Matthias Villiger CLA 2011-11-18 12:30:14 EST
- org.eclipse.scout.sdk.util plugin added.
- plugin models (manifest.mf, plugin.xml, build.properties) and product models editing changed to use eclipse models instead of own implementations.
- Signature utilities merged into one (removed old implementations).
- removed unused classes
- classes that are used as singletons implemented to be real singletons.
- logging logic collected in own class
- activators moved to internal and simplyfied
- decision: ui fields are not touched, as they are already in one place.
Comment 2 Matthias Zimmermann CLA 2012-07-09 06:49:17 EDT
ticket closed.
deliverd as part of eclipse scout 3.8.0 (juno release train)