Wibrach
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
Wibrach 创建了一个帖子, 已回答How to add icon to linemarker?
Hello, followed this tutorial https://www.jetbrains.org/intellij/sdk/docs/tutorials/custom_language_support/line_marker_provider.html. i created my class for my marker, but when and where i need t... -
Wibrach 创建了一个帖子, How can i get class instance from plugin?
Hello, i am trying to build plugin for IntelliJ, my plugin is working with JUnit. Plugin need execute tests in runtime, but for running test i need to get access into project .class files, because ...