Satran004
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
-
Satran004 创建了一个帖子, 已回答How to show run or debug icon in the editor for methods
Hi, I am relatively new to IntelliJ plugin dev. The plugin I am working on allows Java Smart Contract development on IntelliJ. Each method in the smart contract java file can be executed independen... -
-
Satran004 创建了一个帖子, 已回答LocalInspectionTool depends on libraries compiled in Java 11 while bootJDK is Java 8 (2018.3)
Hi, I am developing a plugin which does some error highlighting in java source file when some specific restricted java apis are used. I am implementing LocalInspectionTool for that. This plugin wo...