wanglue

- 活动总数 20
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 5
-
wanglue 进行了评论, -
-
wanglue 创建了一个帖子, 已回答Why 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 进行了评论, -
wanglue 创建了一个帖子, 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 进行了评论, -
wanglue 进行了评论, -
wanglue 创建了一个帖子, 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 创建了一个帖子, 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...