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
Play with Activator Issue on IntelliJ Idea 14

I have the following problem on IntelliJ IDEA 14: I created a Play (Scala) project using the Activator (v1.2.10). Then, I …

scala intellij-idea playframework sbt typesafe-activator
Typesafe activator available command line options/features

Is there a way to find out all the possible activator command line options? The activator -help only provides a …

playframework typesafe-activator typesafe