How to recompile a library?
in
Contributed Library Questions
•
8 months ago
I have a Library (TUIO client) that I try to update to work with processing 2.*
In the library folder there is a src folder that contains a single .java file.
I made the modifications to this file, and now I need to compile it again.
How do I do this?
best,
Richard
1