Christian
- Total activity 95
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 36
-
Created How to add a jar to the IntelliJ's own classpath?
AnsweredI'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... -
Created Feature request: add btoa() and atob() to Http Client
AnsweredHeya,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,... -
Created HTTP client: Disable "Run All Requests in File" button?
AnsweredHi 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... -
Created Executing custom Gradle wrapper script?
AnsweredHi 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... -
Created Can you create a patch file for changes from one revision to another in SVN?
AnsweredHello, The title says it all, basically... Can you create a patch file for changes from one revision to another in SVN? Thanks, Christian -
Edited What effects does removing a module have (with maven projects)?
AnsweredWe 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...