CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: jar files

  1. #1
    Join Date
    Mar 2002
    Posts
    132

    jar files

    Hello friends
    Is there any third party tool available, through which i can view the contents of jar files just by double clicking the jar file(not just executable jars).
    Thanks

  2. #2
    dlorde is offline Elite Member Power Poster
    Join Date
    Aug 1999
    Location
    UK
    Posts
    10,163
    WinZip allows you to see the contents of jar files (they're really just zip files), but there are plenty of other jar viewers - try a Google for them.

    the more we discover, the less we know...
    Please use [CODE]...your code here...[/CODE] tags when posting code. If you get an error, please post the full error message and stack trace, if present.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured