3rd Party plugins used in eclipse based project packaged as P2 repository
.gitignore | ||
.project | ||
pom.xml | ||
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