-
Notifications
You must be signed in to change notification settings - Fork 0
IDE_Setup
Zbyněk Šlajchrt edited this page May 26, 2015
·
6 revisions
Assumed the Scala plugin is installed.
- Open
Preferences
- Go to
Build, Execution Deployment/Scala/Scala Compiler
- In the middle pane select the module, in which you want to use the Morpheus compiler plugin
- In
Compiler plugins
click+
and locate the correctmorpheus.jar
in the local Maven repository considering the plugin version as well as the version of Scala. For example, for plugin version 0.7 and Scala version 2.11 the path should be<HOME>/.m2/repository/org/morpheus/morpheus_2.11/0.7/morpheus_2.11-0.7.jar
- Click OK