Alexander Babaev
- Total activity 246
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 0
- Subscriptions 81
-
Created What's up with perforce integration? Works bad for me.
Something strange happens here. I started to use perforce for several weeks now. Before that I used CVS and SVN for several years. I've got a open-source license for my project, so…(MacOSX, last bu... -
Created Components naming during their creation
When I create buttons/labels/etc. I get interesting results. For example when I call button in russian "?????", I get a variable "_?????Button" (according to my coding convensions).First. Can I cha... -
Created Suggestion about "quick refactoring"
We've such a shortcut as "CommandShiftUp/Down arrow" (don't remember, how it's in windows, I've Mac here), that moves blocks of code up/down. It's great but I think of similar shortcut "CommandShif... -
Created Thanks a lot!
Many thanks for detachable debug "subwindows". I see, that they are not finished (funny, when doubleclick on a detached header). But it's just I wanted. Even now (I think it would be better) debug ... -
Created Generating getters for "_field"
Since some build (about beta) new Getters and Setters are generated incorrect.I use "_" symbol as a prefix for my class fields. And now, when I try to generate a getter for a field "_selectorsAccep... -
Created Problem with HotSwap
I've got a problem with HotSwap in Linux. I use Mustang for debug, because the bug with "sloooow debug" is corrected there.From sometime (I try to use latest Mustang build/EAP build) the HotSwap be... -
Created Can I get a Open Source license for IDEA 6.0, if I've got one for 5.0
Hi!I've got an Open Source license for Idea 5.0, but, using Demetra since first EAPs (it fits exellent for my project, jdnevnik.com, that is a big blog engine). But with the last EAP (beta) I've no... -
Created JS editor breaks on backslash
I have string like this (there are several strings concatenated): return '<div id="typeSelector">' + If I remove "' +" from the end of line and enter backslash "\" at the end of line in Java... -
Created Suggestion about CSS classes resolving
I have a project with multiple JSP files, and many-many includes. Includes are often done by custom tags, so, they are not visible through JSP itself. Also I've some CSS and use them in my JSP file... -
Created JSP/JavaScript file editing trouble
There is a funny JSP/JS file in my project. I can't create a newline in it (pressing "Enter" is simply ignored). And there are many assertions... File is attached. Assertion text is below:Assertion...