Hi All,
I am experiencing issues with existing projects from Netbeans 6.5 in Netbeans 6.7 when selecting a file under "Test Packages" and performing a right click-->Debug, or right click-->Run. The error reported is:
java.lang.NoSuchMethodError: main
Exception in thread "main" Java Result: 1
I am using JUnit 4.x
I have not changed any code since the upgrade and have tried this on multiple projects that were working and I still experience the problem. I am able to perform right click-->Test on the entire project.
Is anyone aware of any changes I would need to make due to the upgrade, or of anything broken in Netbeans 6.7?
Thank you for your help,
bn