Brian McNamara
- 活动总数 63
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 3
- 订阅数 15
-
创建于 Crashing occasionally when connecting to remote debugger
已回答Ive been seeing Intellij crash almost 50% of the times I connect to a remote debugger. I also just had it crash when I tried to execute a maven compile task. My vmoptions are as follows: -Xms2000m... -
创建于 Opening Intellij with nohup causes issue with auto-save
已回答I have a bash script to pass in environment variables and launch intellij using nohup. However this is causing a very weird behavior with auto-save. Now instead of saving on frame deactivation or 1... -
创建于 VCS resets to git after syncing
已回答Been trying to figure out what would cause this but im seeing an issue when Syncing to the head of the branch using perforce. Currently my vcs.xml looks like <?xml version="1.0" encoding="UTF-8"?... -
创建于 Programmatically download latest version
已回答Hey all, Im trying to create a script to download the latest version of Intellij and do some setup to make onboarding a bit easier. However I have yet to figure out how to fetch the latest versio...