Skip to main content



      Home
Home » Newcomers » Newcomers » java.util cannot be resolved.(setup problems)
java.util cannot be resolved. [message #1284969] Fri, 04 April 2014 23:01 Go to next message
Eclipse UserFriend
I have had to reinstall and I am getting failure on all the java.util and java.lang stuff.
e.g. "the import java.util cannot be resolved"
I cant work out what jar I am supposed to be adding to the build path to fix these.
I've doubtless screwed things up by copying over my home directory so may be it's better to zap everything and have another go.
Re: java.util cannot be resolved. [message #1285009 is a reply to message #1284969] Sat, 05 April 2014 00:00 Go to previous messageGo to next message
Eclipse UserFriend
I needed to add the system libraries
See "eclipse-the-import-java-io-cannot-be-resolved" on stack over flow (I cant post links yet)
Re: java.util cannot be resolved. [message #1285645 is a reply to message #1284969] Sat, 05 April 2014 17:07 Go to previous message
Eclipse UserFriend
On 04/04/2014 09:01 PM, Mark Leste wrote:
> I have had to reinstall and I am getting failure on all the java.util
> and java.lang stuff.
> e.g. "the import java.util cannot be resolved"
> I cant work out what jar I am supposed to be adding to the build path to
> fix these.
> I've doubtless screwed things up by copying over my home directory so
> may be it's better to zap everything and have another go.

If you can't import anything from packages beginning with java.util,
it's because you don't have a proper JDK or you don't have it wired into
Eclipse or you haven't put it into your classpath.

You can't post a direct link, but you could have concocted a much more
informative representation of the link into your stackoverflow.com
question. I couldn't find it.
Previous Topic:Character strings
Next Topic:Menu Bar Items not visible in Eclipse Kepler(On Ubuntu 13.10)
Goto Forum:
  


Current Time: Thu Jun 12 14:28:23 EDT 2025

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

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

Back to the top