| commit | ed6f64c87c94ecf545fc09ada63edfc85a06ebf2 | [log] [tgz] |
|---|---|---|
| author | Laurent Redor <laurent.redor@obeo.fr> | Wed Jul 20 17:57:06 2022 +0200 |
| committer | Laurent Redor <laurent.redor@obeo.fr> | Fri Jan 27 18:07:20 2023 +0100 |
| tree | 4923880787d6ee1ec8bd7e7f5d83f2c5922c4195 | |
| parent | d1ba98d714511abba2fde78919c99914868ce50f [diff] |
[580418] Enable Align/Distribute on edge labels The test EdgeLabelsAlignAndDistributeTests.testActionsStatusFromTabbar() is commented in this commit. Indeed, it is OK when launched alone, but KO when launched with all the tests of the class. The dropdown menu is not closed. This is an SWTBot problem (not linked with the feature itself). Bug: 580418 Change-Id: Iafbfb4bf531775d91dec2f09c2dce069e2849724 Signed-off-by: Laurent Redor <laurent.redor@obeo.fr>
Sirius enables the specification of a modeling workbench in terms of graphical, table or tree editors with validation rules and actions using declarative descriptions.
For more details see the project page and the main wiki page.
The build uses Tycho. To launch a complete build, issue
mvn clean package
from the top-level directory. The resulting update-site (p2 repository) can be found in packaging/org.eclipse.sirius.update/target/repository.
By default the build uses a Neon-based target platform. You can specify a different platform like this:
mvn clean package -Dplatform-version-name=name
where name can be any of the following values:
mars (Eclipse 4.5)neon (Eclipse 4.6, the default and reference target platform)canary (uses nightly builds of all our dependencies, only used for testing)The corresponding target platform definitions can be found in releng/org.eclipse.sirius.targets.