Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Web & Software Development  |  Other Developer Tools  |  Jaree

Jaree

Jaree - 1.1d6

inspect Java JAR files

All Time: Not rated (0.0)
This Version: Not rated (0.0)
Current Version: 1.1d6
Release Date: 2006-03-18
License: Freeware
Downloads (this version): 1,591
Downloads (all versions): 2,886

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

Jaree is a little application that wraps a user interface around the jar and javap tools to let you see the contents of Java JAR files. It shows you the hierarchical contents of the packages, and double-clicking on a class shows you its members and methods. These can be copied to the clipboard, and one nicety is that you can also copy their internal type signatures which is useful when writing JNI code.

Version 1.1 is a rewrite in Java. It looks and behaves identically to version 1.0 and sports a few improvements. This is still a development build mostly because I haven't implemented support for the Windows registry yet and because I am PC-less and Linux-less at the moment. However I still recommend using version 1.1 over version 1.0. Feedback is appreciated.

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.4 PPC
  • Mac OS X 10.3.9
  • Mac OS X 10.3
  • Mac OS X 10.2
  • Mac OS X 10.1

Additional Requirements:

  • Mac OS X 10.1 or later
  • Java 1.4 or later

Screenshots:

Jaree

Download Links:

Your Installed Versions:


 

Feedback Summary:

This Version:
Overall Rating: Not rated (0.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

Jaree ReviewNice idea - Version: 1.0, 9/21/2005 04:11AM PST

(1 of 1 users found this comment useful)

CraigP
Nice little idea. I routinely have to mess around with the files inside JARs (and EARs), so it always useful to be able to see what's in one.

May I suggest a feature for the future? It would be really nice to be able to manipulate the files inside a JAR from the interface. For example, if I want to edit a web.xml file inside a WAR inside an EAR, I currently have to drop down to the command line to unzip and rezip - its quite a painful process. However, if I could just double-click the file in Jaree and it fires up the default app so I can edit it, then adds it back to the JAR/EAR/WAR when I'm done editing, that would be superb!

Keep up the good work!
Post a commentAlert Admin