There is a trick in Eclipse IDEs that you can use to find the jar for a class:
Right click a source folder and select New...Class
On the superclass field, click the browse button
Blank out the java.lang.Object, and type in the unqualified (no package) name of the class that you need the jar for
In the qualifier box below will be shown the package name for the class, and next to that is the name and the location of the jar for that class
Tuesday, April 11, 2006
Subscribe to:
Post Comments (Atom)
Popular Posts
- Java Examples - JExamples.com
- iReport - OpenSource Java Reporting Tool
- as400 iSeries NetServer Disabled user profiles
- Create a Custom Live Linux CD - Leveraging BusyBox and OpenSSH
- Search for text in vi or vim
- IBM eServer iSeries - iSeries NetServer: Command Line Setup
- Super $500 Myth Project
- Encode HTML Entities - Showing code in blogs
- HOW TO make a Powerbook in to a Wi-Fi access point!
- Reno County is preparing to move from an AS400 computer system to a personal-computer-based system
No comments:
Post a Comment