主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Kristian Rosenvold
活动总数
45
最后的活动
2016年01月17日 17:25
成员加入日期
2007年10月03日 08:01
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
13
活动概览
帖子(11)
评论(21)
按最近的活动排序
最近的活动
投票数
创建于
2009年10月16日 19:47
Good. My point is that as you use ctrl-b and ctrl+alt-b to move through code, you move through a lot of code that isuninteresting. So I want to press a key when I see something that interests me, ...
社区
IntelliJ IDEA EAP Users
My bookmark feature is broken in IU-90.94
0 票
创建于
2009年11月08日 07:26
I have tried and tried to make the new shortcuts stick. But in addition to beinginferior to the original, they shortcuts also feel inconsistent accordingto my idea mental-model:In my mental model t...
社区
IntelliJ IDEA EAP Users
Numbered Bookmarks gone in 90.94
0 票
创建于
2010年02月10日 16:40
It could be argued that your dependency should be "test" scoped, and that this is indeed more correct than "provided". Try changing it.I did not have your exact problem, but it was also a provided-...
社区
IntelliJ IDEA EAP Users
94.273: java.lang.NoClassDefFoundError: org/apache/log4j/Logger during JUnit run
0 票
创建于
2010年02月10日 16:51
On second thoughts, that doesn't really sound too good either. In my case it was ok, because it was one of the servlet api classes that we weren't using from our code . I assume you're referencing ...
社区
IntelliJ IDEA EAP Users
94.273: java.lang.NoClassDefFoundError: org/apache/log4j/Logger during JUnit run
0 票
创建于
2009年11月03日 20:39
When I use the bookmarks I'm usually at my most focussed phase. There is no other keyboard combination I know of in IDEA that requires a double-sequence. Why are you giving me a double sequence whe...
社区
IntelliJ IDEA EAP Users
Numbered Bookmarks gone in 90.94
0 票
创建于
2009年10月16日 19:28
Well, no. You're taking away all the pleasure The thing is, we have probably been using the bookmark-hotkey feature in an unintended manner. We're a largeteam of long-time idea users, and I have ma...
社区
IntelliJ IDEA EAP Users
My bookmark feature is broken in IU-90.94
0 票
创建于
2010年02月10日 16:15
I was 2mm away from creating a youtrack issue on a similar topic this morning, but it turns out there was a scope error in my poms. It /seems/ like 94.273 is actually more correct than earlier vers...
社区
IntelliJ IDEA EAP Users
94.273: java.lang.NoClassDefFoundError: org/apache/log4j/Logger during JUnit run
0 票
创建于
2010年01月28日 18:08
I'll summarize it even shorter:They've taken away the really nice shortcuts and replaced them with...uh... nothing ?The new solution is far inferior to the old one. While I used the old one heavily...
社区
IntelliJ IDEA EAP Users
Numbered Bookmarks gone in 90.94
0 票
创建于
2014年03月03日 13:53
It seems like you're thinking about inferring *every* method that matches a given lambda, which would be much like you're saying; too much data;I mean there must be a million methods that match Str...
社区
IntelliJ IDEA Users
Go to implementation for autoboxed lambdas (JDK8) ?
0 票
创建于
2014年03月04日 07:55
Going back to the code:interface MyLambda { String myMethod(File file);}And a class:class MyService {private final MyLambda myLambdapublic MyService(MyLambda lambda){this.myLambda = lambda;}.. som...
社区
IntelliJ IDEA Users
Go to implementation for autoboxed lambdas (JDK8) ?
0 票
下一页
›
最后
»