Cheikhsoftdev

- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
Cheikhsoftdev 创建了一个帖子, 已回答How to highlight piece of code with custom message
I am new to Intellij SDK and trying to build plugin that give some warning about code like sonarlint. i can get AST tree of java file code but do not know how to show the pop up message similar t... -
Cheikhsoftdev 创建了一个帖子, Gradle: Could not resolve com.jetbrains.intellij.idea:ideaIC:LATEST-EAP-SNAPSHOT
Could anyone help me why I am got these errors when trying to create plugin project in intellij ? . FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----...