ppourali / org.eclipse.sirius

Unofficial mirror of Eclipse Sirius

Home Page:http://www.eclipse.org/sirius

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eclipse Sirius

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.

Building

The build uses Tycho. To launch a complete build:

bq.
% mvn clean package

from the top-level directory. The resulting update-site can be found in packaging/org.eclipse.sirius.update/target/repository.

By default the build uses a Luna-based target platform. You can specify a different platform like this:

bq.
% mvn clean package -Dplatform-version-name=name

where name can be any of the supported platform versions:

  • juno (Eclipse 4.2)
  • kepler (Eclipse 4.3)
  • luna (Eclipse 4.4M2)

The corresponding target platform definitions can be found in releng/org.eclipse.sirius.targets in the sirius_name.targetplatform and sirius_name.target files.

About

Unofficial mirror of Eclipse Sirius

http://www.eclipse.org/sirius


Languages

Language:Java 97.3%Language:HTML 2.7%Language:Shell 0.0%Language:CSS 0.0%Language:Mathematica 0.0%