Can't import minim library in Eclipse
in
Integration and Hardware
•
2 years ago
Hello everybody,
I just tried to import the minim library into my Eclipse project. I imported it the same way like the core.jar file for the processing lib. But when I run my programm I get a NullPointerException and this pop up appears:
"604 is not a valid line number in ddf.minim.javaosund.JSMinim"
In an extra tab eclipse tells me :
"The JAR file D:\Programme\processing.\libraries\jsminim.jar has no source attachment"
I hope someone can help me because I'm working on a very important project and I need this sound library :)
Thanks a lot!
I just tried to import the minim library into my Eclipse project. I imported it the same way like the core.jar file for the processing lib. But when I run my programm I get a NullPointerException and this pop up appears:
"604 is not a valid line number in ddf.minim.javaosund.JSMinim"
In an extra tab eclipse tells me :
"The JAR file D:\Programme\processing.\libraries\jsminim.jar has no source attachment"
I hope someone can help me because I'm working on a very important project and I need this sound library :)
Thanks a lot!
1