Jeppe, It was the M2_REPO variable which wasn't defined. I did try eclipse:configure-workspace<http://maven.apache.org/plugins/maven-eclipse-plugin/configure-workspace-mojo.html>but it did not work before I configured it manually.
/Niels On Wed, Jul 22, 2009 at 8:57 PM, Jeppe Nejsum Madsen <[email protected]>wrote: > > "[email protected]" <[email protected]> writes: > > [...] > > > The only dependencies eclipse refers to is the standard scala library > > version(2.7.5.final) and all other dependencies from the pom file is > > not known by eclipse, hibernate, derby etc. This results in a project > > with a lot of compile errors and a pretty bad code completion. The > > project compiles with mvn compile . > > > Is the M2_REPO classpath variable defined? Iirc, the maven generated > .classpath uses this. There's a mvn target to generate or just manually > create it to point to your .m2/repository directory..... > > /Jeppe > > > > > -- BinaryConstructors ApS Vestergade 10a, 4th 1456 Kbh K Denmark phone: +4528138757 web: http://www.binaryconstructors.dk mail: [email protected] skype: nielsboldt --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
