David Beutel

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

    selecting global libraries

    In IDEA 5 I could check off which global libraries I want to use. IDEA 6 imported all my global libraries, but now how do I select which ones to use? I'm trying to avoid deleting them so I don't ...
    • 3 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    changing menu keys

    How can I change the menu keys? On version 5 with Windows XP I did Alt-c c s for Version Control -> CVS -> Show History. Now on the Version Control menu both Checkout from Version Control and CVS...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    static import code style

    In Global Code Style -> Imports -> Import Layout, I can specify the order of packages. This includes static imports. Is there some way I can get IDEA 5.1 or 6 to put all the static imports first?...
    • 4 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    run TestSuite?

    How can I run a TestSuite class in IDEA's test runner? I like it better than junit's.Cheers,11011011
    • 1 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    run tests in what order?

    How does IDEA decide what order to run tests in a package? (It's not alphabetical.)Cheers,11011011
    • 3 个关注者
    • 4 条评论
    • 1 票
  • 创建于

    reversing the order of the file history

    In the CVS file history, is there some way to reverse the order, so the latest versions are displayed on the top, or to start displaying the list from the bottom, so I don't need to scroll down eve...
    • 1 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    svn: subclipse:tags

    Can IDEA support the subclipse:tags subversion property? The main change to the UI would be a tag (and branch?) column on IDEA's Subversion file (and dir?) history window, like on its CVS file his...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    leave trailing space on empty javadoc line

    I'm using IDEA on a big project where most developers are using Eclipse. Eclipse puts a space after the * on empty Javadoc lines. IDEA is deleting all those spaces, even though I am not reformatt...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    file level @Override intention

    Is there a way to automatically apply the "add @Override" intention to all overridden methods in a file, instead of needing to request it for each overridden method individually?I realize this defe...
    • 2 个关注者
    • 5 条评论
    • 0 票
  • 创建于

    svn: no keyword substitution on some files despite svn:keywords property

    I have a problem with IDEA (build 3542) not doing keyword substitution on some files. The svn:keywords property is set correctly on those files.$ svn propget svn:keywords build.propertiesId URL$ h...
    • 2 个关注者
    • 3 条评论
    • 0 票