Colin Fleming
- 活动总数 1477
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 1 名用户
- 投票数 0
- 订阅数 484
-
创建于 @Nullable problems
Hi all,As shown in the attached screenshots, IntelliJ is giving me incorrect results for the @Nullable annotation in 7.0 M1a - is anyone else seeing this?Cheers,ColinAttachment(s):Picture 3.pngPict... -
创建于 Slightly OT: generics problem
Hi all,I'm going to use a slight problem I've found with IDEA to ask an OT question about generics in case anyone can help :)I have something like the hierarchy in the attached file - I couldn't pa... -
创建于 Questions about OSGi plugin development
Hi all,We're using OSGi extensively in our project, and I'm starting to wish IDEA had some support for it. I'm looking into developing something fairly modest supporting only editing features at th... -
创建于 Lockup with 6981?
Hi all,I just downloaded 6981, I was keen to try the dependency matrix stuff. However when I open my project it builds the indices really quickly, then can't find any classes. If I open the project... -
创建于 Inspection question - final not suggested for private fields?
Hi all,I've started putting final everywhere since I started reading about concurrency. One thing I've noticed is that the "local variable or parameter can be final" inspection doesn't catch privat... -
创建于 More SVN problems
Hi all,I just tried to rename a file I'd mistakenly named badly, and had some pretty bad problems with it. I renamed a class DataTypeGroupImpl to DatatypeGroupImpl, and then when I looked at the ch... -
创建于 Weird variable appearing in my project file
Hi all,I have a really strange problem which I can't work out. A workmate checked something into SVN, when I updated I had to restart the project because the ipr had been updated, and when restarti... -
创建于 Replace in path broken with scopes?
Hi all,I can't get replace in path to work with scopes - does this work for anyone? Specifically, if I open the dialog, enter the find and replace text and select a scope to replace in, nothing hap... -
创建于 Problems with variables marked unused
Hi all,Is anyone noticing that in Selena variables are occasionally marked as unused when they're not? In this case (see attached image) the variable isoHeaderName was marked as unused when I added... -
创建于 ArrayOutOfBounds from javac2 on TeamCity?
Hi all,Not quite sure where this belongs - we recently switched to javac2 so that we can use the Form Designer. We're getting the problem below, but only when TeamCity compiles. We're all developin...