Similar Posts

Subscribe
Notify of
5 Answers
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Xandros0506
1 year ago

the Java Editor

Which one? There are countless text editors that support Java. There are some text editors that do not care what language the content is written.

There is no Java Editor. And what you want to use is left to you. For the development in Java, at least a current JDK would be useful, but the JRE is enough to perform alone. And both are available at the Oracle manufacturer.

jo135
1 year ago
Reply to  Xandros0506

For the development in Java, at least a current JDK would be useful, but the JRE is enough to perform alone. And both are available at the Oracle manufacturer.

There has been no longer any separation between JDK and JRE for several years – the JDK is used. Separate JREs are hardly available for download.

jo135
1 year ago

If you mean this one. https://javaeditor.org/doku.php?id=endownload

But this is a relatively obscure small project, which is probably mainly used by a few schools and universities.

There are several other development environments that have already been mentioned here (IntelliJ IDEA, VS Code, …).

Steffile
1 year ago

What is THE java editor? 🙂

‘Visual Studio Code is free and you best read it directly https://code.visualstudio.com/ off.

Or NetBeans https://netbeans.apache.org/

Or BlueJ https://www.bluej.org/