Christian
- Total activity 95
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 36
-
-
Christian created a post, AnsweredHow to add a jar to the IntelliJ's own classpath?
I'd like to use the Kafka plugin with my own login.callback.handler.class, as described in IJPL-163577. I think it might just work if I managed to add my callback handler class to IntelliJ's classp... -
-
Christian created a post, AnsweredFeature request: add btoa() and atob() to Http Client
Heya,How do we raise feature requests? I would like to see Http Client provide implementations for atob and btoa functions. (These are usually provided by the browser's window object.)Kind regards,... -
Christian created a post, AnsweredHTTP client: Disable "Run All Requests in File" button?
Hi all,The “Run All Requests In File” button can be quite dangerous, if you use in-place or environment variables and have a production environment configured. Is there any way to disable that butt... -
Christian created a post, AnsweredExecuting custom Gradle wrapper script?
Hi all, The project I'm working on comes with a custom Gradle wrapper script, gradlew.bat, that - amongst other things - sets environment variables. What settings do I have to pick in IntelliJ to m... -
Christian created a post, AnsweredCan you create a patch file for changes from one revision to another in SVN?
Hello, The title says it all, basically... Can you create a patch file for changes from one revision to another in SVN? Thanks, Christian -
Christian created a post, AnsweredWhat effects does removing a module have (with maven projects)?
We are using maven projects. In the Maven Projects pane, under Profiles, I can pick different profiles. After doing that, IntelliJ asks me if I want to remove the projects that I removed from the m... -
-
Christian commented,