LiLittleCat
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
创建于 How can I utilize `JBCefCookieManager` in version 2023.2 (232.8660.185) and beyond?
已回答Hi there,I'm currently developing and maintaining a plugin that utilizes JCEF and its cookie functionalities. In my code, I have the following line:JBCefCookieManager jbCefCookieManager = new JBCef... -
已编辑于 Need help implementing add, remove, edit, and reset functionality for a list data configuration in my plugin.
已回答Hello! I am currently working on implementing a plugin that includes list data settings with add, remove, edit, and reset functionality. You can see an example of this in the image below: This typ...