Jeffrey Verdegan
- Total activity 29
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 8
- Subscriptions 6
-
Created What happened to Git local changes?
AnsweredThe Git panel used to have a Local Changes or some such tab, where I could see a list of changed, added, and deleted files. I think it was there earlier today, or for sure in the last couple days. ... -
Created Call Hierarchy doesn't show overloaded methods
AnsweredThis seems similar to an issue I posted a while back, but not exactly the same.(https://intellij-support.jetbrains.com/hc/en-us/community/posts/5968113688210-Call-Hierarchy-doesn-t-work-on-implemen... -
Created Maven 3.3.1+ requires JDK 1.7+, but I'm using JDK 17
AnsweredIn the general settings, I've got the maven version set to "Bundled", which is 3.8.1. In the project settings, I have SDK set to Intellij IDE IU-211-7142.45 Oracle OpenJDK 17.0.2 and the language l... -
Created Call Hierarchy doesn't work on implementing methods
AnsweredWhen I try to use Call Hierarchy on an implementing method of an interface, Call Hierarchy doesn't show any calls. I have to go to the definition in the interface and select Call Hierarchy from the...