Thomas Hartwig

Avatar
  • Total activity 86
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 33
  • Created

    Tip: Avoid frozen X when debugging an UI

    Today I came across this bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6714678 with JDK 1.6.12In short descripton: when you stop at a breakpoint while a popup of your app is opened, then ...
    • 3 followers
    • 10 comments
    • 1 vote
  • Created

    Global and project settings divorced

    Is this only my opinion: I think it is not so nice to have the project settings devided into two spaces. Prior 8.x settings were found in one dialog, which was so nice to have. Now you have one ico...
    • 3 followers
    • 2 comments
    • 0 votes
  • Created

    set link in open document

    Is there a way to set a OpenFileHyperlinkInfo in an editor document? I have only found highlighting in the API for Document, but no linking.I would like to implement a plugin which helps to analyze...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Compatibility

    Is there any information about compatibility of the UI forms to prior versions of Idea available? Idea 4.5 can not load a form file of the latest 6.0RC. Ok - this might be obvious, but is there a g...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    uidesigner future

    Hello Idea Team,what are your plans regarding the GUI Designer. I have some wishes which I would like to post to jira, but I wanted to ask first if there are already some new plans in the road for ...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    How to use NoNls

    I have seen the announced feature of using the annotation NoNls to supress hard coded string warnings for special methods, parameters and fields. But I'm lost how to use it, I have tried several th...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    uidesigner + actions

    I'm asking for the possibility to assign/edit actions in the uidesigner. Is there some planning already or is there a reason this is not wanted.When I did miss some discussion or documentation to t...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    ant custom tags

    I don't know if this is really idea related, but I have nasty errors showing, when I insert custom ant tasks in a build.xml in the editor. Is there a way to make idea ignore these tasks and its tag...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Slow file parsing in the editor for large files

    I develop a realy huge application in just 1 Java file with about 8000 lines. (Flame me if you want, this is for historical reasons ;) The whole project is already split in a lot of other Java file...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    Automaticly build stamp

    Anyone knows a plugin, possibility, suggestion how to insert a build stamp automaticly into a java field at every compiler run. Perhaps with support of a time oriented string. Even if only one file...
    • 2 followers
    • 1 comment
    • 0 votes