Bpruitt
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Created Where is Package Explorer
AnsweredHI, I updated to 2021.2, The IDE Package Explorer looks useful. Can someone explain where and how to invoke it? I cannot find any reference to it other than, it's installed and Settings has conf... -
Created Previous Copyright still in effect for new classes
Answeredi updated my Copyright text. However, new classes are created with the old Copyright text. I cannot find where the old Copyright text is referenced. Update Copyright... has no effect either. T... -
Created Can't find SpringBootApplication class
AnsweredI'm having all kinds of Intellij / Gradle. I have a simple Gradle project. Just a vanilla SpringBootApplication class. I can clean, compile, build ok. But when I try to run my Spring Boot class ... -
Created Gradle issues
AnsweredAfter upgrading to Gradle 5.4, I started getting weird issues. The problem I noticed is everytime I opened a project I was prompted to Import Changes even though nothing has changed in build.gradl... -
Created Annotation Processor warning
AnsweredI keep getting the "processing disabled" warning for Lombok. I have everything enabled in Settings. I have refreshed, rebuilt, etc. But the warning will not go away. Anything else I can do? Th... -
Created UnsatisfiedLinkError
AnsweredI got an UnsatisfiedLinkError for third-party software that uses JNI. All of the dependent DLL's are in the same folder. In my Run Configuration, I set the VM -Djava.library.path option to the fo...