-
Hi,
I'm trying to find out if Sirius-web is mature enough to use for a few of our models.
An example EMF model is shown below, where the `InPort` and `OutPort` classes are used as bordered node…
-
Should be an easy fix but I'm not sure how you want to handle it.
`SiriusAdapter ... -sirius:database custom ...`
(output from Sirius via SiriusAdapter)
SEVERE14:22:17 - Unknown database 'custom'…
-
I am trying to build the project from scratch. I have followed the instructions provided in the README file. However when launching the build with Maven, I encounter errors during the test phase of th…
-
The .tpd file for v5.0.0 references a sirius 'stable' build, but that sirius repo no longer exists. There should be a way to keep that tpd valid for others. Please don't use snapshot repository refere…
-
* [x] **I have checked that this bug has not yet been reported by someone else**
* [x] **I have checked that this bug appears on Chrome**
* [x] **I have specified the version** : latest
* [x] **I h…
-
I select an attribute with a type Real (for example). In the property view, I can open a window to select another type (from the "Typed by" property). In the selection window, I have to wait about 5 t…
-
This is particularly visible when a large diagram is opened.
1. Open a project with two diagrams, one small (S) and one big (B).
2. Open S, select a element in the explorer.
3. Expand/collapse th…
-
The current implementation of Sirius passes a byte array as the value argument when calling the RequestHandler handlePut method. After the call to handlePut returns, Sirius proceeds to use that array …
smuir updated
10 years ago
-
-
`org.eclipse.sirius.ext.base.Option` (and the associated `Options`) date from before Java 8.
We should use `java.util.Optional` instead: it is standard, more powerful (`orElse`, `map`, etc.) and inte…