Mark Derricutt

- Total activity 447
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 180
-
Created "class already exists" using annotation processor
Hey all, Under recent EAP and HEAD@master builds ( not sure about stable builds off hand ) when using annotation processors such as ADT4j and Immutables from within a Maven project ( source files... -
Created Community Builds Broken - looks to be a kotlin compiler bug?
AnsweredHey all, Is anyone able to build Community using the latest JDK8? I'm seeing kotlin code generation errors: [java] MAXSTACK = 7 [java] MAXLOCALS = 13 [java] [java] Cause: Error at instruction 11... -
Created Ligature support - not all fonts supported
AnsweredHey all, I'm now well and hooked on having ligatures working in my IntelliJ that I was super stoked to learn my favourite coding font ( http://www.fsd.it/shop/fonts/pragmatapro/ ) now supported lig... -
Created Unable to clone community git repository
AnsweredHey all, This isn't so much about USING IntelliJ but building IntelliJ - for the last few days I've been unable to clone/pull from git://git.jetbrains.org/idea/community.git - all I get is: $ git p... -
Created Importing Maven Projects using Lifecycle Extensions
AnsweredHi, We have some a bunch of custom maven lifecycle extensions that we're now using on our projects which affect dependency resolution - essentially they read properties from outside of the pom.xml,... -
Created Intellij Community HEAD@master not autosaving?
Has anyone noticed in HEAD@master builds of IntelliJ Community that autosave on focus lost no longer seems to happen? I'm running on OSX running Idea under Java 8.I've not yet pinned it down to if... -
Created Unable to update plugins from custom builds
Hey all,I'm running custom HEAD@master builds of IntellIJ CE and notice that when I go to the plugin manager I get the following:2015-04-09 10:15:12,333 [6519111] INFO - .ide.plugins.PluginManage... -
Created IntelliJ via JDK7 under latest OSX ( 10.9.4 )
Yesterday Apple released 10.9.4 and ever since then whenever I open IntelliJ ( running under java 1.7 ) I get epic kernel type crashes:https://gist.github.com/talios/8451408959a9ae97e785anyone else... -
Created Unable to Paste ( IntelliJ Community master build )
Hey all,I'm running a latest master@HEAD build of IntelliJ Community and the last few days I've noticed the following exceptions whenever I try pasting:nulljava.lang.AbstractMethodError at com.inte... -
Created Memory Leaks in Darcula?
Has anyone else noticed major memory leakage when using the Darcula L&F?Without it I'm the normal 300-400mb used, but with up Idea routinely jumps up to like 700mb all the way to 1.5gb!