Filter löschen
Filter löschen

how to deploy an standalone application using deploytool?

1 Ansicht (letzte 30 Tage)
kanwal
kanwal am 24 Okt. 2014
I have to build an application that can be integrated with sql database. i m using deploytool for this but when i m trying to build the project i m getting this error plz help me out. ERROR: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/Project     at com.mathworks.project.impl.engine.AntEntryPoint.main(AntEntryPoint.java:22) Caused by: java.lang.ClassNotFoundException: org.apache.tools.ant.Project     at java.net.URLClassLoader$1.run(Unknown Source)     at java.security.AccessController.doPrivileged(Native Method)     at java.net.URLClassLoader.findClass(Unknown Source)     at java.lang.ClassLoader.loadClass(Unknown Source)     at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)     at java.lang.ClassLoader.loadClass(Unknown Source)     at java.lang.ClassLoader.loadClassInternal(Unknown Source)    

Antworten (0)

Kategorien

Mehr zu MATLAB Compiler finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by