Mark Derricutt
- 活动总数 447
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 180
-
创建于 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! -
创建于 Major UI corruption in EAPS
Hi all,Over the last few days I've noticed getting MAJOR UI corruption in IntelliJ IDEA EAP releases ( not only the latest, but going back 2-3 builds ), I highly suspect its something to do with my... -
创建于 Improvements to the Darcula Look and Feel (OSX)
Hey all,Is there anyone else there trying out the new Darcula look and feel/color scheme? I really like the color scheme altho it has some issues, and recently noticed there was also a full Look an... -
创建于 Changing git push location?
Is it possible to change where IDEA's git support will push to when I do a "commit and push" operation?We've started using gerrit for code reviews and I'd love to have IDEA push to gerrit from that... -
创建于 Changing colour of syntax error popups
Is it possible to configure the colours of IDEAs popups when you have a syntax/method argument error?The white text on grey background is darn near impossible to read!Cheers,MarkAttachment(s):color... -
创建于 Strange Groovy Formatting issue
'lo all,A coworker pointed out last night some really strange groovy formatting issues in IDEA 9:int i = 5; if (i == 1) { println i; } else if (i == 2) { println i; } else if (i == 3){ ... -
创建于 Debugging problems with multi-module projects/maven dependencies
Hey all,We're currently having an issue with debugging our maven based project in IDEA thats both an IDEA issue, and a maven issue.We have a multi-module project, and when single stepping through c... -
创建于 Using GIT-SVN with git4idea
Does anyone know if its possible to use git-svn from the Idea Git plugin? Ideally, all that needs to be done (either through end-user customization or a plugin update) is make the "git svn rebase"... -