magazinelosa.blogg.se

Mac os x terminal scala
Mac os x terminal scala










Especially terminal support is only on UNIX (like Debian, Mac OS X) available yet. If you want terminal support, there may be more configuration effort. In this example the play-executable would be in /path/to/play-2.0/play. In conf/nf you must set a flag to the main folder of your downloaded play installation: framework.directory="/path/to/play-2.0". To compile code the scala compiler is needed in form of jar-files. If you want run the server on Windows you must provide in conf/nf the path to the bat-file, which stats sbt. Therefore the login may take some seconds! Via default a projectspaces folder is created, where every user has his own folder (relative path in conf/evolutions/2.sql file) with source code files and maybe additional jar-files fetched automatically via sbt update at user login. In conf/nf set the flag terminal.support=true if you want to enable terminal support, else let the default value terminal.support=false. If you want to run ScalaIde on Windows there is no terminal support yet and on UNIX if you disable the terminal, you can save much configuration effort. # add play to your PATH, via default $HOME/bin is already in your PATHĬlick something here and click something there… Configuration Basic Configuration (without terminal support) brew install scala sbt maven giter8Īpt-get install openjdk-6-jdk # we need also javac! Steps to do, before you can run ScalaIde. If you run it on Windows, the Terminal will be deactivated. This project is optimized for running on UNIX and UNIXlike systems - especially for the Terminal feature. Automatic compiling for error detection and notice.Thanks to Dirk, he had previously implemented the compiler-binding. It is originated as a teamproject at the department of computer science at University of Applied Sciences, Constance, Germany. For the frontend html5 is used with especially websockets in the backend the play framework is used, which is implemented in Scala. Is a web-based IDE for the Scala Language. View the Project on GitHub themerius/ScalaIde Html5 based Scala IDE with Play Framework












Mac os x terminal scala