You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.gitignore | 2 years ago | |
.project | 3 years ago | |
README.md | 3 years ago | |
pom.xml | 2 years ago |
README.md
This project contains bundle definitions for 3rd party plugins used in Eclipse based projects (e.g. SCViewer, CoreDSL-Generator).
This follows the standard Maven/Tycho flow. To build the project run:
mvn package
To build and deploy the package to Bintray run
mvn clean package -P release-composite