chenlibing

- 活动总数 407
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 173
-
创建于 Full support for Rake in non-Rails projects
I have created a Rakefile in project root directory for a none Rails project, but I can not run the task. Alt+Shift+R, popup menu, all do not work. I make something wrong?Rakefilerequire 'rake'tas... -
创建于 How to implement code completion for Velocity method's parameter?
I have following code: $control.setTemplate("<caret>")I want to implement code completion when Ctrl+Space pressed. I wonder how to implement it? I want to use following code : registrar.register... -
创建于 Rubymine type annotations?
I got "Rubymine type annotations" in the Development Roadmap, and anybody can explain what are rubymine type annotations? What can we benefit from these annotations? -
创建于 IDEA plugins can be used in the RubyMine 1.0?
First some plugins are very useful in IDEA , and they are also very useful for RubyMine. Now I can not install these plugins to the RubyMine, and RubyMine ignores all the third parties plugins. I w... -
创建于 I want to contribute iBATIS plugin code
Now I have some problem about iBATIS plugin development, and I think I can not finish them by myself, such column navigation, inline parameters in SQL and so on, and they are all technical problems... -
创建于 Where to find Ruby API for extension?
In RubMine EAP 500 release notes, New Ruby API for writing RubyMine extensions (work in progress), and I wonder where to find Ruby API Javadoc for extension, thanks. -
创建于 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...