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

Bug 303595

Summary: [design] image cleanup
Product: [RT] RAP Reporter: Holger Staudacher <holger.staudacher>
Component: WorkbenchAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: 1.3   
Target Milestone: 1.3 M7   
Hardware: All   
OS: All   
Whiteboard:

Description Holger Staudacher CLA 2010-02-23 04:43:22 EST
The business and fancy design make heavy usage of images. Therefore many images were created and stored in:

org.eclipse.rap.design.example/img/business
org.eclipse.rap.design.example/img/fancy
org.eclipse.rap.design.example/theme/business
org.eclipse.rap.design.example/theme/fancy

The image folders contain zombie images which are never used by the design. We should identify and remove them to decrease the size of the bundle and the shipped images.
Comment 1 Holger Staudacher CLA 2010-03-17 11:02:57 EDT
Fixed and committed to CVS HEAD. 58 unused images has been removed.