I have a Java application that exports data in .jml format. Is there
an editor/viewer out there that can open and edit this file? When I
drop it in notepad I get the "This is not a valid text file. It may
be a binary file. Convert any NULL terminators to spaces and load
anyway?"
JediKnight2 - 16 Oct 2007 18:07 GMT
> I have a Java application that exports data in .jml format. Is there
> an editor/viewer out there that can open and edit this file? When I
> drop it in notepad I get the "This is not a valid text file. It may
> be a binary file. Convert any NULL terminators to spaces and load
> anyway?"
Update...Is there a tool for inspecting java-serialized objects.