Wi Wi
- 活动总数 448
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 5
- 订阅数 188
-
创建于 How to stop running process in debug mode?
In run mode i there is a button "Exit"and in debug mode there is no such button -
创建于 How to specify PATH in Run/Debug ?
已回答my program needs some files which it looks in PATHi can't change system envcan i specify this PATH in Run/Debug configuration dialog?maybe i should put something in Environment Variables?maybe ther... -
创建于 IDEA 7.0 RC3 isn't actually the best friend of VSS :(
Ouuuuuuuuuuughh.....IT'S TERRIFIC!Really can't work!I'd choose IDEA without VSS support at all instead of this lame stuff -
-
创建于 Why don't you fix bug with multiple datasources in struts-config.xml?
I think it would be fixed in 7but milestone 2 still have this bug :( -
创建于 [FR] open diff with version control in current line position
f.e. i stay in editor on line 234then press shortcut for "compare with version control version"diff pane is opened but in the beginning of filei even can't use "Go to line..." -
创建于 How to quickly open othe languages in message resources?
i don't use "Resource Bundle" tabI simply edit text file MessageResources_ru.propertiesf.e. my cursor is on the line:ERROR.ACCESS_DENIED=Access denied!and now i want to open the same resource "ERRO... -
创建于 Implement Interface > automatically create fields/getters/setters
i created intefaceinterface Foo { int getId(); void setName(String name);}i type "alt+enter" on interface name and click "implement inrterface" commandthen i've gotpublic class FooImpl implements... -
创建于 Wish: Extract Interface to suggest interface name
I create class FooImplthen make refactor->Extract Interfaceand in interface name i wanna see Foonow it's empty :(also i wanna see button: "check all", cause i have 100 members and i'm tired to chec... -