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
- List Job (QUSLJOB) API
- Using QCLRDTAQ to clear data queues in CL and RPG
- 80 Column Punched Cards and the History of RPG on the AS400
- Make a Home made, open source mp3 Player
- What is QZHQSSRV job?
- QUSRJOBI API (Retrieve Job Information) as400
- API Example - Deleting Old Spooled Files
- AS400 APIs
- UDATE and *DATE in AS400 RPG
- Creating an as400 Query
No comments:
Post a Comment