How do you run it / compile it? Cheers, Marc. -- Blog: http://mguillem.wordpress.com
Noam Aigerman wrote: > Hi, I made a simple test in groovy, but my code fails on the first line: > > > > org.codehaus.groovy.control.MultipleCompilationErrorsException: startup > failed, > > C:\EditLinks\noam.groovy: 1: unable to resolve class > com.canoo.webtest.WebtestCa > > se > > @ line 1, column 1. > > import com.canoo.webtest.WebtestCase > > ^ > > > > 1 error > > > > Any ideas what am I doing wrong? > _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

