Scala, NetBeans, Maven, and yes, Lift now
Per recent changes, Scala for NetBeans can live with Maven for NetBeans, and yes, Lift web framework.
The Maven for NetBeans has done an excellent work for Maven's project integration, with proper classpath supporting and indexing. So the Scala editor is well aware of auto-completion, types etc.
Here's a snapshot: (click to enlarge it)
To get above features, you have to download the latest NetBeans daily build, then install Scala's plugins and Maven plugins.
For Scala plugins, see http://wiki.netbeans.org/Scala; For Maven plugins, see http://wiki.netbeans.org/MavenBestPractices.
![(please configure the [header_logo] section in trac.ini)](/chrome/!97aa87b5/site/your_project_logo.png)
rss

Comments
If i have "import net.liftweb.mapper.MetaMegaProtoUser?" and control + left click on that, why does it not take me to the class definition? Instead, it doesn't do anything.
What we need is the source files of lifweb, and I need to know the position of these source files