I have tried downloading some class files in EasyOgg to be able to use OGG sound files in my game. It works when I make it an application and the class files are positioned in the right folder from the executable.
BUT, when using Eclipse or JBuilder it will not compile it no matter how I import it. It will refuse because I do not have the source file so it will say those files are missing. How do I solve this since I do not have the source files?