Colin Fleming

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

    Scope problem in IDEA 7.0.3

    Hi all,We have a pretty complex project (180+ modules) and we use scopes pretty extensively to manage the inspections. I have a scope defined (Infrastructure):!generated.*..*&&(src[tools]:*..*||src...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    Scopes - easy way to find missed files?

    Hi all,I'm currently reviewing our scope allocation. We have a pretty big project, and it's relatively easy to have files fall through the cracks and not be covered by a scope. Is there any easy wa...
    • 1 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Running inspections standalone?

    Hi,Is it possible to run the IntelliJ inspections standalone, for example as part of our external build? They can be run from within TeamCity so they must be separated from the IDE to a certain ext...
    • 3 个关注者
    • 7 条评论
    • 0 票
  • 创建于

    Structural search question

    Hi all,I'm trying to find instances of bad usages of logging in our code, for example: log.error(exception). This seems like a good application for structural search, but for the life of me I can't...
    • 3 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    Prevent IDEA removing inspection settings from IPR?

    Hi all,When a plugin adds an inspection, if that inspection is enabled in a project profile it will be removed if that project is loaded in a copy of IDEA that doesn't have the plugin installed. Is...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Failure checking out JetGroovy plugin

    Hi all,I can't seem to check out the source of the Groovy plugin, I get:svn: In directory 'jetgroovy/resources/org/jetbrains/plugins/groovy/images'svn: Can't copy 'jetgroovy/resources/org/jetbrains...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Fails checking out JetGroovy plugin

    Hi all,I can't seem to check out the source of the Groovy plugin, I get:svn: In directory 'jetgroovy/resources/org/jetbrains/plugins/groovy/images'svn: Can't copy 'jetgroovy/resources/org/jetbrains...
    • 3 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    Project/Module library efficiency question

    Hi all,This is not strictly OpenAPI related, but similar... during our build we rewrite the module files to keep the module dependencies in sync with Ivy. Currently we do this creating module libra...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Sixth and Red River?

    Hey all,Are Sixth and Red River still in operation? How is their support? I ask because I've been trying to evaluate their plugins, but their site is broken (exception on sending the email to reque...
    • 5 个关注者
    • 11 条评论
    • 0 票
  • 创建于

    Project libraries faster/better than module libraries?

    Hi all,I'm working on a plugin to manage library dependencies based on Ivy files. I can either create project libraries or single-entry module libraries - is there any difference in the presence of...
    • 1 个关注者
    • 0 条评论
    • 0 票