+++ Rajat [21/08/03 20:39 +0530]: > hi, > I have installed kaffe. and when I try compiling > my java code including the statement: > > throws Java.io.IOException > > I get these errors. > > Found 3 semantic errors compiling "calc.java": > 3. throws Java.io.IOException > ^--^
??? I think the original name of the exception should have been "java.io.IOException" or something .. java should be lowercase. on Linux case matters. - Sandip -- Sandip Bhattacharya http://www.sandipb.net sandip at puroga.com Puroga Technologies Pvt. Ltd. http://www.puroga.com _______________________________________________ ilugd mailing list [EMAIL PROTECTED] http://frodo.hserus.net/mailman/listinfo/ilugd
