#I need someone to help me setup my Java Editor

1 messages · Page 1 of 1 (latest)

lone rivet
#

Hey, i have no Idea how to continue and i have to get help. This is my error message:
Compile Test.java with javac.exe
The command javac.exe is written wrong or it cannot be found

lusty flintBOT
#

<@&987246487241105418> please have a look, thanks.

exotic beacon
#

Okay

#

So to start, install the newest Java from here

#
Adoptium

Eclipse Adoptium provides prebuilt OpenJDK binaries from a fully open source set of build scripts and infrastructure.

#

Their installer tends to work the best

lone rivet
#

thanks, should i deinstall smth, i tried the oracle jdk

exotic beacon
#

Sure if you want

#

Might make it cleaner

lone rivet
#

Now i only have JDK, do i need some JRE files aswell?

exotic beacon
#

No

#

You just need the jdk

#

The jdk includes the JRE

#

Which is about as deep as an explanation I can give without explaining what all these stupid words mean

lone rivet
#

i cant believe it, it works without any problems. Thanks alot

exotic beacon
#

Just do java Main.java

#

(after cleaning up any stray class files)