News

How to configure Scala plugin project

This post is inspired by Scalathon 2012 conference, where we found few enthusiasts, who want to improve their favorite IDE for Scala, they just didn’t know how to do it.

Scala plugin project setup was simplified a lot recently. Additionally we added full guides about such setup:

  • Here you can find full guide about setting up Scala plugin project.
  • Here you can find complete guide about how to start writing new plugins for Scala (in case, for example, if you have your own compiler plugin and you want to have the same things in IntelliJ IDEA).

In case if you want to try, you can contact me for any question (including questions about bugs and API questions): Alexander Podkhalyuzin