chenlibing
- 活动总数 407
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 173
-
创建于 [ANN] iBATIS Plugin Released
The iBATIS plugin is a plugin to accelerate iBATIS development in IntelliJ IDEA environment. For more information about iBATIS, please visit http://ibatis.apache.orgFeatures: Code completion and na... -
创建于 Exception in TestNG plugin
If I use dependsOnMethods for @Test, plugin give me follwing information. Code as following: @Test public void first() { System.out.println("first"); } @Test(dependsOnMethods ... -
创建于 How to implement code completion for javadoc tag value?
I use following code and want to implement code completion for javadoc tag value, but failed, any idea?registry.registerReferenceProvider(TrueFilter.INSTANCE, PsiDocTagValue.class, new StatementIdR... -
创建于 SQL language implementation will be available in Selena?
Now I have implemented the iBATIS plugin, and SQL is very important for iBATIS in sql map xml file. SQL is also very important for other framework. I wonder SQL language will be implemented in Selena. -
创建于 How to disable Properties key reference for PsiLiteralExpession?
I have implemented a new PsiReferenceProvider for PsiLiteralExpession, but when I invoke code hint for PsiLiteralExpession, code hint for properties key can be also displayed, how to disable proper... -
创建于 DataSourceManager.getInstance(project) failed, any idea?
I have created a plugin, and this plugin uses datasource supported by IntelliJ IDEA. When I invoke DataSourceManager.getInstance(project), null is the return null, any idea for me? Thanks. -
创建于 unitTest plugin exception in Selena
It is a great plugin for unit test, but now it does not work under Selena. -
创建于 Injecting Language into <![CDATA[ area in xml file
I have following code: and I use following code to inject language, and all is fine: final Language language = ((LanguageFileType) FileTypeManager.getInstance().getFileTypeByExtension("js")).g... -
创建于 how to use "descendantClassesEnum(String)" for live template
Description for this expression is absent on document. Anyone can give me an example? -
创建于 Exception for XPlanner plugin
When I click list project button, and following exception is thrown:Error during dispatching of java.awt.event.MouseEvent[MOUSE_RELEASED,(568,220),button=1,modifiers=Button1,clickCount=1] on dialog...