Werner Müller
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 4
-
Created HTTP Rest Client with Client Certificate, How to configure JDK / Truststore?
AnsweredHello I've tried using a client certificate and the HTTP Client in IDEA 2021.1 as mentioned in the "Whats new" Section: https://www.jetbrains.com/idea/whatsnew/ ("SSL support in the HTTP client") I... -
Created Code with me plugin with own lobby server, session expiration issue
Hello We have deployed the lobby, relay and redis servers in our kubernetes using our own helm chart. In Intellij one can start a new session and get a share link. But no user is able to join. The ... -
Created Tried to upgrade plugin based on Database tools to intellij 2020.2.2 - weird exception
AnsweredHello I've created a plugin that is based on the sql and database tools on the enterprise edition. I tried upgrading to 2020.2.2 but I get an exception during build and when running in the ide. The... -
Created Trying to extend the Database Plugin in Ultimate using Gradle
AnsweredHello I plan to add some more import options for datasources to the Database plugin in IntelliJ Ultimate. I used the create new project wizard to bootstrap the plugin. After some hassle with findin...