Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » How to import java 8 application on eclipse 2020 (java 15)(Need to convert java 8 application to java 15 using ecipse IDE)
How to import java 8 application on eclipse 2020 (java 15) [message #1862243] Mon, 20 November 2023 11:26 Go to next message
Ranajit Ghosh is currently offline Ranajit GhoshFriend
Messages: 1
Registered: November 2023
Location: Bamgalore
Junior Member
Hi All,
New to eclipse. Need to convert existing java 8 app to java 15/17.
Got eclipse 2020-12 but I am unable to import the project in my new eclipse installation.
Old eclipse using jre 8 works fine.
How can I import/use old java 8 project in eclipse 2020-12 and convert it to java 15/17?
Any help will be greatly appreciated.
Thanks
Ranajit
Re: How to import java 8 application on eclipse 2020 (java 15) [message #1862247 is a reply to message #1862243] Mon, 20 November 2023 15:40 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33264
Registered: July 2009
Senior Member
What specifically is failing with regard to importing your new projects into a new Eclipse Installation? Generally you can configure the IDE to use any JRE/JDK via Window -> Preferences -> Java -> Installed JREs and adding a Java 8 (or whatever) JRE/JDK there.

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: How to import java 8 application on eclipse 2020 (java 15) [message #1862474 is a reply to message #1862243] Wed, 06 December 2023 22:08 Go to previous message
Gregory Carter is currently offline Gregory CarterFriend
Messages: 3
Registered: July 2023
Junior Member
Well, to be specific.

You are not asking to port an Java 8 application to Java 15 are you? As Eclipse will not do that.

I think you are asking how to convert a Eclipse Java 8 PROJECT to load on a later version of the Eclipse IDE running Java 15 environment.

?
Previous Topic:Loop bytecode from ECJ differs from javac
Next Topic:Eclipse for Java development?
Goto Forum:
  


Current Time: Wed Feb 05 14:00:36 GMT 2025

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

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

Back to the top