Huangss
- 活动总数 15
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 3
-
Huangss 创建了一个帖子, 已回答class o.j.i.MemoizedProvider overrides final method o.g.a.i.p.AbstractMinimalProvider.toString()Ljava/lang/String
My setting is:plugins { id 'java' id 'org.jetbrains.intellij' version '1.13.3' } group 'indi.bookmarkx' version '2.2.0' repositories { mavenLocal() maven { url 'https://maven.ali... -
-
-
-
Huangss 创建了一个帖子, 已回答Custom LineMarkInfo Repeat
Why the LineMarkInfo display repeatedly : All my code is following:public class BookmarkLineMarkerProvider implements LineMarkerProvider { @Override public LineMarkerInfo<?> getLineMarker... -
-
-
-
-
Huangss 创建了一个帖子, 已回答Icon error in plugin development
Why does the plugin I developed change the ICONS of other plugins to the same ICONS as mine after installation.My code is as follows:<toolWindow id="Bookmark-X" anchor="left" ic...