Christian

- 活动总数 92
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 5
- 订阅数 35
-
-
Christian 创建了一个帖子, 已回答Feature 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 创建了一个帖子, 已回答HTTP 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 创建了一个帖子, 已回答Executing 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 创建了一个帖子, 已回答Can 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 创建了一个帖子, 已回答What 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 进行了评论, -
Christian 创建了一个帖子, 已回答Weird behaviour when committing merge from trunk to branch on SVN (and diffing the commit)
We use SVN. I merged changes from trunk into a checked-out branch (using the Version Control panel > Subversion Working Copies Information > Merge From... > trunk > Quick Manual Select). I got a me... -
Christian 创建了一个帖子, 已回答SVN: See changes made over different revisions to several files (to peer review code changes form a while back)?
Hello, To implement a feature (bug fix), a colleague added changes to trunk in several revisions - say 7, 9 and 15. Each time, he worked on several files. Some of the files were worked on in more t...