LiLittleCat
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
LiLittleCat created a post, AnsweredHow 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... -
LiLittleCat commented, -
LiLittleCat created a post, AnsweredNeed 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...