I want to create a mp3 catalog. I’ve found some classes that i can use on:
http://www.vdheide.de/java_mp3/
Problem that i have, i can’t imported these classes in a java library.
On 1 pc notes crash when i imported the source de.vdheide.mp3 files and tries to compile
Importing the jar file in library causes notes crash
On another machine i can import the files but the notes compiler gives me about 10 errors of classes not found.
When i create a java agent in Eclipse with these classes, compilation and execution is fine.
Is this because the classes are stored in packages ?
Are there additional settings required in notes.ini file ?
Can i use de.vheide.mp3 as a srcipt library name ?
Can somebody guide me to good documentation about this issue.
Regards,
G Matthys