Jhonny Everson

- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Created Plugin getting Slower on each new nightly build
Hello,I was happy using the nightlies, but this week, things are starting to get dead slow. Really. On each new update, it seems to get slower to the point that I cannot use the plugin. I need to g... -
Created How to mark a run configuration as invalid?
For the plugin I am developing, the user can create run configurations and must select a module and a class. If he does not select that, I want the run configuration to be added but be marked as in... -
Created Detect if code reformatting was explicitely called by user or automatically
hello, I am trying to make the plugin use an external code formatter implementing FormattingModelBuilder and calling it from createModel(). It works fine when the user selects 'Reformat code (Comma...