Jack Frosch

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

    11 RC - Refactoring Threading Issues Appear To Have Been Resolved

    I've been lamentng threading issues in Windows IDEA 64-bit since v10 was released. A simple Rename refactoring would send IDEA into a thread deadlock that took 2 - 5 minutes to unblock.  Same for E...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    Threading Issues Continue in IU110.365

    As noted in the GA forums, I've switched back to Eclipse for a lot of my new development work as IDEA has developed serious threading issues when doing many refactorings.I just downloaded EAP IU 11...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Why I Had To Switch Back To Eclipse ... For Now

    I use Test Driven Development whenever possible. Therefore, I rely quite heavily on an IDE's abilities to create new classes, methods, fields, etc. as they get introduced in the test. Also, i rely ...
    • 3 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    When Will The Threading Issues End?

    For many release now, at least since 10.0.0, IDEA has been performing very badly in many areas that are supposed to be productivity enhancing.  I just dread pressing Alt-ENTER or Alt-INSERT knowing...
    • 5 个关注者
    • 5 条评论
    • 0 票
  • 创建于

    File Chooser Refresh Now Works!

    I think the Refresh behavior in the File Chooser has been broken since v10.0.  You'd download a new open source JAR. When trying to add it as a library, IDEA wouldn't display the new folder no matt...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    Structural Search & Replace Question

    The structural search and replace I want to do is pretty trivial, but I'm obviously missing some key concept in ssr. I've read the excellent write-up at http://www.jetbrains.com/idea/documentation/...
    • 1 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Gradle UI Plugin

    I just started using Gradle about a month ago and the Gradle UI  plugin today.  It's a really nice plugin - and one I'd recommend  JetBrains adopt or emulate whenever Gradle suppport is added to ID...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Clipboard Contents

    I have a question about a minor "edge case" issue I've recently encountered.I find that contents I copy in IDEA 10.x cannot be pasted directly into an application running in a Remote Desktop sessio...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    IDEA 10.5 Auto-Imports Wrong Class

    I use the or.apache.commons.lang.StringUtils class a lot for String validation. However, if I type "StringUtils" quickly, IDEA auto-selects the org.apache.shared_tomahawk.util.StringUtils, which ha...
    • 4 个关注者
    • 8 条评论
    • 0 票
  • 创建于

    Refactor | Rename

    I'm not sure when this started happening, but I just noticed it in IDEA v10 (am running 10.0.3) ...Suppose I have:private static final String FOO = "foo";Later in the code, I reference FOO:System.o...
    • 3 个关注者
    • 5 条评论
    • 0 票