Matanper
- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
-
Matanper 创建了一个帖子, 已回答Get VCS (git) status of PsiElement
I'm trying to develop a plugin that highlights in a file the lines which have changed but are not committed yet. I've defined an annotator which is able to color PsiElement, but I'm having a hard ... -
-
-
-
Matanper 创建了一个帖子, 已回答How to load maven dependency from another project
I have a maven project A which depends on maven project B. I'm currently deploying project B to maven repository with snapshot (e.g version 1.3-SNAPSHOT) and loading it in project A via maven depen...