While I compile my source (with Net Beans) I get the famous 100 errors. The problm is that I already added my .jars files to the library (more than 1 time) and also, placed my dist files on Java folders. Any help?
Use Java JDK 7
Remember when you switch to 7, better to use JCE 7
Thank you both.