Re: javah problem in package

1998-10-07 Thread Gwobaw A. Wu
Thanks for your help. I guess this is first time I run javah with a package. --- Gwobaw ([EMAIL PROTECTED]) 3115 EECS, (313) 647-3780

Re: javah problem in package

1998-10-06 Thread Gao Lei
I think it should be javah package.Time Gwobaw A. Wu wrote: > Hi, > I notice that javah has a problem in generating stub include file > within a package. Without package, javah is able to generate stub include > ( xxx.h ) file. Here is the error message : > > javah Time > Time: no such cla

javah problem in package

1998-10-06 Thread Gwobaw A. Wu
Hi, I notice that javah has a problem in generating stub include file within a package. Without package, javah is able to generate stub include ( xxx.h ) file. Here is the error message : javah Time Time: no such class. CLASSPATH is set correctly since javah works without package in the s