ringo wathelet
- 活动总数 18
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 6
-
-
-
ringo wathelet 进行了评论, -
ringo wathelet 创建了一个帖子, How to make Idea-EAP15 keep my Libraries settings
I have a scala project with a build.sbt file for all my external libraries. I also added my local libraries from a lib directory using Idea "libraries" in "Project structure". All works well, but ... -
ringo wathelet 创建了一个帖子, copy and paste of scala file is missing bits
I have the following code:// in file Globals.scalaobject Globals { val contex = "hello Global"}// in file FirstClass.scalaclass FirstClass { import Globals._ println("in FirstClass")}// after ... -
ringo wathelet 创建了一个帖子, IntelliJ IDEA 14.1 problems with SBT projects
I upgraded to the latest IntelliJ IDEA 14.1 EAP build 140.2110, and when it tries to open my SBT project it just hang.I tried re-intalling it, but no success. I tried to start it without opening a ... -
-
ringo wathelet 创建了一个帖子, intellij idea 13 cannot create a Play project
I've just downloaded Intellij idea 13 Ultimate 30 trial to see how I could use it with Play,however I'm stuck at the very beginning. I cannot create a Play project.According to the documentation: h... -
-