Author Message
LBAlderman
Joined: Aug 9, 2018
Messages: 1
Offline
I'm new to ID and having issues editing an existing app. Anyone seen these errors when attempting to save a project?
LBA


The project was not built since its build path is incomplete. Cannot find the class file for java.util.Map$Entry.
The type java.util.Map$Entry cannot be resolved.
WilsonYu
Joined: Nov 6, 2013
Messages: 3950
Offline
This is a basic Java object. You need to check the Preferences->Java->Installed JREs to see if you have reference to the JDK home.
Brandon94
Joined: Aug 30, 2018
Messages: 5
Offline
Where should the reference to the JDK home be?
WilsonYu
Joined: Nov 6, 2013
Messages: 3950
Offline
The reference to Java is automatically created based on the setting in Eclipse->References->Java->Install JREs
Go to:   
Mobile view