Hi,
Apologies if this is the wrong forum, as it maybe an ANT issue.
I've created a JAR using ANT, but when I run the JAR I get a NULL pointer exception at an unknown line (?)
Do I have to create the JAR file with a certain parameter or run Java with a certain parameter to find the source code.
The class files and .java files are both in the root of the JAR. I also get the line numbers when running the code through eclipse.
Many thanks!
Apologies if this is the wrong forum, as it maybe an ANT issue.
I've created a JAR using ANT, but when I run the JAR I get a NULL pointer exception at an unknown line (?)
Do I have to create the JAR file with a certain parameter or run Java with a certain parameter to find the source code.
The class files and .java files are both in the root of the JAR. I also get the line numbers when running the code through eclipse.
Many thanks!