chenlibing
- 活动总数 407
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 173
-
创建于 [ANN] Struts Navigator Plugin 1.3
Changes in detail:- Foure shortcuts were introduced: CtrlB, CtrlShiftI, CtrlQ, CtrlshiftO- Tiles support- Quick Definition Lookup Support- Quick View for Resource Definition in XML (Ctrl+Q)- Action... -
创建于 [ANN] Struts Navigator Plugin 1.2
Changes:-- Multi Struts config files support-- Warnning for errors during navigation-- bug fixMore information please reference:http://www.intellij.org/twiki/bin/view/Main/StrutsNavigator -
创建于 Some questions about Ctrl+Shift+I
CtrlShiftI is very cool, but I find some questions when using Simple UML plugin. If we implement a custom FileEditor, and we can open some custom file types. I think CtrlShiftI can also work. But w... -
创建于 [ANN] Struts Navigator Plugin 1.0
Enhance the navigator ability (Ctrl+B) for Struts Application. Now the features:1 Navigate from jsp to action class2 Navigate from struts-config.xml to jsp file or form class3 Navigate from XDocle... -
创建于 How to invoke View declaration (Ctrl + Shift + I) through Open API?
I have a file path in the comments, and I want to open this file in view declaration dialog through Open API,can I do that? -
创建于 An enhancement for Retroweaver plugin
Now this plugin can auto retroweave compiled classes,but testcase classes in test output path are not auto retroweaved yet? This feature is necessary if you use alternative JRE (1.4) to test your c... -
创建于 eclipsePlugin: com.intellij.eclipse.export_1.0.0
What is it? Export eclipse project to IDEA's format? -
创建于 A request for PE:ignore letter case when autocomple property name
When I inoke autocomplete property name,if I input string without letter case,and PE will ignore some property name according to letter case. I think PE should have ability to ignore letter case wh... -
创建于 Rename refactor doesn't work well with inheritance under UnitTest Plugin
Refactor behave strangely for using rename listener under UnitTest. I create a Interface "IFirst" with following code: Then I create a class "First" to implement "IFirst" interface: Finally... -
创建于 A feature for PsiViewer(Click and Navigator)
First thanks for author’s hard work. It is a good tool for studying PSI. If we double click property item in PsiViewer tool window,PsiViewer can navigator to the property’s element and refresh the ...