Twice now, Activator (or something) has overwritten my build.sbt for a Play 2.4.4 project. After editing a view file, I refreshed a page in my app to update everything in Eclipse. It didn't work as expected, so I restarted Activator. Upon opening the project again, it just got stuck on 'Building Project' after compiling. After some looking, it turns out the build.sbt
was empty except one line :
fork in run := true
From this question, I understand Activator looks for this line and sometimes adds it, but why is it overwriting the whole file?
Update:
This continues to happen with Activator 1.3.10, and has happened in every version of Activator I've used since 1.3.6.
If you dont have any special reasons just use SBT instead activator. Activator is only wrapper with web interface for sbt project.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With