All Downloads are FREE. Search and download functionalities are using the official Maven repository.

test.bat.run-test-refactoring.sh Maven / Gradle / Ivy

The newest version!
echo starting
echo @pwd
export CLASSPATH=../../bin:../../lib/ext/javassist.jar:../../lib/junit.jar
echo Classpath = $CLASSPATH
java -classpath $CLASSPATH org.neodatis.odb.test.refactoring.Result start
echo java -classpath $CLASSPATH org.neodatis.odb.test.refactoring.TestRefactoring1 step1




© 2015 - 2024 Weber Informatics LLC | Privacy Policy