I've just set up a lift project in eclipse, here are the versions:

Eclipse Version: 3.5.0 Build id: I20090416-1053
Scala plugin 2.7.4RC1

The steps I went through are as follows:
1. created the lift project somewhere  with mvn as usual
2. ran mvn:eclipse:eclipse on the created project
3. imported the project into eclipse and deleted the original
4. went to the project properties and edited each of the source
folders removing the 'Excluded items' which was preventing eclipse
from compiling the scala code
5. right clicked RunWebApp in the default package and 'Run As a Scala
Application'

That was it.

Whenever I change the pom, I use a terminal to run mvn commands from
the project directory and refresh my workspace, I have to repeat step
4 whenever I do this.

I have been unable to install any maven plugins in eclipse, p2 is very
unhelpful and I cannot figure it out.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to