Milan Boruvka
- 活动总数 19
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 7
-
创建于 How to change order of files in Project View
I am developing plugin for Intellij Idea that will be used by consultants in my company and I need to achieve this: In case project contains folder with some specific name, I need to show the files... -
创建于 LinkageError: loader constraint violation: loader (instance of com/intellij/ide/plugins/cl/PluginClassLoader) previously initiated loading for a different type with name "org/jdom/Element"
已回答I am developing a relatively simple plugin. Functionality that is called from menu action that supposed to get some JSON data from internet and write it to file worked fine. But now it stopped work... -
创建于 Extending Groovy Editor - "injecting" global variable to script
已回答Hi, I am building plugin that will allow our consultants to develop scripts with business logic that is then executed in our cloud application. These are just simple groovy scripts and consultants... -
创建于 [ANN] TunnelliJ plugin 1.2 released
TunnelliJ plugin for IDEA released :http://www.boruvka.net/software/tunnellij/index.htmlNow compatible with Idea 4.0! -
创建于 external tools - their definition file
Hi, I am creating XML file, which is defining the set of external tools, so they can be easily executed from Idea.I would like to ask, if there is a chance:1) to insert separator between tools (s...