Alexander Babaev
- 活动总数 246
- 最后的活动
- 成员加入日期
- 关注 1 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 81
-
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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 ... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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...