Hi, I have a project that uses 'basicplayer', a mp3 player.
I can get it to work when it runs in netbeans 6.9.1, but when I build project (into jar file in dist folder), it no longer runs.
I need to get the jar files that I added to project into the jar file I export to.
I originally had it working in eclipse with fatjar, but been trying for hours and cannot get it to work,
so thought I would try netbeans.
Can anyone help?
Thanks