Sign in
eclipse
/
papyrus-rt
/
org.eclipse.papyrus-rt
/
refs/heads/mars
/
.
/
releng
/
ReadMe.md
blob: a80a2044635ca9dd64fdd9ae3c5bd6e3cb57a145 [
file
] [
view
]
# How to build #
Components
in
this
project are built
using
Maven
and
its
Tycho
plugins
for
the build of
Eclipse
artifacts
.
To
build locally
,
simply execute the command line
in
the releng directory
:
```
mvn clean install
```