Alexander Babaev
- Total activity 246
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 0
- Subscriptions 81
-
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 -
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. -
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... -
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... -
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). -
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 :( ... -
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.