Ajit Hegde
Java developer.
- 活动总数 24
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 5
- 订阅数 7
-
Ajit Hegde 进行了评论, -
-
Ajit Hegde 创建了一个帖子, 已回答Not able to update intellij plugin to support latest version of intellij
I am trying to update my intellij plugin to 2022.1. But I got some NoClassDefFound error for some class names SystemInfoRt. So After searching few blogs, I found that I have to update my grade inte... -
-
-
-
Ajit Hegde 创建了一个帖子, 已回答PairedBraceMatcher is not working for Bracket followed by an identifier
Hi all, In my custom language plugin, I have added simple PairedBraceMatcher implementation and it works fine for Brace and Parenthesis It works for Brackets also but if there is a "[" followed b... -
Ajit Hegde 创建了一个帖子, 已回答Plugin.xml is giving "Cannot resolve extension point error"
Hi all, I am developing my custom language plugin and initially, plugin.xml was fully functional(highlighting and code completion). But after some update, it stopped highlighting the extensions. ... -
-