Reply
  • Dec 1, 2021

    Plsss

  • Dec 1, 2021
    ·
    1 reply

    javac ClassName.java
    then
    java ClassName

    replace ClassName with whatever the name of your class is

  • Dec 1, 2021
    arrrg

    javac ClassName.java
    then
    java ClassName

    replace ClassName with whatever the name of your class is

    Im compiling multiple files in a package, s*** wont work

  • Dec 1, 2021

    replace name with *.java then to compile them