sbt-idea Questions
1
Solved
I'm using intellij Idea 2019.2 ultimate edition. After I updated from 2019.1. 2019.2 edition I get below exception frequently.
I couldn't submit the report to SBT as the report button is always di...
Romanticize asked 27/8, 2019 at 17:48
2
I'm developing several modules with dependencies among them, and would like to work with them all together in one IDEA project. I'm using sbt-idea to generate IDEA projects from the sbt build defin...
Acquittance asked 6/1, 2012 at 19:27
2
Solved
I'm trying to run one of the type safe activator projects in IntelliJ 13.1 with the latest Play 2 and Scala plugins.
I can run the project through the typesafe activator no problems but when I tr...
Aile asked 2/4, 2014 at 11:36
2
Solved
I'm working on a potential module for the Lift Web framework using Scala, SBT 0.12, and IntelliJ IDEA 12.1, and I would like to have syntax highlighting for *.sbt files in IDEA (code awareness woul...
Addison asked 18/5, 2013 at 18:24
1
Solved
I have downloaded and installed sbt and plugin for gen-idea.
But the built projects can not be run on idea.
Also the "project" folder is not generated when I run gen-idea.
Can someone please ...
Thuythuya asked 9/12, 2013 at 6:19
1
Solved
I'm trying to get gen-idea to work. This is how I install sbt and the idea plugin:
http://www.scala-sbt.org/release/docs/Getting-Started/Setup.html
I'm following the Manual Installation instructi...
2
Solved
I follow these steps to configure a project for IntelliJ idea.
addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.2.0")
I use sbt-idea for sbt version 0.12 with fixed bug for Idea.
When I ty...
Dedifferentiation asked 1/4, 2013 at 19:27
3
So I've been trying to get IDEA 12.0 to work with Play 2.1.0 and Scala 2.10.0. I've just about given up because it's not working for me the way I want it to. Here is a copy of my build.properties, ...
Alcantar asked 3/3, 2013 at 3:0
2
I had a lot of trouble getting sbt-idea to work in my Scala 2.10 project.
I tried compiling sbt-idea from its git repo, making sure that to have set
scalaVersion := "2.10.0-RC5"
in build/Build....
1
Solved
I'm stuck.
I've on a Mac and have installed the typesafe stack with brew
I've created a new play project using play new appname and all is fine.
I'm trying to import it into intelliJ using play ...
Anglesite asked 15/8, 2012 at 12:37
1
Solved
When using akka, I place akka.conf in src/main/resources. When I run through sbt, the akka.conf is correctly recognized. But not when I run through IntelliJ (even after a gen-idea). What is the app...
Silique asked 17/2, 2012 at 17:57
2
Solved
I am creating a Scala project with sbt 0.11.2 and sbt-idea and I am getting UNRESOLVED DEPENDENCIES on the gen-idea task.
I've just installed sbt (downloaded jar and made script as instructed in t...
3
Solved
I'm new to SBT and am unsure how to get a project started. Can someone point me to a beginner's guide to creating a Hello World type project, or give me some clues?
My preferred IDE is IDEA. I have...
Mocha asked 12/8, 2011 at 11:12
1
Solved
I am following the steps for sbt 0.10 on the Assembla Lift wiki and get the following error:
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: UNRESOLVED DEPENDENCIES ::
[warn] :::::...
Portemonnaie asked 16/7, 2011 at 15:14
1
© 2022 - 2024 — McMap. All rights reserved.