javavscode
javavscode copied to clipboard
Command jdk.java.project.resolveProjectProblems' not found
I tried to run this repo : https://github.com/admpresales/testng-example. But it resulted in this error.
Steps to reproduce:
- git clone https://github.com/admpresales/testng-example
- open any file it would show it has some classpath problems
- When you click on light bulb it would provide option to resolve problems
- When you click on that error dialog appear.
PR raised: https://github.com/apache/netbeans/pull/7370