Dear all,
I downloaded JSQLParser.jar and put it in the lib folder of my project in the
IDE.
After unpacking the jar, I can see the source files in the explorer. Thats fine.
But as I navigate through folders into the src-package in my IDE I can not find any
java class, thus I can not use this jar in my code... Very strange.
By the way: The manifest looks pretty nacked:
Manifest-Version: 1.0
Ant-Version: Apache
Ant 1.7.0
Created-By: 11.0-b15 (Sun Microsystems Inc.)
Any suggestions how to call and instantiate classes from JSQLParser?
Regards,
Yusuf
PS: Sorry for inconvenience if this topic ist not in the right place here.