On 1/25/06, dipankar das <[EMAIL PROTECTED]> wrote: > On Wednesday 25 January 2006 19:48, sanjay kumar wrote: > > instead of doing grep unzip the jar files present in lib folder(most > > likely rt.jar) > > You will find it all the HTMLEditorKit... classes etc . > > sanjay > > Yes, finally it was solved a brute force way. As Prashant Verma and Sanjay > Kumar suggested, the rt.jar was unzipped and with the 'javax' directory from > within unzipped jar was put in /usr/include, replacing the original 'javax' > directory. And then it could be compiled. But, can anyone suggest why this is > happening like that? Why the original 'javax' is not containing all the class > files as suggested by javadoc? And while all of those are there in that jar > file in jre lib directory? Some kind of discrepancy between jre and sdk for > linux?
I think it 'could' be some kind of a conflict between gcj and Sun Java. Prashant -- To unsubscribe, send mail to [EMAIL PROTECTED] with the body "unsubscribe ilug-cal" and an empty subject line. FAQ: http://www.ilug-cal.org/node.php?id=3
