Phill
- Total activity 74
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 23
-
Created EAP IU-141.2.2 won't open on Mac OS X 10.10
I'm unable to open tha latest 14.1 EAP on Mac OS X, when I open the application it stops responding and has to be "Force Quit".Console log as follows:05/03/15 11:50:30,616 idea[4244]: Value of IDEA... -
Created No longer opens on OS X
I've applied a few updates from Apple over the last few days, including OS X 10.9.5 one for XCode and now IDEA 14 will no longer open, if I click the dock icon it bounces once then immedaitely exit... -
Created RC2 Mac with bundled Java 7 crashing
I tried out the new IDEA 13 RC2 with bundled Java 7 for Mac but after a short period of time (<1min) it stops responding and I get the spinning beachball and have to force quit. In fact the last ti... -
Created Mercurial project imported as Git
I've had to re-import a Gradle project in 13 Beta IU-132.947 on Mac OSX, the project VCS is Mercurial but IDEA seems to think it's a Git project and has automatically enabled the Git options in the... -
Created Gradle integration broken in 13 beta?
In 13 Beta IU-132.947 on Mac OSX the JetGradle panel seems to be missing and in Preferences -> Gradle my project isn't listed as a linked project. -
Created Code formatting for long boolean return statement
I'm using the "Equals and HashCode Deluxe Generator" plugin https://github.com/mjedynak/EqualsHashCodeDeluxeGenerator to generate Java 7 style equals().The resulting return statement is all on one ... -
Created Unmappable character for encoding ASCII
I'm getting the following error when trying to build my project within IU-123.67 on Mac OS X:RegistrationDetails.java:37: error: unmappable character for encoding ASCIIjava: @Pattern(regexp = "... -
Created Mac OS X dock icon IU-123.23
Just a small thing but the icon now looks washed out and 'muddy' compared to standard Mac OS X icons. -
Created Leda IU-123.4 hangs on switching project Mac OS X
When I switch project using File -> Open Recent (This Window) I frequently get a blank screen with no windows - top "Intellij IDEA" menu present but no project window.Only solution is to force quit... -
Created Gradle refreshing every time I make project
AnsweredEvery time I make or rebuild my project IDEA starts "Refreshing Gradle Project", which takes some considerable time and slows down workflow.I am not changing the gradle build script so I see no rea...