Mikael Karlsson

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

    Old requests - Tracker/JIRA

    I did some checking of my old requests in the Tracker andin the new JIRA. I found that none of the ones I checkedhad been migrated to JIRA. And yes, I did go through andvote for them.Now, it may be...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Code Analysis

    I've been thinking about what would really make me go 'Wow!' in an IDE.IDEA has made me go 'wow' several times with refactorings, live templates, and smart completion.Inspections are also amazing. ...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Workaround for bug 10774

    Bug 10774 (NPE in ToolTipManager.mouseExited) has popped uphere twice in two days. You may also have seen it. It has a couple of duplicates.http://www.intellij.net/tracker/idea/viewSCR?publicId=107...
    • 1 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Flickering when switching to IDEA from another application

    (I'm running IDEA on Windows 2000.)Am I the only one seeing a very slight flickering whenswitching to IDEA from another application. It's veryfaint, but I'm quite sure it's there. It's most noticab...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Search Structurally

    This starts as a rant about my problems with the Search Structurallyfunctionality, becomes a sort of explanation of the different optionsin the dialogs, and ends up with a suggestion on how these t...
    • 6 个关注者
    • 18 条评论
    • 0 票
  • 创建于

    Transitive dependencies

    Is there a way to find transitive dependencies usingAnalyze Dependencies? I want to find out if anything inpackage A is using anything in package C, immediatelyor indirectly through another package...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    New inspection: Unnecessarily strong cast

    InspectionGadgets notified me about the linetelling me that "Declaration of ArrayList should probably be weakened to List".I modified the line as suggested into this:Strangely enough, after this ch...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Idea for plugin (maybe for InspectionGadgets)

    When InspectionGadgets tell me that I have a magic number,I would like to have the intention to replace the magicnumber with the appropriate constant.Let's say I have this code:Putting the cursor o...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Problems with Quick Javadoc

    I'm sure I can't be the only one having problems with theQuick Javadoc.Tracker request 29753 is marked as fixed.http://www.intellij.net/tracker/idea/viewSCR?publicId=29753I'm still seeing problems....
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Class not found when using JUnit

    I'm using build 1167 and when I try to run a single JUnittest I get an error message sayingClass not found "Test_18_7".I can run the test successfully by using the command lineused by IDEA, replaci...
    • 1 个关注者
    • 1 条评论
    • 0 票