Stephen Kingsland

- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Stephen Kingsland commented, -
Stephen Kingsland created a post, Questions about the "Changed Files" tool window
I recently upgraded to IntelliJ IDEA 14 (from 13.1), and I don't like the UI redesign of the "Changed Files" tool window. Is there a way to revert this back to the way it looked in v13?Specifically... -
Stephen Kingsland created a post, Is it possible to add a private, secured Nexus URL to Maven Repositories?
My company uses an internally-hosted Nexus repo. My Maven settings mirror all repository requests to the internal Nexus repo first, which mirrors the public repos like http://central. However, our ... -
-
Stephen Kingsland created a post, Why isn't there a patch upgrade option for installing 11.1.1 or 11.1.2?
I usually use the EAP version of IntelliJ IDEA, but right now I'm using 11.1 build 117.84. It's told me that there are new versions availble (first 11.1.1 and now 11.1.2), but I can't download and ... -
Stephen Kingsland created a post, Ruby Plugin changes SDK to Ruby based on .rvmrc, for a Java Module
I've got a Maven project which mostly contains Java code, but has some Ruby scripts in it as well. The Ruby scripts are in bin, and the Java code is in src. In the root directory, I've got pom.xml ... -
-
-
-
Stephen Kingsland created a post, Is there any way to display the full path of the file in IntelliJ's menu bar?
This would be really helpful. Currently if I'm editing foo.bar, I see:foo.bar - [module name] - [project location] - Intellij IDEA (Nika) IU-111.24but it would be really useful to see that foo.bar ...