View Single Post
Old 05-28-2008, 01:38 PM   PM User | #3
Aradon
Moderator-san


 
Aradon's Avatar
 
Join Date: Jun 2005
Location: USA
Posts: 734
Thanks: 0
Thanked 20 Times in 19 Posts
Aradon is on a distinguished road
You shouldn't be opening jar files with an editor. If you need the files inside you can either use the jar program given by the jdk in order to get the file, or something like winrar which will give you access as well.

A text editor will not help you out as a jar is a compressed archive as well as an executable format for java files.
__________________
"To iterate is human, to recurse divine." -L. Peter Deutsch
Aradon is offline   Reply With Quote