Set variable CB_HOME
e.g. in %HOMEPATH%/.gradle/gradle.properties
to point to your local codeBeamer installation.
Use gradlew eclipse
to create project configuration for Eclipse.
Use gradlew build
to create distribution files that can be installed into the codeBeamer by extracting to the folder containing the codeBeamer webapp )usually <codeBeamer Installation>/tomcat/webapps/cb
)
Does deploy a custom REST endpoint that can be used to move trackers into folder. Documentation is automatically added to the Swagger documentation (CODEBEAMER/v3/swagger/editor.spr#/Custom/moveTracker)
Adds a listener that appends some text once a Test Run reaches the runnable state.