wanglue

- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 5
-
wanglue commented, -
-
wanglue created a post, AnsweredWhy doesn't a comparison box pop up when I double-click the file in the changes section of Idea
Hello!Why doesn't a comparison box pop up when I double-click the file in the changes section of IdeaHe directly opened the source code filelike this -
-
wanglue commented, -
wanglue created a post, ApplicationManager.getApplication().getService(serviceClass) ERROR
com.intellij.platform.instanceContainer.instantiation.InstantiationException: Class 'class com.wang.fast.plugin.build.service.impl.LyAgilePlatformApiClientServiceImpl' does not define any of suppor... -
wanglue commented, -
wanglue commented, -
wanglue created a post, I will call com. intellij. ui After adding TextFieldWithAutoCompletion<String>to JBPopupMenu, it was found that the original input prompt was missing and could only be entered without being deleted
I will call com. intellij. ui After adding TextFieldWithAutoCompletion<String>to JBPopupMenu, it was found that the original input prompt was missing and could only be entered without being deleted... -
wanglue created a post, Regarding the use of JBPopupMenu
I want to implement a pop-up similar to the following, but I'm not sure if there are any ready-made classes that can be usedJBPopupMenu popupMenu = new JBPopupMenu();popupMenu.add(new JBMenuItem("S...