Skip to main content



      Home
Home » Newcomers » Newcomers » How to write Java 7 code on the latest Eclipse?(Java 7)
How to write Java 7 code on the latest Eclipse? [message #1849824] Thu, 03 February 2022 10:55 Go to next message
Eclipse UserFriend
"Current releases of Eclipse require Java 11 JRE/JDK or newer. "
Does that mean that I cannot write Java 7 code?
Re: How to write Java 7 code on the latest Eclipse? [message #1849831 is a reply to message #1849824] Thu, 03 February 2022 13:52 Go to previous message
Eclipse UserFriend
No, it only means exactly what it says, that Eclipse itself requires at least Java 11 to run
it. The version you compile your own code against, and the version you use to run it, can
be 1.7 without issue. That's best done if you actually have a Java 1.7 installed and runnable,
of course.

[Updated on: Thu, 03 February 2022 13:57] by Moderator

Previous Topic:Importing a Gradle Project into Eclipse
Next Topic:Cross Compile Alsa for Windows
Goto Forum:
  


Current Time: Mon Jul 14 01:20:46 EDT 2025

Powered by FUDForum. Page generated in 0.09382 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top