Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / March 2007

Tip: Looking for answers? Try searching our database.

Adding new Libraries to eclipse

Thread view: 
Nigel - 12 Mar 2007 14:24 GMT
Hi,

I am trying to use a library called "org.eclipse.jface.wizard" within
eclipse.  My classes are not recognizing this library when I import it
("import org.eclipse.jface.wizard;").  I have not been able to find
the JAR file to manually import it.  Does anyone know the steps I need
to take in order to add this library within eclipse 3.2?

Thanks.
- Nigel
Thomas Fritsch - 12 Mar 2007 18:57 GMT
> I am trying to use a library called "org.eclipse.jface.wizard" within
> eclipse.  My classes are not recognizing this library when I import it
> ("import org.eclipse.jface.wizard;").  I have not been able to find
> the JAR file to manually import it.  Does anyone know the steps I need
> to take in order to add this library within eclipse 3.2?

I don't know an automatic way of doing so.

But in eclipse's help system you can go to page
  "Platform Plug-in Developer Guide" -> "Reference"
  -> "Other reference information" -> "Map of Platform Plug-ins".
There you find that package "org.eclipse.jface.wizard" is in plugin
"org.eclipse.ui".

If you are developing an eclipse plug-in, then you simply have to add the
found plugin-id to the list of required plugins in your "plugin.xml" file.
If you are developing a normal (i.e. non-eclipse) Java application, then I
think you have to add all jar-files from the plug-in's sub-directory
manually with the "Add External JARs..." button.

Signature

Thomas



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.