Re: [appfuse-user] Running Test in eclipse

2008-08-14 Thread halfstep
Yes, I did use that tutorial to install the project in eclipse. I'm using a newer version of eclipse than they list there, but I don't see that using the newest version of eclipse would cause those problems. Also, I have not yet run mvn dbunit:operation, I don't think it should impact things, bu

Re: [appfuse-user] Running Test in eclipse

2008-08-14 Thread Matt Raible
Did you use the following instructions to setup Eclipse? http://appfuse.org/display/APF/Eclipse Matt On Wed, Aug 13, 2008 at 6:12 PM, halfstep <[EMAIL PROTECTED]> wrote: > > Hi, I'm a new user for appfuse. I'm using spring + webflow and trying to run > through the tutorials. I have my project

[appfuse-user] Running Test in eclipse

2008-08-13 Thread halfstep
Hi, I'm a new user for appfuse. I'm using spring + webflow and trying to run through the tutorials. I have my project set up in eclipse. I've run into a few problems and was trying to debug through eclipse. For some reason though, all my junit test fail in eclipse. I have them working from th