Initial version of README.md
This commit is contained in:
parent
58a62201ec
commit
449ccad3c8
13
README.md
Normal file
13
README.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
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](https://bintray.com/beta/#/minres/eclipse/BundlePool) run
|
||||||
|
|
||||||
|
```
|
||||||
|
mvn clean package -P release-composite
|
||||||
|
```
|
Loading…
x
Reference in New Issue
Block a user