jie du

- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
-
jie du created a post, [Plugin Dev]How can I find this document ?
Hi All: I create a plugin to Setting someting, store it in a xml file, like following code .@State( name = "go.GoSettings", storages = { @Storage(id="other", file = ... -
jie du created a post, [Plugin Dev]How to handler a cancel event.
Hi all: I have trouble in deal with the cancel button event on these following situations.All of these cancel button do not work. Can anybody give me a solution?Thanks.1.Messages.showInputDial... -
-
jie du commented, -
-
jie du created a post, -
-
jie du created a post, [Plugin Dev]How to open a project in current window.
hi: StartupManager.getInstance(project).registerPostStartupActivity(createToolWindowRunnable(project, moduleBuilder)); ProjectManagerEx.getInstanceEx().openProject(project);private Runnable createT...