Stephen Boesch
- 活动总数 499
- 最后的活动
- 成员加入日期
- 关注 1 名用户
- 关注者数 0 名用户
- 投票数 25
- 订阅数 152
-
创建于 Automatically download sources/documentation from maven working great
I complain a lot on these Intellij forums. So for a change here is 'kudos' for a feature working well:Just do a "Search anywhere" (Opt-Shift-A) for "automatically download". This brings up Maven |... -
创建于 How to pause/kill background tasks
已回答i had my status bar turned off. turned it on and found I have 22 background tasks running. I'd like to selectively kill most of them.thanks! -
创建于 Attach sources does not seem to work
已回答What is the deal with attach sources? Is there some magic sequence of steps to get it to "take" ?An example here: i added jackson-json.<version>.jar to the project (systemPath in maven), that wor... -
创建于 How to enable "remove unused imports"
已回答I don't see it under Settings | Code | Imports..I'm using 10.5.1 -
创建于 Keyboardists and Mac users ahoy! How do you get along with IJ on os x?
I am a long time IJ user mostly on Ubuntu derivatives but also here and there on Windoze. In both cases we can get to most of the menu items via accelerator keys.I need that. Both for speed and... -
创建于 Intellij adding escaping backslashes to cut/paste strings
Hi, I did a ctrl-c on a string: "+host+":"+port+"and intellij converted it to: \"+host+\":\"+port+\""I DON'T want that behavior. How do I disable that "intelligence" that is actually corrupt... -
创建于 Weird UI problem: MouseClick stopped working in IDE, had to reboot machine
Hi, The mouseclick stopped working in the IDE, not from a USB mouse, or the builtin trackpad, trackball, or pointing device (I have a Thinkpad which has all the bells and whistles).It's weird. A... -
创建于 Remote debugging with Tomcat: Does Not Stop on Breakpoints
已回答I can make changes to Java class and/or resources (web.xml, jsp, etc) , do either Build Module, or Debug and the changes show up on Tomcat.However, debugging is not working.I have tried a number of... -
创建于 How to customize sbt build command especially for Profiles
I need to set up some profiles - as part of building spark. My problem is: after selecting "Import project" there is no way to CUSTOMIZE the profile settings. Specifically i need: sbt -Pyarn -... -
创建于 How to permanently enable java decompilation
I had already enabled java decompiler in IJ14 ultimate. However:- that setting apparently is only per-project?- how to set it is not intuitive - and I can not remember it anymore. Doing a "search a...