Have you tried re-running mvn eclipse:eclipse in your project directory and refreshing the project in Eclipse?
Mike On 15/02/2008, Nikolay Karasev <[EMAIL PROTECTED]> wrote: > > My eclipse seems to have lost reference to that package (only sees > dao, hibernate and spring, but not model subpackages) second day I > have used it to do some code. Also it seems that the reference to > javax.persistence has gone South as well. I am puzzled since I am not > a Maven user really, but maven does all builds OK. > > Again, I am not stupid I am only un-informed ;) > > ~/.m2/org/appfuse directory does not contain jar with model as well, > but does for spring, hibernate and dao (maybe this is why eclipse sees > them?) > > Please help > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
