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

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

There is a newer version: 1.9.30.689
Show 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 - 2025 Weber Informatics LLC | Privacy Policy