Mark Derricutt
- 活动总数 447
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 180
-
创建于 "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... -
创建于 Community Builds Broken - looks to be a kotlin compiler bug?
已回答Hey 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... -
创建于 Ligature support - not all fonts supported
已回答Hey 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... -
创建于 Unable to clone community git repository
已回答Hey 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... -
创建于 Importing Maven Projects using Lifecycle Extensions
已回答Hi, 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,... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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!