Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Java Development User Guide
Previous Page Home Next Page

User Libraries Preferences

Java > Build Path > User Libraries preference page.

A user library is a set of JAR files. A user library can be added to a projects build path through the build path properties page. The User Libraries preference page allows to define, edit, import, export, or remove user libraries.

Option

Description

New... Creates a new user library
Edit... Edits the currently selected library, JAR or JAR attribute
Add JARs... Adds one or more JARs to the currently selected user library
Remove.. Removes the currently selected user library or JAR
Up Moves the currently selected JAR up in the list of JARs of a user library. The order can be important if more than one JAR contain a type with the same qualified name.
Down Moves the currently selected JAR down in the list of JARs of a user library. The order can be important if more than one JAR contain a type with the same qualified name.
Import... Adds new libraries from an import file
Export... Exports libraries to an import file

Related reference

Java Build Path page


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire