jcortez | hi guys, I have written an Ant task, see http://pastie.org/907966. But it when run, it says it could not find classes (classes found in the classpath jar files). Do you have any idea what is wrong with the task structure? | 19:26 |
---|---|---|
jcortez | In other words, the java task cannot find files in the specified classpath. But the location of the jar files look ok. Any idea, why is this? | 19:28 |
jcortez | The exception is java.lang.NoClassDefFoundError: org/site/packages/JLabel | 19:30 |
jcortez | I found that there is nothing wrong with the Ant task.... | 19:41 |
jcortez | the problem might be in the way the classpath is search by Java in Ubuntu | 19:41 |
jcortez | given that java -classpath "util/dist/lib/util.jar" -jar "dist/lib/myjar.jar" returns a ClassNotFoundException too | 19:42 |
jcortez | guys please any help is appreciated. How to set the right path for Java to look for my jar files | 19:43 |
jsalisbury | jcortez: you may also want to ask in ##java I believe this channel is more for packaging | 19:53 |
lfaraone | I'm trying to build freemind from source, but I'm getting "/tmp/buildd/freemind-0.9.0~rc6+dfsg/freemind/build.xml:40: taskdef class net.sourceforge.jarbundler.JarBundler cannot be found" | 21:17 |
lfaraone | Among other things at http://launchpadlibrarian.net/41118249/freemind_0.9.0~rc6%2Bdfsg-2_amd64.build | 21:17 |
=== hannesw_ is now known as hannesw |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!