主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Mathanrajan Sundarrajan
活动总数
6
最后的活动
2021年06月10日 07:04
成员加入日期
2021年06月02日 07:00
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(4)
按最近的活动排序
最近的活动
投票数
已编辑于
2021年06月10日 07:04
If anyone else is facing this issue, I found that @XCollection annotation fixes this issue. You would have to add this annotation above the variable which stores the list of child classes and list ...
社区
IntelliJ IDEA Open API and Plugin Development
Persistent data structure not loading properly
1 票
创建于
2021年06月02日 09:54
Hey, here's the repo to duplicate this issue. https://github.com/Teisted/PersistenceSuperClassIssue . I made a small action class that will let you add data to the persisted class. Thank you for ta...
社区
IntelliJ IDEA Open API and Plugin Development
Persistent data structure not loading properly
0 票
创建于
2021年06月02日 08:48
Ah sorry for misunderstanding. I'll see if I can make a quick repository where this issue can be duplicated.
社区
IntelliJ IDEA Open API and Plugin Development
Persistent data structure not loading properly
0 票
已编辑于
2021年06月02日 08:52
Sorry for not uploading the sources. Here's the service which extends PersistentStateComponent to store our data structure: TestingChecklist [REMOVED] And here's the source for the data structure: ...
社区
IntelliJ IDEA Open API and Plugin Development
Persistent data structure not loading properly
0 票