
(Discussion) Which IDE is best for Java : r/java - Reddit
Oct 9, 2022 · Idea is the best Java IDE and it is industry standard. Since you are a student and your projects are quite small you can probably get away with vs code if you want, but it is …
What is the Best Lightweight IDE for JAVA? : r/javahelp - Reddit
VSCode+Java Plugins is a full blown Java IDE. Put another way, there is no functional difference between VSCode and, for example, Eclipse. Everyone is happy to call Eclipse an IDE, but all …
bootstrap error - help appreciated : r/fabricmc - Reddit
Oct 12, 2023 · the issue seems to be client-side to me? everyone else in the multiplayer server can run the game just fine. i'm not able to read code well at all, so this is a bunch of jargon to me.
Games For Java Coding : r/java - Reddit
Mar 3, 2023 · But I mean, that's really about it. Like everyone else said there are plenty of games coded in Java that you can poke around the code and see what's going on. I know a lot of …
VS Code for Java: good or bad? : r/java - Reddit
I love VS Code, but I would not recommend it for Java unless you just need a basic text editor. Just use IntelliJ or Eclipse (the latter gets way more hate than it deserves).
I have a problem running java on vs code, it doesn't run at all ...
VS Code version: Code 1.88.0 (5c3e652f63e798a5ac2f31ffd0d863669328dc4c, 2024-04-03T13:26:18.741Z) OS version: Windows_NT x64 10.0.22631 i tried to run a java code on a …
What do you guys use for linting : r/java - Reddit
A little bit of background, I'm primarily a wed dev and I'm use to cool linters like eslint or even code formatters such as prettier. What are the equivalents in the Java ecosystem? And if you …
Is there a way to see Minecraft’s source code? : r/Minecraft - Reddit
Sep 16, 2020 · I finished a java programming class and I was wondering if there was anyway i could access the code of Minecraft to see what they did, is there? Archived post. New …
What do you guys think of Coding with John and Bro Code
Mar 1, 2022 · What do you guys think of Coding with John and Bro Code YouTube channels? I’m a first year coder and these are the most helpful channels I’ve found. Would you consider …
What to do about long lines? : r/java - Reddit
What to do about long lines? So this is my first semester with Java. And everything so far has been fun and went smoothly, minus the Gregorian calendar business. But that's another story. …