Jeffrey Reynolds
- Total activity 30
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 19
- Subscriptions 2
-
-
-
-
-
-
Jeffrey Reynolds created a post, AnsweredCustom language resolver "resolved in the context of <target>"
If i load a C++ file, in the bottom right-hand corner of the IDE it will say something like "this file was resolved in the context of " a build target. I'm working on symbol resolution for a cust... -
Jeffrey Reynolds commented, -
-
Jeffrey Reynolds created a post, AnsweredTest framework quit unexpectedly - can't find a class by name
The error message ``` Exception in thread "main" java.lang.NoClassDefFoundError: org/junit/platform/launcher/TestIdentifier at com.intellij.junit5.JUnit5IdeaTestRunner.<clinit>(JUnit5IdeaTestRun...