IDEMPIERE-4289 Implement Support for JUnit5 Unit Testing (#447)

Fix launcher to avoid adding all custom plugins every time I try to execute it
This commit is contained in:
Carlos Ruiz 2020-12-09 23:25:30 +01:00 committed by GitHub
parent 6fa0052834
commit 350f101d0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<booleanAttribute key="append.args" value="true"/>
<stringAttribute key="application" value="org.eclipse.pde.junit.runtime.coretestapplication"/>
<booleanAttribute key="askclear" value="false"/>
<booleanAttribute key="automaticAdd" value="true"/>
<booleanAttribute key="automaticAdd" value="false"/>
<booleanAttribute key="automaticValidate" value="true"/>
<stringAttribute key="bootstrap" value=""/>
<stringAttribute key="checked" value="[NONE]"/>