zoulejiu
- Total activity 53
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 12
-
-
zoulejiu commented, -
zoulejiu created a post, AnsweredAsyncTreeModel getSelectionPath() cache problem
After AsyncTreeModel refreshes the tree with treeStructureChanged(null, null, null), it finds that the TreePath obtained by calling this.myTree.getSelectionPath() is still the old TreePath, and it ... -
zoulejiu created a post, AnsweredAbout paid plug-in activation
I found that if you directly use CheckLicense to detect whether the plug-in is activated, there is a certain delay. My current practice is CheckLicense.isLicensed() to verify,I get all inactive, ca... -
zoulejiu created a post, AnsweredPlugin statistics page error
The plugin cannot count installations and sales after August 2 -
zoulejiu created a post, Answeredthread problem
Hello If the problem with popup boxes like Messages.showInputDialog is handled in Task.Backgroundable 1. I want my function to be processed asynchronously2. I think my function is in the process... -
-
zoulejiu created a post, AnsweredNotification if monitor activation plugin is successful
When the plugin is successfully activated, is there any TOPIC that can get this status? -
zoulejiu created a post, AnsweredOpen a default database console programmatically
Hello I am developing a function now. After I get the sql statement, it will automatically open a default database console. I have been looking for a long time, but I have not seen the code implem... -