| Summary: | Menu option does not appear in examples | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | John Ryding <trippinbilly25> | ||||||
| Component: | GEF-Legacy GEF (MVC) | Assignee: | gef-inbox <gef-inbox> | ||||||
| Status: | RESOLVED WORKSFORME | QA Contact: | |||||||
| Severity: | normal | ||||||||
| Priority: | P3 | CC: | hudsonr | ||||||
| Version: | unspecified | ||||||||
| Target Milestone: | --- | ||||||||
| Hardware: | PC | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Attachments: |
|
||||||||
|
Description
John Ryding
Created attachment 98407 [details]
The menu options that appear in my eclipse build
The way the strings appear are part of a mock build that I am running to take in account of translated strings.
Created attachment 98408 [details]
The menu options that should appear
What steps do I follow to get the missing action to show up? I don't think that action ever came from the GEF logic example. Looking at the source code, there is no such action: http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.gef/examples/org.eclipse.gef.examples.logic/src/org/eclipse/gef/examples/logicdesigner/actions/LogicActionBarContributor.java?root=Tools_Project&view=markup |