Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Kristian Rosenvold
Total activity
45
Last activity
January 17, 2016 17:25
Member since
October 03, 2007 08:01
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
13
Activity overview
Posts (11)
Comments (21)
Sort by recent activity
Recent activity
Votes
Created
November 08, 2009 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...
Community
IntelliJ IDEA EAP Users
Numbered Bookmarks gone in 90.94
0 votes
Created
February 10, 2010 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-...
Community
IntelliJ IDEA EAP Users
94.273: java.lang.NoClassDefFoundError: org/apache/log4j/Logger during JUnit run
0 votes
Created
February 10, 2010 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 ...
Community
IntelliJ IDEA EAP Users
94.273: java.lang.NoClassDefFoundError: org/apache/log4j/Logger during JUnit run
0 votes
Created
November 03, 2009 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...
Community
IntelliJ IDEA EAP Users
Numbered Bookmarks gone in 90.94
0 votes
Created
October 16, 2009 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...
Community
IntelliJ IDEA EAP Users
My bookmark feature is broken in IU-90.94
0 votes
Created
February 10, 2010 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...
Community
IntelliJ IDEA EAP Users
94.273: java.lang.NoClassDefFoundError: org/apache/log4j/Logger during JUnit run
0 votes
Created
January 28, 2010 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...
Community
IntelliJ IDEA EAP Users
Numbered Bookmarks gone in 90.94
0 votes
Created
March 03, 2014 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...
Community
IntelliJ IDEA Users
Go to implementation for autoboxed lambdas (JDK8) ?
0 votes
Created
March 04, 2014 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...
Community
IntelliJ IDEA Users
Go to implementation for autoboxed lambdas (JDK8) ?
0 votes
Created
July 31, 2014 13:26
I am not sure this is the same problem, neither with your updateIn idea 14 or 13.1.4 I can do <Invalidate caches in idea> <close project> rm -rf .idea # in project home directory import...
Community
IntelliJ IDEA Users
builrd/resources broken for gradle projects ?
0 votes
«
First
‹
Previous
Next
›
Last
»