Skip to content

Commit ee40c26

Browse files
authored
Document test skipping
1 parent d5e1838 commit ee40c26

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
+ An OpenJDK version 21 is required.
1111
+ Clone the repository: `git clone -b master git@github.com:eclipse-rcptt/org.eclipse.rcptt.git`
1212
+ 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`
1314
+ For IDE builds set the active target platform to the latest one in `releng/target-platforms`.
1415

1516
### Coding standards

0 commit comments

Comments
 (0)