|
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
|