[1183] in java-interest

home help back first fref pref prev next nref lref last post

re: invoking javah and javap

daemon@ATHENA.MIT.EDU (Eduardo Pelegri-Llopart)
Fri Aug 25 15:24:26 1995

Date: Fri, 25 Aug 1995 09:35:35 -0700
From: pelegri@calterra.Eng.Sun.COM (Eduardo Pelegri-Llopart)
To: java-interest@java.Eng.Sun.COM, randoid@spacetime.com

I found it confusing too, but now I have a model that seems to work

javap and javah take a class name as an argument.  This name may be of
the form  PackageName.ClassName or whatever.  The name will be searched using
the standard search rules defined via the CLASSPATH environment
variable, or overriden via a -classpath argument.

In particular, it is NOT the path to a .class file, and it doe not NOT
end in a ".class".


	- eduardo
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post