1
0
Fork 0

Update build.xml

This commit is contained in:
mrdev023 2016-08-28 21:45:26 +02:00 committed by GitHub
parent 24c764fd1c
commit 3ec24c0ef8

View file

@ -26,7 +26,7 @@
necessary for the setting of java.library.path
to be effective. -->
<java fork="true" classname="Simple">
<java fork="true" classname="mrdev023/Main">
<classpath>
<path refid="my_cp"/>
<path location="${build.dir}"/>