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

Bug 469615

Summary: Packages of org.eclipse.gef4.fx.examples.ui bundle do not use correct names.
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: GEF FXAssignee: gef-inbox <gef-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.1.0   
Target Milestone: 3.10.1 (Mars SR1) M1   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2015-06-08 08:06:03 EDT
The org.eclipse.gef4.fx.examples.ui bundle contains a package named org.eclipse.gef4.fx.examples.snippets. We should adjust the namespace to match the bundle prefix.
Comment 1 Alexander Nyßen CLA 2015-06-25 02:06:56 EDT
Applied the following changes and pushed them to origin/master:
- Renamed org.eclipse.gef4.fx.examples.snippets package within o.e.gef4.fx.examples.ui bundle to org.eclipse.gef4.fx.examples.ui.
- Renamed org.eclipse.gef4.fx.examples.snippets package within o.e.gef4.fx.examples bundle to org.eclipse.gef4.fx.examples.

Adjusted wiki documentation to reflect new package names accordingly.

Resolving as fixed in 3.10.1 M1.