Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Guillaume Tâche
Total activity
4
Last activity
August 17, 2021 12:28
Member since
August 15, 2021 09:27
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
August 17, 2021 12:28
Alright fixed it, I simply removed the State interfaces and directly referenced the StateImpl classes (so that they don't inherit anything). The BaseBeanBinding#newInstance method was trying to fin...
Community
IntelliJ IDEA Open API and Plugin Development
ProjectService (PersistentStateComponent) getting null project in constructor
0 votes
Created
August 16, 2021 22:19
Okay, after refactoring a bit and using a data class as bean (I suppose the "private val project" caused problems), I'm getting a new error: 2021-08-17 00:07:03,299 [ 11197] ERROR - rationStore.Co...
Community
IntelliJ IDEA Open API and Plugin Development
ProjectService (PersistentStateComponent) getting null project in constructor
0 votes