Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Java12(trying to port Java8 project to Java12 using current Eclipse 4.13)
Java12 [message #1809989] Sat, 27 July 2019 16:49 Go to next message
Hans Horn is currently offline Hans HornFriend
Messages: 1
Registered: July 2019
Junior Member
I'm trying to port a Java project from Java8 to Java12 using current Eclipse 4.13.

After fixing various deprecated issues, I'm left with:

The project was not built since its build path is incomplete. Cannot find the class file for java.lang.String.

Anybody else has seen something like this?
Re: Java12 [message #1810496 is a reply to message #1809989] Mon, 12 August 2019 17:48 Go to previous message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
Quote:
... using current Eclipse 4.13.


Which exact version / build?

Quote:
...Cannot find the class file for java.lang.String.


This sounds like a bug we fixed in 4.13 M1.

In case the bug still occurs with a recent integration build, could you share a project reproducing the problem? If so, please file a new bug and attach the project.
Previous Topic:How to compile patched modules on JDK 9+ by passing the --patch-module option to my project compiler
Next Topic:Is there a setting for Ctrl+Space to evaluate required imports?
Goto Forum:
  


Current Time: Thu Apr 25 16:46:04 GMT 2024

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

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

Back to the top