- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
LIFT Maven project still showing Scala with errors
Mon, 2010-05-03, 15:16
Hello I setup the eclipse IDE plugin and created a new Maven project for LIFT.
I followed http://www.assembla.com/wiki/show/scala-ide/Lift_Development_with_the_Sc...
to setup my LIFT project.
I already confirmed JDT weaving is enabled and restarted and was still
enabled as suggested.
Has anyone else had this issue or knows how to resolve so i can work
with Scala in the project.
I also noticed that adding a new Scala class gave me the the issue
"Cannot create top-level Scala class without project or package
selection." perhaps related.
/*
Joe Stein
http://www.linkedin.com/in/charmalloc
*/
On Mon, May 3, 2010 at 3:16 PM, Joseph Stein wrote:
> Hello I setup the eclipse IDE plugin and created a new Maven project for LIFT.
The best place for questions like this is the scala-ide-user mailing list here,
http://groups.google.com/group/scala-ide-user
Cheers,
Miles