3rd Party plugins used in eclipse based project packaged as P2 repository
Go to file
Eyck Jentzsch 8231dfb26c Merge branch 'master' of https://git.minres.com/Tooling/EclipseBundlePool.git 2021-01-13 12:12:52 +01:00
com.minres.bundlepool.feature initial checkin 2021-01-13 08:16:04 +01:00
com.minres.bundlepool.updateSite fix deploy version setting 2021-01-13 12:12:43 +01:00
groovy-templates fix deploy path name, remove wrong checkins 2021-01-13 08:37:11 +01:00
.project initial checkin 2021-01-13 08:16:04 +01:00
README.md Initial version of README.md 2021-01-13 08:43:10 +01:00
pom.xml initial checkin 2021-01-13 08:16:04 +01:00

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