Sign in
eclipse
/
simrel
/
org.eclipse.simrel.oldcvssimrelprojects
/
af6d2836f929d8d28343b676cb0b766062acca8e
/
.
/
org.eclipse.helios.tests
/
runEclipseAntRunner.sh
blob: 395b2ddeb74a50a6c7c21417bbc23253dd1d0a22 [
file
] [
log
] [
blame
]
#!/usr/bin/env bash
source helios_properties
.
shsource
"${ECLIPSE_HOME_TEST}"
/
eclipse
-
consolelog
-
data
./
runEclipseTests
-
nosplash
--
launcher
.
suppressErrors
-
vm
"${JAVA_EXEC_DIR}"
-
application org
.
eclipse
.
ant
.
core
.
antRunner
-
f runTests
.
xml
"$@"