[hotjoe.com] HotJoe Java Help Forums
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Visit java.com
Please send email if you are having login problems - see the posts below for more info.
Hotmail and Yahoo! users - please see the Hotmail post or the Yahoo! post for information on lost emails.
Library  XML
Forum Index » GUI Development
Author Message
griefex

Newbie

Joined: 01/15/2007 13:45:34
Messages: 7
Offline

Can anyone help me what to import into eclipse? As all imports are with a red marking. Here are the imports which I have problems with:




The whole code is attached in a file.
 Filename Librarian.java [Disk] Download
 Description
 Filesize 30 Kbytes
 Downloaded:  306 time(s)

stdunbar

Newbie
[Avatar]

Joined: 06/22/2005 14:51:37
Messages: 849
Location: Superior, CO, USA
Offline

How are you compiling this code? These classes are part of the Eclipse distribution. In my 3.2 install I found them in various jars all within the "plugins" directory. For example, org.eclipse.core.runtime.IProgressMonitor can be found in org.eclipse.equinox.common_3.2.0.v20060603.jar, org.eclipse.jface.action.Action can be found in org.eclipse.jface_3.2.0.I20060605-1400.jar and so on, at least in my environment.

Generally I'd want to use an ant build file to simplify the jar management. If you need an example just let us know.

Thanks for using the forums at hotjoe.com
[WWW] [Yahoo!] [ICQ]
griefex

Newbie

Joined: 01/15/2007 13:45:34
Messages: 7
Offline

I can see them in the plugins im my eclipse (im using version 3.2 as well). But they are all with a red marking, what's wrong? I found this code in a tutorial on the internet and need it to do changes to it. There are is no help on the website. Even if I press ctrl+space for suggestions it doesnt give me any suggestions. Please help.
 
Forum Index » GUI Development
Go to:   
Powered by JForum 2.1.9 © JForum Team
This site run by Scott Dunbar of Xigole Systems. © 2005-2011 - Scott Dunbar
Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners
hotjoe.com, xigole.com, and Scott Dunbar have no affiliation with Oracle