Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Androberz
Total activity
6
Last activity
March 25, 2020 08:35
Member since
August 20, 2019 11:05
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (2)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
September 04, 2019 13:55
Hi Anna, Thanks for your response! It makes sense.
Community
IntelliJ IDEA Open API and Plugin Development
Can't get method overrides correctly
0 votes
Created
August 28, 2019 09:26
Hi, the scenario I used is the following. I had a class: public class TestClass { public static void main(String[] args) { Set<TestClass> aSet = new HashSet<>(); } public static class TestCla...
Community
IntelliJ IDEA Open API and Plugin Development
Can't get method overrides correctly
0 votes