Ideaforum-shorn

- Total activity 116
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 49
-
Ideaforum-shorn commented, -
Ideaforum-shorn created a post, Answered2017.3.4 updgrade - spring boot run configuration gone
Don't know what happened, it was there yesterday and today after doing the upgrade it's gone. Other saved run configs are present, but that one's missing. Quite annoying since it had a bunch of c... -
Ideaforum-shorn created a post, AnsweredPlease stop auto-enabling the "subscription" checkbox on the payment page
Don't default it to enabled like you're currently doing, especially for a user with a history of opting out from the subscription. It feels like you're trying to trick me into subscribing - If I ha... -
Ideaforum-shorn created a post, Answered2017.3 - Is there a way to widen the run configuraton dialog?
The run configuration dialog in 2017.3 is being clipped down horizontally, whereas 2017.2 expanded to fit the content. Is there a way to use the old functionality or make it a bit wider? I tried d... -
Ideaforum-shorn created a post, Feasability? A plugin to configure intentions through custom annotations
I recently wrote this question on Stack Overflow about configuring the "malformed format string" intention: https://stackoverflow.com/q/47007947/924597 Somebody answered the question for me - but c... -
Ideaforum-shorn created a post, 13.1 postfix completion - user definable?
Just read the blog post on the new postfix code completion feature - looks like a great idea.Looking at the configuration screenshot - it doesn't look like we can add our own postfix completions.Li... -
-
Ideaforum-shorn created a post, 13 Beta and Gradle
Currently getting "Bad version number in .class file" when I try to import a Gradle project.Caused by: java.lang.UnsupportedClassVersionError: Bad version number in .class fileI've tried with both ... -
Ideaforum-shorn created a post, Is the internal build option completely gone now?
Or did it just move somewhere I can't find it?The external build option never worked well for me with IDEA 12 and appears to completely fail under 13. It immediately used up all heap in both the ID... -
Ideaforum-shorn created a post, applying a different code style to libraries (especially the JDK source code)
The project I am currently working on uses "2 spaces - no tabs" code style - quite different from the SunJdkStyle code style.Is there a way to have a particular code-style apply only to a particula...