Update build.xml
This commit is contained in:
parent
24c764fd1c
commit
3ec24c0ef8
1 changed files with 1 additions and 1 deletions
|
@ -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}"/>
|
||||
|
|
Reference in a new issue