chenlibing
- 活动总数 407
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 173
-
创建于 Any plan to support Google App Engine?
GAE is popular in Python community, any plan to support GAE to make development more easy? -
创建于 "Kill Process" button gone?
I have seen this button in EAP version, but I can not find it in 8.0.1 version. It is a great feature, and where is it? thanks. -
创建于 How to make IntelliJ IDEA's plugin work in RubyMine?
I have installed several plugins for RubyMine, but all installed plugins are disabled, and can not work. Any way to make them work? -
创建于 [ANN] eSnippet plugin 1.0 Released
eSnippet contains a snippet repository and IDE plugin. Snippet repository maintains all snipets and supply services for browser users and the plugin. Snippet repository adopts ExtJS to create UI an... -
创建于 How to make xml tag attribute reference to table column?
I have following xml code: ]]>and column attribute's value is the column name in the table. Can I create a reference between xml attribute with db table column? I want to implement Ctrl+Click f... -
创建于 com.intellij.javaee.dataSource.DataSource gone in 8582?
I can not find it in javaee-openapi.jar and openapi.jar, and where to find it? -
创建于 Some questions about SQL plugin for iBATIS plugin
Today I upgraded iBATIS plugin to make it compatible for IDEA 8.0 , and I found IntelliLang injects the SQL language to sqlmap file, and it is useful. :) and it makes iBATIS plugin more powerful, ... -
创建于 Is it possible to remove the browser related items in JS completion menu?
Now there are some the browser related item in JS completion menu, and it is possible to disable these items in completion menu because I seldom use the browser's functions in Javascript? The compl... -
创建于 Problem: SQL code completion for table name
I have a mysql database named as "book_system" and I create an data source in IDEA. When I press key to invoke code completion for table name, and database name always as prefix. For development, a... -
创建于 FileReferenceSet changed?
Now I use com.intellij.psi.impl.source.resolve.reference.impl.providers.FileReferenceSet for file reference, and I found following method absent. protected PsiScopeProcessor createProcessor(fi...