Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Library problem
Library problem [message #721060] Wed, 31 August 2011 19:52 Go to next message
gucea.doru is currently offline gucea.doruFriend
Messages: 2
Registered: August 2011
Junior Member
Hello !

I'm studying the book of Bruce Eckel "Thinking in Java", but I have a problem importing his libraries into my projects.

Which settings do I have to do in Eclipse in order to import those libraries ?

Thank you !
Re: Library problem [message #721222 is a reply to message #721060] Thu, 01 September 2011 08:13 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 31.08.2011 21:52, gucea.doru wrote:
> Hello !
>
> I'm studying the book of Bruce Eckel "Thinking in Java", but I have a
> problem importing his libraries into my projects.
>
> Which settings do I have to do in Eclipse in order to import those
> libraries ?
Do you only need to refer to them or do you want to have them in source?

Dani
>
> Thank you !
Re: Library problem [message #721229 is a reply to message #721222] Thu, 01 September 2011 08:34 Go to previous messageGo to next message
gucea.doru is currently offline gucea.doruFriend
Messages: 2
Registered: August 2011
Junior Member
I think I only need to refer them. For example: import net.mindview.util* should work.
Re: Library problem [message #721243 is a reply to message #721229] Thu, 01 September 2011 08:46 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 01.09.2011 10:34, gucea.doru wrote:
> I think I only need to refer them. For example: import
> net.mindview.util* should work.
Select your Java project and then context menu > Build Path > Add
External Archives...

Dani
Previous Topic:I need help!
Next Topic:Creating a new resource from within a plugin
Goto Forum:
  


Current Time: Thu Apr 18 23:13:46 GMT 2024

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

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

Back to the top