Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse Kepler support for Java 8
Eclipse Kepler support for Java 8 [message #1852750] Thu, 02 June 2022 18:28 Go to next message
Jaroslav Šťastný is currently offline Jaroslav ŠťastnýFriend
Messages: 4
Registered: June 2022
Junior Member
Hello,

I'm working on a certain project in Eclipse Kepler 4.3 that requires to be launched in Java 8. I tried downloading Java 8 feature patch, but the link to the patch (http://download.eclipse.org/eclipse/updates/4.3-P-builds/) doesn't work. Can someone please fix the link or send me a new link to the feature patch? Thanks.
Re: Eclipse Kepler support for Java 8 [message #1852756 is a reply to message #1852750] Fri, 03 June 2022 04:46 Go to previous messageGo to next message
Sarika Sinha is currently offline Sarika SinhaFriend
Messages: 131
Registered: February 2010
Location: Bangalore, India
Senior Member
Hi,
As the Java 8 to Java 18 feature are already integrated to Eclipse IDE versions the feature patches are not available any more.
Try using a newer Eclipse IDE.


Sarika Sinha
JDT Programmer
Re: Eclipse Kepler support for Java 8 [message #1852758 is a reply to message #1852756] Fri, 03 June 2022 07:09 Go to previous messageGo to next message
Jaroslav Šťastný is currently offline Jaroslav ŠťastnýFriend
Messages: 4
Registered: June 2022
Junior Member
But I'm already using the newest version of Eclipse available.
Re: Eclipse Kepler support for Java 8 [message #1852763 is a reply to message #1852758] Fri, 03 June 2022 08:24 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
No, here are all the releases and you can see that Kepler is really, really old.

https://www.eclipse.org/downloads/packages/release


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Eclipse Kepler support for Java 8 [message #1852785 is a reply to message #1852763] Fri, 03 June 2022 14:16 Go to previous messageGo to next message
Jaroslav Šťastný is currently offline Jaroslav ŠťastnýFriend
Messages: 4
Registered: June 2022
Junior Member
That means the version I'm using is probably not Kepler. Sorry for confusion. I don't know how is the version I'm using called, the icon on the desktops says "Eclipse IDE for Java Developers - 2022-03. I downloaded it a few days ago as the newest version available on Eclipse website. Nevertheless, it doesn't solve my main problem. When I try to launch the program I'm working on (a Minecraft modd, to be precise), it crashes. According to someone on Minecraft forum, who saw my post I posted there (along with the stacktrace of the error), it is because the mods for the particular version of Minecraft I'm creating the mod for require to be launched in Java 8. Which the Eclipse version I'm using is apparently not capable of doing (or at least I don't know how to do it). Any suggestions what to do? Thanks.

(Sorry for possibly bad English, it is not my native language)
Re: Eclipse Kepler support for Java 8 [message #1852786 is a reply to message #1852785] Fri, 03 June 2022 15:06 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
The latest version of Eclipse can launch Java 8 applications. If you want to use Java 8 you need to use Window -> Preferences -> Java -> Installed JREs > Add... and tell it where your JDK or JRE 8 is located. Then you can use it when you launch an application.

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Eclipse Kepler support for Java 8 [message #1852791 is a reply to message #1852786] Fri, 03 June 2022 18:06 Go to previous message
Jaroslav Šťastný is currently offline Jaroslav ŠťastnýFriend
Messages: 4
Registered: June 2022
Junior Member
It worked! THAN YOU SO MUCH FOR HELP!
Previous Topic:Adoptium JDK documentation for Java?
Next Topic:Exclude a project jar from a built bar file
Goto Forum:
  


Current Time: Thu Apr 25 06:59:06 GMT 2024

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

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

Back to the top