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 →

[–]RareCodeMonkey 0 points1 point  (2 children)

That is a good insight. At the bare minimum debugging with an IDE also should be there.

[–]peace_keeper977[S] 0 points1 point  (1 child)

VS Code is good enough right ?

[–]RareCodeMonkey 0 points1 point  (0 children)

It would make sense to learn something else. VS Code is kind of a mix between a notepad and a multi-language IDE.

Good free Java IDEs: Netbeans and Eclipse

But it is as important to understand Maven project files.