redhat-developer / vscode-java

Java Language Support for Visual Studio Code
Eclipse Public License 2.0
2.07k stars 433 forks source link

command 'nbls.java.generate.getter.setter' not found #3734

Closed tanishay closed 1 month ago

tanishay commented 1 month ago

[provide a description of the issue]

Environment
Steps To Reproduce
  1. [step 1]
  2. [step 2]

[Please attach a sample project reproducing the error] Please attach logs

Current Result
Expected Result
Additional Informations
jdneo commented 1 month ago

Hi @tanishay, The command name seems like it comes from the netbeans language server, it's not from this project.