Dan Taylor

- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
Dan Taylor 创建了一个帖子, How to execute tests outside the ".idea" directory
I am doing a bit of BDD with cucumber, scala and IntelliJ. All seems to work OK (other than issues with Apache Spark, detailed in a different thread) BUT...There's a problem when cucumber looks fo... -
Dan Taylor 创建了一个帖子, How can I build scala to the same place with IntelliJ and sbt?
I am doing a bit of BDD with cucumber, scala and IntelliJ. All seems to work OK (other than issues with Apache Spark, detailed in a different thread) BUT...I have to specify a path to my features ... -
-
Dan Taylor 创建了一个帖子, Running Scala tests in IntelliJ throws "class not found" errors - works with "sbt test"
I am trying to use IntelliJ as an IDE for developing Scala apps to run under Apache Spark. I set up a new SBT-based Scala project in the latest version of IntelliJ with two simple tests.When I run...