Mikinw
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Why the HashMap class is marked as "Deprecated classes usages" by IntelliJ Plugin Verifier?
AnsweredWhen I upload my plugin to the markerplace, the IntelliJ Plugin Verifier always reports HashMap as deprecated: "Deprecated class HashMap is referenced in ..." Why is that? In the IDE, during develo... -
Created Get list of windows associated with the project
On Mac I'm able to detach either of the editor tabs, and dropping them next to the intellij window would create an other window with an editor in it. I've looked through the documentation what I...