主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Dennis Haupt
活动总数
1158
最后的活动
2020年05月07日 23:15
成员加入日期
2005年07月22日 00:15
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
412
活动概览
帖子(203)
评论(543)
按最近的活动排序
最近的活动
投票数
创建于
2011年01月15日 19:45
i think you misunderstood. imagine coding in a test-first manner. you create a test and begin to type:val x = new Something() <- alt+enter to create the classx.createFoo("someParam") <- alt+enter t...
社区
Scala
Need "Create method"
0 票
创建于
2011年03月15日 22:01
+1
社区
Scala
Signature matters! Control side effects with 15 new method signature inspections.
0 票
创建于
2011年02月26日 16:27
as short and precise as possible:a for loop in scala is equal to calling foreach. foreach applies the collections content to a function. the function1 trait has a method "apply" with one parameter ...
社区
Scala
How to use Breakpoint Condition?
0 票
创建于
2011年09月29日 08:13
thx
社区
Scala
auto nightly download
0 票
创建于
2011年06月15日 20:05
one of my biggest problems is working with tuples. typing things like "_._2" turns into _rmi_whatever_funky_class and one letter parameters turn into random class names:List(1,2,3,4) foreach (e => ...
社区
Scala
General Sluggish-ness
0 票
创建于
2011年09月29日 17:28
set everything to 2.9.1 final, but i still get:http://ea.jetbrains.com/browser/ea_reports/296974
社区
Scala
FSC works in the latest build!
0 票
创建于
2011年10月07日 16:44
i tried both 1.6 and 1.7 and different scala versions - same error everywhere
社区
Scala
FSC works in the latest build!
0 票
创建于
2011年10月12日 19:46
just a random thing before i go all out: do all people with the mysterious problem have a whitespace in their project path, and those who don't don't?that seems to be it for me...
社区
Scala
FSC works in the latest build!
0 票
创建于
2011年10月13日 11:42
once again, the community and jetbrains worked together 24/7/365 to provide everyone with the awesome experience of a fast scala compilation.i'm going to spend the next 4 hours in my basement incre...
社区
Scala
FSC works in the latest build!
0 票
创建于
2012年01月11日 20:22
if you plan on make everything explicit, then opening a new readonly editor tab or window (i prefer editor tab) would be better than popups.
社区
Scala
debugging implicits
0 票
«
第一页
‹
上一页
下一页
›
最后
»