>From: Tim Kingsbury <###@###.###>
This does not look like form output to me.
I've been trying to use javah.exe on Windows 95. No luck so far. I
always see an error message that says:
java.lang.Object not found: aborting
This seems to happen in all cases, including running javah with no
arguments. As far as I know, my CLASSPATH variable is set correctly.
This problem may be tied entirely to insufficient documentation. (this
error message is a little vague too)
____
The problem is that ( for some reason ) javah needs classes.zip to explicitly be in the CLASSPATH for win32. This is not true for solaris and is not how it should be.
This does not look like form output to me.
I've been trying to use javah.exe on Windows 95. No luck so far. I
always see an error message that says:
java.lang.Object not found: aborting
This seems to happen in all cases, including running javah with no
arguments. As far as I know, my CLASSPATH variable is set correctly.
This problem may be tied entirely to insufficient documentation. (this
error message is a little vague too)
____
The problem is that ( for some reason ) javah needs classes.zip to explicitly be in the CLASSPATH for win32. This is not true for solaris and is not how it should be.