Brian Preston

- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Edited IntelliJ does not start after installing openjdk11 (on Mac)
AnsweredI have been using a paid 2018 version of IntelliJ for the last year. Just installed openjdk11. Also uninstalled a Salesforce plugin, Illuminated Cloud. After that, IntelliJ would not start at all. ... -
Created why is causing Error: java: Annotation processor 'org.mapstruct.ap.MappingProcessor' not found?
I'm using IntelliJ 13.0.2 on OSX 10.9.5, using java 1.8. I get this error when trying to run or debug a unit test inside IntelliJ. When I run compile or test via maven at the command line, it runs ...