Im trying to import the library mp3agic and ive gotten to the point where ive used maven to build the .jar file and i have it in the librarys folder like this:
Documents/Processing/Librarys/mp3agic/library
When I used maven it gave me 3 snapshot jar files, one just called snapshot, one called snapshhot-javadoc and one called snapshot-sources, Processing doesn’t see the library as I cant import it with the add library button
Ive also tried to drag and drop the file into processing making a code folder and putting the files in there but when I ìmport mpatric.mp3agic.*
I get an error mpatric cannot be resolved
Any help would be great!
Doge
PS: I have been reading this, only the bottom part of the page applies to me and its not very helpful