Update README.md
This commit is contained in:
@@ -5,11 +5,11 @@ The necessary product and build definitions are included here.
|
||||
## run the snapshot build
|
||||
To run the distribution builds locally:
|
||||
|
||||
`mvn -Pe412 -Psnapshot clean package`
|
||||
`mvn -Pe418 -Psnapshot clean package`
|
||||
|
||||
- `-Pe412` defines the eclipse platform version
|
||||
- `-Pe418` defines the eclipse platform version
|
||||
|
||||
This will build the full distributions for Windows, macOS, and Linux. The final products can be found in `eclipse-distribution/org.springframework.boot.ide.product.e412/target/products/org.springframework.boot.ide.branding.sts4/`
|
||||
|
||||
This consumes the language servers from the nightly update site as defined here: https://github.com/spring-projects/sts4/blob/master/eclipse-distribution/pom.xml#L81
|
||||
This consumes the language servers from the nightly update site as defined here: https://github.com/spring-projects/sts4/blob/master/eclipse-distribution/pom.xml#L97
|
||||
|
||||
|
||||
Reference in New Issue
Block a user