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

Bug 496423

Summary: Rotate cursor image is not deployed.
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: GEF MVCAssignee: Alexander Nyßen <nyssen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.0.0   
Target Milestone: 4.1.0 (Neon.1) M1   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2016-06-20 12:47:17 EDT

    
Comment 1 Alexander Nyßen CLA 2016-06-20 12:49:03 EDT
The rotate cursor image (rotate_obj.gif) is not properly deployed, as its not included in the build.properties. We need to include it there, otherwise the cursor will not be available in the deployed example. Furthermore, the image should not be located in the root folder but should be moved to a specific images folder.
Comment 2 Alexander Nyßen CLA 2016-07-16 02:48:39 EDT
I pushed the following changes to origin/master and origin/R4_0_maintenance:

- Create images source folder and add rotate_obj.gif to it.
- Added images source folder to build.properties.

Resolving as fixed in 4.1.0 M1.