Skip to main content



      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 06:26 Go to next message
Eclipse UserFriend
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 10:40 Go to previous messageGo to next message
Eclipse UserFriend
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.
Re: How to import java 8 application on eclipse 2020 (java 15) [message #1862474 is a reply to message #1862243] Wed, 06 December 2023 17:08 Go to previous message
Eclipse UserFriend
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: Mon Jun 16 04:04:15 EDT 2025

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

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

Back to the top