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

Bug 468435

Summary: examples don't ship with source code
Product: [Tools] GEF Reporter: Moritz Eysholdt <moritz.eysholdt>
Component: GEF MVCAssignee: gef-inbox <gef-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: nyssen
Version: 0.1.0   
Target Milestone: 3.10.0 (Mars) RC3   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Moritz Eysholdt CLA 2015-05-27 03:26:46 EDT
steps to reproduce:

1. install GEF4 via Eclipse Mars update site
2. select "org.eclipse.gef4.mvc.examples" in Plug-In View in Eclipse
3. click on "import as source project" in context menu
4. find a new project but no source code in your workspace.

That kinda defeats the purpose of an example :)
Comment 1 Alexander Nyßen CLA 2015-05-27 09:35:51 EDT
- Changed that example source features (with include binary features) instead of binary features are provided on the update site.
- Changed description of example source bundles to indicate they contain binary and sources ("with Sources").

Changes pushed to origin/master. Resolving as fixed in 3.10.0 RC3.
Comment 2 Alexander Nyßen CLA 2015-05-27 09:36:17 EDT
(In reply to Alexander Nyßen from comment #1)
> - Changed that example source features (with include binary features)
> instead of binary features are provided on the update site.
> - Changed description of example source bundles to indicate they contain
> binary and sources ("with Sources").
> 
> Changes pushed to origin/master. Resolving as fixed in 3.10.0 RC3.

Fixed this for MVC Logo and Zest Graph examples, which are both deployed.