Alexander Babaev

Avatar
  • Total activity 246
  • Last activity
  • Member since
  • Following 1 user
  • Followed by 0 users
  • Votes 0
  • Subscriptions 81
  • Created

    Slooooow debugging in linux

    I debug web application in windows and linux (Resin/JDBC). In windows debug stepping is fast, in linux it is much, much slower. In windows I can press F8 several times without delay, it is normal, ...
    • 5 followers
    • 13 comments
    • 0 votes
  • Created

    Tool windows interesting update

    Is it possible to place buttons in tool windows (debug/project/...) differently in different modes. If window is on the right or left side - place buttons on top, if on top or bottom - place them o...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Problem with similar tags in taglibs

    I've got similar tags in different taglibs ("title" for example), they differ with their attributes. In such code: <%@ taglib uri="/WEB-INF/jdnevnik.tlb" prefix="jd" %> ]]>selects attribute ...
    • 3 followers
    • 8 comments
    • 0 votes
  • Created

    Trouble with rsource bundles

    Build 3542. When assigning texts, using resource bundle, text disappears after assigning Action to a component (JButton in my case). Is it normal? JDK 1.5
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Idea 5.0 and MacOS X X86

    Just for information: it works! :) Not very stable, but as I think, it's related to Rozetta, not Idea.Cool.
    • 3 followers
    • 8 comments
    • 0 votes
  • Created

    Debugger usability feature request

    Now in Idea I have to switch between horisontal (bottom-pinned for example) debug tool window (when I read Console output. There are many long log lines) and vertical one (when I use Frame tab - t...
    • 4 followers
    • 16 comments
    • 0 votes
  • Created

    Idea/antialiasing/Mustang

    Just launched Idea on Mustang 1.6.0-ea (b38). Turned on antialiasing, according to this thread http://forums.java.net/jive/thread.jspa?threadID=603&tstart=15Project tree, buttons in project setting...
    • 5 followers
    • 18 comments
    • 0 votes
  • Created

    Clipboard bug

    I'm getting "workaround of this bug http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4818143" more and more frequently... And every time I get it, I have to reopen Idea (EAP 3354).
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Can't edit XML

    Start Idea (3341). Project opens automatically. Open simple XML (below) after trying to select a line marked with asteriks - message about JVM bug workaround... And Idea hangs. Poor :( ...
    • 3 followers
    • 4 comments
    • 0 votes
  • Created

    Stepping in debug mode

    Why if I try to step through a "if" and condition equals to "false", debugger steps on the last line of "if", not after it? Very annoying, when debugging small conditions.
    • 2 followers
    • 5 comments
    • 0 votes