Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Michael Klatt
Total activity
45
Last activity
November 07, 2024 16:20
Member since
December 26, 2021 21:38
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
17
Activity overview
Posts (10)
Comments (17)
Sort by recent activity
Recent activity
Votes
Created
December 28, 2022 19:14
I am having a similar issue: https://intellij-support.jetbrains.com/hc/en-us/community/posts/8588167047954-Unit-tests-fail-on-Apple-Silicon-with-Gradle-test-task-but-pass-with-JUnit-test-runner Tes...
Community
IntelliJ IDEA Open API and Plugin Development
Minimal plugin test failing with "JNA library not available"
1 vote
Created
August 16, 2024 18:00
I added startNotify() to the NopProcessHandler initialization block, but the process still has to be manually stopped after output is displayed in the Run Configuration result window. override fun...
Community
IntelliJ IDEA Open API and Plugin Development
Using a NopProcessHandler
0 votes
Created
April 10, 2024 16:41
This works well, thank you.
Community
IntelliJ IDEA Open API and Plugin Development
Dynamically replacing dialog input components using the DSL UI
0 votes
Created
February 17, 2024 00:14
I have a plugin that provides run configurations for executing Ansible tasks: https://github.com/mdklatt/idea-ansible-pluginI want add the ability to create a run configuration by right-clicking on...
Community
IntelliJ IDEA Open API and Plugin Development
Launch a Run/Debug Configuration setting dialog
0 votes
Created
April 18, 2023 21:51
Upgrading the Gradle plugin to v1.13.3 fixes this issue. All tests are passing with the Gradle test runner on AMD64 and ARM64 machines.
Community
IntelliJ IDEA Open API and Plugin Development
Unit tests fail on Apple Silicon with Gradle :test task but pass with JUnit test runner
0 votes
Created
December 08, 2022 20:58
Yann Cebron After upgrading the Gradle IJ plugin to 1.11.0-SNAPSHOT, the JUnit tests are working again, but Gradle tests fail the same way as before. plugins { kotlin("jvm") version("1.7.10")...
Community
IntelliJ IDEA Open API and Plugin Development
Unit tests fail on Apple Silicon with Gradle :test task but pass with JUnit test runner
0 votes
Created
November 23, 2022 22:29
Can you provide more information about what you're trying to do? Are you trying to get the GitHub name from the user in your plugin? Are you you trying to get user information from the GitHub API?
Community
IntelliJ IDEA Open API and Plugin Development
How to obtain GitHub user name?
0 votes
Next
›
Last
»