Colin Fleming

Avatar
  • 活动总数 1477
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 1 名用户
  • 投票数 0
  • 订阅数 484
  • 创建于

    @NonNls inspection question

    Hi all,It seems that @NonNls is ignored by the 'String.equals() using internationalised strings' inspection. Is this correct? It seems like marking the two strings as @NonNls should prevent this wa...
    • 3 个关注者
    • 5 条评论
    • 0 票
  • 创建于

    External Annotations?

    What's happening with external annotations? There seem to have been various posts talking about them for use with @Nullable and @NonN1s - any updates?Cheers,Colin
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Plugins problem

    Hi all,I just installed M1 to see if I can realistically use it for my day to day work, looks good so far. When I installed it, I uninstalled the plugins I don't use, and mistakenly uninstalled the...
    • 4 个关注者
    • 11 条评论
    • 0 票
  • 创建于

    Working with the Scala plugin source

    Hi all,I'm not sure if this should be here or in plugins. I downloaded the source code to the Scala plugin, I'm getting interested in Scala and a language plugin I'm working on seems like it might ...
    • 8 个关注者
    • 24 条评论
    • 0 票
  • 创建于

    Newbie language plugin question

    Hi all,I'm trying my hand at developing a language plugin for IDEA. I currently have implemented the basics (LanguageFileType, Language, and the Lexer). I wanted to try the lexer, so my Language re...
    • 3 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    String literal inspection question

    Hi all,I'm working on code with a lot of String literals at the moment, and I think the usability of the "Duplicate String literal" inspection could be improved with a relatively simple change. Fir...
    • 1 个关注者
    • 0 条评论
    • 1 票
  • 创建于

    Project file reorganisation

    Hi all,We have our project files (ipr and iml) checked into Subversion. We have some ant task triggers (before run, after compilation, etc), and IntelliJ likes to rearrange them apparently at rando...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Problems with window layouts

    Hi all,Recently, I've found that IntelliJ will occasionally refuse to show me one or more of my tool windows. This seems to happen especially with the Messages and Version Control windows. The only...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Extreme subversion pain

    Hi everyone,Recently we've had some really bad subversion problems. This is with 6.0.4 on OS X, we upgraded our repositories to 1.4 when it asked. We're pretty under the hammer, so I haven't had ti...
    • 9 个关注者
    • 18 条评论
    • 0 票
  • 创建于

    Wierd Ant build file problem

    Hi all,We're using Ant in our project. Our buildfile starts like this: (big long file here) Ant works fine, both inside and out of IntelliJ. But while editing, the file attribute is marked in...
    • 3 个关注者
    • 4 条评论
    • 0 票