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
August 01, 2014 07:03
Thanks for a great explanation, I'll try the next EAP :)
Community
IntelliJ IDEA Users
builrd/resources broken for gradle projects ?
0 votes
Created
July 31, 2014 14:24
Splitting output directories for idea/gradle works, but has other issues with it. The gradle integration in idea is where the maven integration used to be about 5 years ago; quite buggy and to a us...
Community
IntelliJ IDEA Users
builrd/resources broken for gradle projects ?
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
Created
July 31, 2014 13:09
13.0.4 seems to be the last version this works in.
Community
IntelliJ IDEA Users
builrd/resources broken for gradle projects ?
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
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
November 19, 2013 18:19
OK, this appears to be http://stackoverflow.com/questions/12987252/file-list-retrieves-file-names-with-non-ascii-characters-incorrectly-on-mac-osIt would appear to be the LC_CTYPE=UTF-8 environment...
Community
IntelliJ IDEA Users
Unicode filenames within a unit test on the mac ?
0 votes
Created
November 19, 2013 15:57
Starting from the cli "solves" the problem.... WTF ???As for the normalization stuff, that was just due to the SO article. I tried all normalization forms and they were "true" for all forms; so it ...
Community
IntelliJ IDEA Users
Unicode filenames within a unit test on the mac ?
0 votes
Created
November 19, 2013 13:14
My machine only has java7 installed (it's 2 weeks old and came with mavericks + java7) - I never installed java6 (unless you guys bring it as part of the setup). I get the *same* java installation...
Community
IntelliJ IDEA Users
Unicode filenames within a unit test on the mac ?
0 votes
Created
November 16, 2013 21:01
I wish it were that simple :) UTF-8 0xC3B8 is actually the expected correct result here, the letter ø. I have tried setting different file.encodings and it does not appear to affect the outcome of...
Community
IntelliJ IDEA Users
Unicode filenames within a unit test on the mac ?
0 votes
Next
›
Last
»