About 127,000,000 results
Open links in new tab
  1. Minecraft source code : r/technicalminecraft - Reddit

    Jul 16, 2019 · Deobfuscate the minecraft game file with yarn, then use quiltflower to decompile the deobfuscated game file (.jar). Done. Works for any gameversion only need jdk 16, and depending on …

  2. (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 inferior to Idea …

  3. Is Java really that bad?? : r/learnprogramming - Reddit

    Jun 29, 2022 · Many would argue that Java is a bit verbose, which is both good and bad. Java code tends to be longer than code written in other languages; conversely, certain types of errors cannot …

  4. Jar to source code : r/javahelp - Reddit

    Feb 23, 2023 · Jar to source code Can we get java source code from a jar file? Archived post. New comments cannot be posted and votes cannot be cast.

  5. 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 of …

  6. Why is there a need for JVM, i.e. why Java Bytecode is not ... - Reddit

    Apr 18, 2023 · I'm learning about Java from Java: The Complete Reference (12th Edition) by Herbert Schildt, and in the first chapter it talks about Java's Bytecode, which is executed by JVM (Java …

  7. 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).

  8. minecraft exit code 1 : r/CurseForge - Reddit

    Jun 5, 2023 · I also came across this problem, specifically for the mod pack “better mc”. it’s weird because it didn’t work for a while, then randomly allowed me to play one time but is back to exit code …

  9. What do you guys think of Coding with John and Bro Code ... - Reddit

    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 them good …

  10. 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 can share …