Bug 484853 - Image Path selection wizard doesn't propose current .edit plug-ins images
Summary: Image Path selection wizard doesn't propose current .edit plug-ins images
Status: NEW
Alias: None
Product: Sirius
Classification: Modeling
Component: Core (show other bugs)
Version: 3.1.0   Edit
Hardware: PC Windows NT
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project inbox CLA
QA Contact:
URL:
Whiteboard: trivial
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2015-12-23 08:43 EST by Etienne Juliot CLA
Modified: 2015-12-28 11:16 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Etienne Juliot CLA 2015-12-23 08:43:14 EST
Step to reproduce:
- create a basic Ecore model with Ecore Tool wizards
- generate .edit, .editors projects
- launch another Eclipse and create a VP spec project
- create a representation and a node
- clic on "..." button in "Image path" field
- browse Plugin list

Your .edit project is not listed. So, you can't select your icons.
Comment 1 Esteban DUGUEPEROUX CLA 2015-12-28 11:16:40 EST
I confirm the bug.

Scenario to reproduce :

1. Import basicfamily metamodel plugins from Bug 484859 attached archive
2. Launch a runtime and import VSP project from same attached archive
3. In the odesign find a icon/image field to open the WorkspaceAndPluginsResourceDialog dialog => KO the plugins from first runtime are not visible while .edit one contains images

This bug occurs for all no zipped bundles. The bug comes from WorkspaceAndPluginsResourceDialog$CustomWorkbenchAdapter.fetchDeferredChildren() where we manage only .jar bundle.