Whenever I try and import a lib into blue j, in this case JAVE in order to convert WAV files into MP3, the library never seems to import properly, and I get error messages such as "package it.sauronsoftware does not exist" and "cannot find class". I have tried using the blue J add libraries tool in preferences as well as putting the jar file in the lib folder and putting the jar file in the class path. I do not seem to be able to get it to work. Any help is appreciated.
Asked
Active
Viewed 73 times
0
-
1I suggest you use a normal IDE Eclipse, idea, or even netbeans. – Oleg Oct 01 '17 at 15:15
-
I will try that straight way, Thank you for your help – O. O'Flaherty Oct 01 '17 at 16:02