Did you create your project files with "mvn eclipse:eclipse" and set your M2_REPO variable?
On Thu, Apr 17, 2008 at 10:06 PM, Luke Shannon <[EMAIL PROTECTED]> wrote: > I am playing with a new Appfuse project in eclipse. First thing I > noticed is TestCase could not be found. I let Eclipse fix it by > bringing Junit into the build path. But I thought this was a little > weird since I see there is a Junit in the maven repository in my home > directory (and I have a record for this as a variable in my build > path). > > Now as I follow the tutorial in the Appfuse book I see that @Entity - > Entity cannot be resolved. I followed this: > > http://appfuse.org/display/APF/Eclipse > > But I feel like something is not right with my eclipse config (btw I > am using myEclipse if that makes any difference). > > Any tips? > > Thanks > > --------------------------------------------------------------------- > 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]
