adept-dm / adept

Adept - the predictable dependency management system
171 stars 10 forks source link

Switch to IDEA's Scala plugin #29

Closed aknuds1 closed 10 years ago

aknuds1 commented 10 years ago

I've implemented a switch to IDEA's official Scala plugin over the IDEA plugin for SBT, as this should be a more future proof solution (given support from IDEA's developers). I've tested working on Adept with this plugin, and it appears to work well. For instance, I can easily build Adept from IDEA. IDEA is also supposed to automatically keep the project in sync if SBT configuration should change.

freekh commented 10 years ago

This has been merged in