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.
Posted at 08:18PM Jul 28, 2008 by dcaoyuan in NetBeans | Comments[2]


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.
Posted by Dax on August 02, 2008 at 03:51 PM PDT #
What we need is the source files of lifweb, and I need to know the position of these source files
Posted by Caoyuan on August 02, 2008 at 04:20 PM PDT #