Bug 476002

Summary: org.eclipse.sirius.ui in the Sirius SDK
Product: [Modeling] Sirius Reporter: Catalin Bota <bota.catalin>
Component: CoreAssignee: Project inbox <sirius.core-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: major    
Priority: P3 CC: esteban.dugueperoux
Version: 2.0.0Keywords: ui
Target Milestone: ---   
Hardware: PC   
OS: Windows 8   
Whiteboard:

Description Catalin Bota CLA 2015-08-27 03:33:18 EDT
org.eclipse.sirius.ui is in the Sirius SDK package.
Installing only sirius form repository and not Sirius SDK will fail if you try to use table repreentations in my product.

Also no icons showing.
Comment 1 Catalin Bota CLA 2015-08-27 03:34:13 EDT
As a resolution installalso sirius sdk to be able to add the dependency org.eclipse.sirius.ui.
Comment 2 Esteban DUGUEPEROUX CLA 2015-08-27 09:28:53 EDT
Hi,

Which p2 repo do you use? For Sirius 2.0 the latest is p2 repos can be found here [1] . I have tested installation of Sirius category from luna p2 repo [2] on a standard Eclipse Luna and I have "org.eclipse.sirius.ui" installed.

Otherwise you can test with the last release of Sirius, i.e. 3.0, see [3].


[1] https://wiki.eclipse.org/Sirius/2.0.6
[2] http://download.eclipse.org/sirius/updates/releases/2.0.6/luna
[3] https://wiki.eclipse.org/Sirius/3.0.0
Comment 3 Esteban DUGUEPEROUX CLA 2015-08-27 10:02:57 EDT
We have said me that this issue has already been seen, see Bug 456079, and packaging has been reworked to avoid that.
Now we have 2 mains feature :

- one for specifier : org.eclipse.sirius.specifier
- and one for end-user : org.eclipse.sirius.runtime

If you want to consume only some specific part of Sirius, table dialect for example, you must specify what you want to consume, plugin by plugin.

*** This bug has been marked as a duplicate of bug 456079 ***