We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5e1838 commit ee40c26Copy full SHA for ee40c26
1 file changed
CONTRIBUTING.md
@@ -10,6 +10,7 @@
10
+ An OpenJDK version 21 is required.
11
+ Clone the repository: `git clone -b master git@github.com:eclipse-rcptt/org.eclipse.rcptt.git`
12
+ Maven Tycho Build: run `build.sh` on Unix or or `build.cmd` in Windows
13
+ + When graphical context in unavailable (headless builds) skip tests with argument `-Dmaven.test.skip=true`
14
+ For IDE builds set the active target platform to the latest one in `releng/target-platforms`.
15
16
### Coding standards
0 commit comments