Michael Klatt
- Total activity 44
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 17
-
-
Michael Klatt created a post, AnsweredUsing a NopProcessHandler
I'm creating a run configuration that uses internal code rather an external executable to perform its tasks. From what I can tell, I need to return a NopProcessHandler from my RunProfileState.execu... -
Michael Klatt commented, -
Michael Klatt created a post, AnsweredDynamically replacing dialog input components using the DSL UI
I have a text input field whose type (plain text vs file path) depends on the value of a combo box field. When the user changes the combo box field, I would like to the text input field to be modif... -
-
Michael Klatt created a post, AnsweredLaunch a Run/Debug Configuration setting dialog
Per Creating a Run Configuration from Context, I am trying to launch the settings editor for the appropriate run configuration every time it is created: override fun onFirstRun( configur... -
Michael Klatt created a post, AnsweredContext menu display name for Run Configuration Producer
For context: idea-ansible-plugin#8.Per Creating a Run Configuration from Context, I am using com.intellij.execution.actions.LazyRunConfigurationProducer to implement creating a run configuration vi... -
-
-