Re: how to disassembly a .jar file? how to see what are the classes inside the .jar file?
From: Andrew Thompson (SeeMySites_at_www.invalid)
Date: 08/26/04
- Next message: Adam: "Re: Invalid cast type error"
- Previous message: Michael Borgwardt: "Re: Invalid cast type error"
- In reply to: KC Wong: "Re: how to disassembly a .jar file? how to see what are the classes inside the .jar file?"
- Next in thread: KC Wong: "Re: how to disassembly a .jar file? how to see what are the classes inside the .jar file?"
- Reply: KC Wong: "Re: how to disassembly a .jar file? how to see what are the classes inside the .jar file?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 26 Aug 2004 09:26:32 GMT
On Thu, 26 Aug 2004 17:08:18 +0800, KC Wong wrote:
(John)
>> Plus if you are using XP its much quicker to rename to .zip and then
>> open the archive just like any other folder.
>
> I tried to tell XP to open JAR files like a ZIP... played with my registry
> settings and folder settings to no avail...
> Have anyone done this before?
I would not recommend allowing WinXP to
treat .jar's like .zip's, as that would
(possibly) result in the destruction of the
'double click - launch' ability of jar'd
applications.
Instead I recommend you simply stick with renaming
the .jar to .zip as John recommended. I do that
quite often, it is most handy.
I also do the 'opposite', ..drag-n-drop files
into my preferred GUI'd zipper, then rename
the resulting file to a .jar.
For more complex projects containing lot's of disparate
classes and resources this is impractical, but for simple
requirements it is quite effective (and quick).
-- Andrew Thompson http://www.PhySci.org/ Open-source software suite http://www.PhySci.org/codes/ Web & IT Help http://www.1point1C.org/ Science & Technology
- Next message: Adam: "Re: Invalid cast type error"
- Previous message: Michael Borgwardt: "Re: Invalid cast type error"
- In reply to: KC Wong: "Re: how to disassembly a .jar file? how to see what are the classes inside the .jar file?"
- Next in thread: KC Wong: "Re: how to disassembly a .jar file? how to see what are the classes inside the .jar file?"
- Reply: KC Wong: "Re: how to disassembly a .jar file? how to see what are the classes inside the .jar file?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|