Chris Jackson
- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Created New Intellij 2022.3 UI: Navigation buttons on Mac
AnsweredHi, Can anyone enlighten me as to where the Navigation buttons have gone in the new UI? They are in the options, but I can't see the toolbar and there's no option to enable it any more? The opti... -
Created Divergent Spock test runner behaviour with multi-module Maven
AnsweredThis one is a bit odd, as I feel like it's come from nowhere. I recently had quite a flat Maven project, with Spock 2 (2.0-groovy-3.0), and running tests in IntelliJ worked fine - I could write/e... -
Created Clone failure parsing *.docker.internal
AnsweredBit of a strange one, but if I check out a new project via Version Control, I see this: It looks like the clone actually succeeds, but the fail message above appears, and it doesn't prompt for '... -
Created Logs show 'NoSuchMethod' for DarculaUIUtil.paintFocusRing
AnsweredI'm currently sorting through some firewall issues that is preventing IJ from being able to connect for updates/git etc, and notice the logs in 2021.1.3 (Ultimate) have lots of entries like this: 2... -
Created MacOS: Docker doesn't expose ports
AnsweredHi, I'm using 2020.3 and trying to run a docker image. I understand there are issues with the way that Docker works on macOS, but I had some success using the following command in iTerm (or indeed... -
Created IntelliJ Cucumber Test Display in Run window is broken since upgrading Cucumber
AnsweredHi, I hope someone can help with this - I expect it might be something simple. We're using Java 7 still on a project, but have 8 on compile time (Jenkins), so I have recently updated Cucumber a l... -
Created Artifacts are caching independently of Maven Profile
AnsweredHi, Hoping someone can help with this. I'm on 2020.1.2 on Catalina. Our project architecture is basically with Maven using Profiles. Each profile represents a client, and is used to build an EA...