Dracodoc
- 活动总数 13
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 5
-
-
-
Dracodoc 创建了一个帖子, IDEA 13 being slow in running my groovy program
IDEA 13 have been quite slow in testing my groovy program. Every time I click run, it takes 5 seconds to check and make, then 4 seconds to load the program I wrote, which is just a simple groovy Sw... -
Dracodoc 创建了一个帖子, Can we have more "structure" in Groovy structure view?
Structure view can be helpful to navigate among methods, but it doesn't support Groovy Closure – I was using closure like method, which means define a closure first, then use it later. I also hav... -
Dracodoc 创建了一个帖子, [feature request] Is there any plan to support MigLayout in GUI form designer?
I just found the Window Builder in Eclipse have great support for MigLayout. MigLayout has already make Swing layout very easy, it's totally possible to write entirely by hand. However, I have to s... -
Dracodoc 创建了一个帖子, 已回答[feature suggest] Search in local history of a file
IDEA saved every little change of editing so we don't have worry saving file, but sometimes when I want to find certain stage of a file not long time ago, I found I have no better method other than... -
Dracodoc 进行了评论, -
Dracodoc 创建了一个帖子, IDEA cannot refresh to reflect directory changes in "attach classes to library" dialog
I used to put all my third-party libraries in a folder: d:\lib. If I created a new directory under it, and put some new library in that directory, I found that IDEA cannot recognize the changes to ...