Mokloukong
- Total activity 39
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 8
-
Mokloukong created a post, AnsweredAndroid Studio is not supported JCEF
this.jbCefBrowser = new JBCefBrowser(); There is an error message when using JCEF in Android Studio, which is not supportedjava.lang.IllegalStateException: JCEF is not supported in this env or fail... -
-
Mokloukong created a post, AnsweredCreate multiple idea project windows for the same version of the idea, and the plugin can only be used in one project window
Create multiple idea project windows for the same version of the idea, and the plugin can only be used in one project window. Multiple idea project windows cannot be used in the same idea version. ... -
-
-
-
-
Mokloukong created a post, AnsweredCode completion operation in editor inlayModel as a streaming effect
I want to complete the code of the plugin in editor inlayModel as a streaming effect. Do you have any documentation or materials to read? I don't have any direction yet -
-
Mokloukong created a post, Answereda demo about using JBHtmlPane component to report error conv is null
public class RefactorChatWindow implements DumbAware, ToolWindowFactory @Overridepublic void createToolWindowContent(@NotNull Project project, @NotNull ToolWindow toolWindow) {JFrame frame = new JF...