Christian
- 活动总数 95
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 5
- 订阅数 36
-
创建于 How to copy lines from an effective POM?
Hi!I'm displaying an effective POM as described e.g. here http://stackoverflow.com/a/27035545/2018047Once it's on screen, how do I copy text from it?Ctrl+C doesn't work; neither does the context me... -
创建于 Maven dependency changes - how do I force IntelliJ to check all Java imports across all my project's classes are still ok?
Hi all,We chagned a maven dependency for our project. The version number changed from 1.x.y to 2.n.m, because of breaking changes (e.g. packages being renamed).How can I make sure IntelliJ goes thr... -
创建于 External Tools report format
Hi all,In IntelliJ, we can set up External Tools to run, and they can return their output in a format that IntelliJ can parse, to display messages, complete with line numbers, file names, and links... -
创建于 Find Next for Speed Search? Finding nested (collapsed) items with it?
Hi everyone,When I use Speed Search, is there a way to jump to the next (previous) text occurence?Also, when I'm searching the Project Structure view, is there a way to make Speed Search also searc... -
创建于 14.1: Project structure not imported correctly from 14.0.3 - anyone else experiencing issues?
Hi all,I just installed IntelliJ 14.1, Community Edition. I didn't remove any of my previous installations, so still have 14.0.3 and 13.1.4 on my disk.When I opened 14.1 up, it initially looked lik... -
创建于 Why would IntelliJ not organise Java imports even though the Auto Import options for Java are enabled?
Hi!I'm trying to convince a colleague of mine how much nicer IntelliJ is compared to Eclipse. I finally got him to try it, and we set the Auto Import options to on (cf. attached screenshot).Unfortu...