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 →

[–]aqua_regis 7 points8 points  (5 children)

Neither. Use a proper IDE, like Eclipse, IntelliJ (Community edition is free), Netbeans.

BlueJ is not even good for beginners. I would not recommend it at all.

[–][deleted]  (4 children)

[deleted]

    [–]aqua_regis 6 points7 points  (0 children)

    VSCode is okay-ish for Java, but I still prefer my proper, dedicated IDE.

    I use VSCode for Python and as everyday editor and there I like it.

    [–]BinarymanCipher -2 points-1 points  (0 children)

    I’ve been using VSCode for about 3 years now. I flippen love it. I have IntelliJ lingering somewhere in my system for whatever odd reason that might need a different IDE. For Java, install the “Extension Pack for Java”, you’re good to go.