Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse cannot find Arrays class(import java.util.Arrays cannot be found)
Eclipse cannot find Arrays class [message #1797125] Thu, 25 October 2018 19:43 Go to next message
Clayton Cramer is currently offline Clayton CramerFriend
Messages: 12
Registered: June 2016
Junior Member
It has been several years and three strokes since I wrote Java on a daily basis. I am running Eclipse 3.4.1, under Windows 7. I have installed JDK-11.0.1, and added it to my PATH. I suspect there is something under Window->Preferences that I am missing.
Re: Eclipse cannot find Arrays class [message #1797126 is a reply to message #1797125] Thu, 25 October 2018 19:52 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

2014's Eclipse 3.4.1 does not understand and support the jar file layout in 2018's JDK 11. You
will have to use an older JDK or a newer version of Eclipse, likely with a patch for JDK 11.


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Eclipse cannot find Arrays class [message #1797132 is a reply to message #1797126] Thu, 25 October 2018 22:13 Go to previous message
Clayton Cramer is currently offline Clayton CramerFriend
Messages: 12
Registered: June 2016
Junior Member
Awesome. Problem immediately solved. Count on these Eclipse forums for quick solutions!
Previous Topic:How to uninstall (some) software in Oxygen 3A?
Next Topic: Encryption used by Eclipse
Goto Forum:
  


Current Time: Fri Apr 26 18:08:19 GMT 2024

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

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

Back to the top