Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 292 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 292 Bytes

Eclipse Patching

Infrastructure for producing Eclipse patches.

You need to clone this repository with submodules.

git clone --recurse-submodules 

The build with Maven.

mvn clean verify

Note, the Tycho build is currently failing. https://bugs.eclipse.org/389698