Join Slack
Powered by
<@U0QGD7EDB> commented on <@U0QGD7EDB>’s file <htt...
# intellij-plugins
u
user
03/15/2016, 8:31 PM
@siler
commented on
@siler
’s file
https://kotlinlang.slack.com/files/U0QGD7EDB/F0SS64HKM/persistentstatecomponent.kt
: I found the answer to this issue here:
https://intellij-support.jetbrains.com/hc/en-us/community/posts/206109179-Module-based-PersistenStateComponent-not-saving-state-to-iml-file
When searching for state to save IntelliJ only considers non-final (mutable) entries in the state object. This is kind of unfortunate, but hey. At least I got it working.
PersistentStateComponent.kt
2
Views
Open in Slack
Previous
Next