Thank you very much. I got junit.jar. But I still can not compile Tutorial, it give me another error like "cannot resolve symbol, assertNotNull" or "assertTrue"
Can anybody help me? Thanks Stephen ----- Original Message ----- From: "David Sean Taylor" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Thursday, September 11, 2003 2:34 PM Subject: Re: Can not compile Tutorial > > On Thursday, September 11, 2003, at 11:00 AM, Xianfeng Yuan wrote: > > > Hi, > > I am now to jetspeed. I install jetspeed. It works fine. I am trying > > tutorial, but I can not compile them, I can not find those files: > > import junit.framework.Test; > > > > import junit.framework.TestSuite; > > > > import junit.framework.TestCase; > > > Try putting the junit.jar in the Ant lib dir > > -- > David Sean Taylor > Bluesunrise Software > [EMAIL PROTECTED] > +01 707 773-4646 > +01 707 529 9194 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
