Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Using standard libraries while offline(How can I use the standard libraries whilst offline (such as in a plane)?)
icon1.gif  Using standard libraries while offline [message #1713996] Mon, 09 November 2015 10:39 Go to next message
Dennis Walter is currently offline Dennis WalterFriend
Messages: 1
Registered: November 2015
Junior Member
Hello everyone

I'm a first year computer science student and I've recently switched to Eclipse. We're using BlueJ in our class, but I quickly found it quite limited.

However, yesterday I was in a plane on a business trip and had the problem that I was unable to import java.util.* because Eclipse couldn't resolve it. Did I do something wrong or do I have to do something specific to make it available to Eclipse when offline?
Re: Using standard libraries while offline [message #1714087 is a reply to message #1713996] Mon, 09 November 2015 19:23 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 11/09/2015 05:23 AM, Dennis Walter wrote:
> Hello everyone
>
> I'm a first year computer science student and I've recently switched to
> Eclipse. We're using BlueJ in our class, but I quickly found it quite
> limited.
>
> However, yesterday I was in a plane on a business trip and had the
> problem that I was unable to import java.util.* because Eclipse couldn't
> resolve it. Did I do something wrong or do I have to do something
> specific to make it available to Eclipse when offline?

That comes out of your JDK. Did you install a JDK or are you merely
using a JRE?
Previous Topic:Sonar-Plugin / Error: Could not find or load main class MAVEN_OPTS
Next Topic:Search View
Goto Forum:
  


Current Time: Thu Apr 25 05:44:33 GMT 2024

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

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

Back to the top