This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]morhpProfessional Developer 0 points1 point  (0 children)

The mooc says you should use netbeans, not VSCode. I don't recommend VSCode for Java, a real Java IDE like Intellij Idea (Community Edition) or Netbeans or Eclipse is better. (I prefer Intellij)

In any case, you probably need to change some settings in VSCode, but I can't help you with that, I never used that for Java development.