Top "Typesafe-activator" questions

Typesafe Activator is a browser-based or command-line tool that helps developers get started with the Typesafe Reactive Platform.

Why does the build fail with unresolved dependency: com.typesafe.sbt#sbt-native-packager;0.7.4?

According to Typesafe Activator, I am using sbt launcher version 0.13.5. I get the following error when attempting to run ./activator …

scala playframework typesafe-activator
waiting for lock on .ivy2

I am using activator for cloning a project. I made eclipse.sbt to prepare project to import to Eclipse. after …

sbt ivy typesafe-activator
How to set heap size in play/activator?

I get a "java.lang.OutOfMemoryError: Java heap space" when running activator. I would like to set the heap to …

scala sbt typesafe-activator
How to force Typesafe Activator to listen 0.0.0.0:8888

I recently installed Typesafe Activator to a VM. Applications created by activator can be accessed after port forwarding, but Activator …

scala playframework typesafe-stack typesafe typesafe-activator