6 Apr 2008 10:00
[ANN] ScalaMiniIDEPlugin-0.3 released
David Bernard <david.bernard.31 <at> gmail.com>
2008-04-06 08:00:30 GMT
2008-04-06 08:00:30 GMT
The ScalaMiniIDEPlugin-team is pleased to announce the ScalaMiniIDEPlugin-0.3 release! This jEdit's plugin provides a mini/basic environment to code scala application : o syntax color o compilation with error reporting in the editor o run Application,... o run ScalaTest o support for maven project and simple project Links: o dowload: http://sourceforge.net/project/showfiles.php?group_id=65041 o installation guide: http://liftweb.net/index.php?title=SetUp_jEdit o scm: http://alchim.sourceforge.net/hg/ScalaMiniIDEPlugin/ o bug/issue tracker: http://sourceforge.net/tracker/?group_id=65041 Changes in this version include: New features: o add interperter/handler for writing jEdit's macro in scala, so user could now create macro commande in scala o add action to reset cache of fsc server o add action to shutdown daemon of fsc server o add action to re-run last main o add action to re-run last ScalaTest Fixed Bugs: o package was truncated in the fullclass name for call to run (or run with ScalaTest) o support of space in any path/arg of the command line o fix bug in redisplay of maven messages (like from Test/surefire) in jEdit's console(Continue reading)
RSS Feed