Milan Boruvka
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Created 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... -
Created 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"
AnsweredI 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... -
Created Extending Groovy Editor - "injecting" global variable to script
AnsweredHi, 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... -
Created [ANN] TunnelliJ plugin 1.2 released
TunnelliJ plugin for IDEA released :http://www.boruvka.net/software/tunnellij/index.htmlNow compatible with Idea 4.0! -
Created 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...