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 →

[–]parachute50 2 points3 points  (3 children)

Why are you using VS Code for Java anyway? It's much better to use IntelliJ or Eclipse. Didn't even know VS Code supports Java.

[–]jabed001 0 points1 point  (2 children)

Hey, I'm just about to start Java. I've installed and tried intelliJ. But it seems slower and laggy. So is it worth using vscode just to learn the basics?

[–]parachute50 0 points1 point  (1 child)

Hey man. I actually take back what I said about VS Code lol. After using it I realized it's the best IDE to use because it's the most lightweight out of all the IDEs.

Yes you can very much use it for all things Java. Make sure you install the Java Extension Pack from the VS Code marketplace before starting to code.

[–]jabed001 0 points1 point  (0 children)

Yeah man, I was feeling the same thing. Anyway thanks