Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Aggregatebabyish
Total activity
2
Last activity
March 25, 2026 07:18
Member since
March 25, 2026 07:18
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (1)
Sort by recent activity
Recent activity
Votes
Created
March 25, 2026 07:18
The JVM itself will not call a non‑static main, because it would require creating an instance of the class first, and the launcher has no mechanism for that. IntelliJ doesn’t override this rule; i...
Community
JetGroovy
Extending a class with 'public static void main' no longer allows you to run it
0 votes