Hi,
I hope someone can help asap:
I downloaded the source code zip of a java library, opened it up and changed a few lines in a few .java files.
Now I want to compile the ENTIRE library to one JAR file, using eclipse. How can I do that? I tried the import/export, but I'm not even sure what exactly should be imported.
I'd appreciate a step-by-step guide.
Thx so much!!!