Satran004
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
创建于 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... -
已编辑于 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...