gen-idea sbt task to create Idea project files.
Questions tagged [gen-idea]
2 questions
2
votes
2 answers
Intellij IDEA - Output path ...\project\target\idea-classes intersects with a source root. Only files that were created by build will be cleaned
Using Intellij IDEA with Scala plugin.
When doing a Build -> Rebuild Project I get the following make warnings:
Output path ProjectRootFolder\project\target\idea-test-classes intersects with a source root. Only files that were created by build will…

Răzvan Flavius Panda
- 21,730
- 17
- 111
- 169
0
votes
1 answer
Why gen-idea stuck at 'lagom-internal-meta-project-cassandra' in lagom project
Could anyone please tell why while running sbt gen-idea with plugin 'addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.6.0")' stucks at creating the module 'lagom-internal-meta-project-cassandra'.
[info] Creating IDEA module for project…

Pranjut
- 1,747
- 5
- 18
- 31