
test.bat.run-test-refactoring.sh Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of neodatis-odb Show documentation
Show all versions of neodatis-odb Show documentation
The NeoDatis Object Database
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