主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Matanper
活动总数
9
最后的活动
2022年03月28日 16:15
成员加入日期
2019年01月27日 21:30
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
2
活动概览
帖子(2)
评论(4)
按最近的活动排序
最近的活动
投票数
已编辑于
2022年03月28日 16:15
Hey Aleksey, thanks for your response. My goal is to link a comment line (or multiple lines) to the code at the next line, and if that code has changed, highlight the comment. We end up indeed usin...
社区
IntelliJ IDEA Open API and Plugin Development
Get VCS (git) status of PsiElement
0 票
创建于
2019年01月28日 10:15
Also tried, stiil same result. Maybe the project must be defined as maven multi module project?
社区
IntelliJ IDEA Users
How to load maven dependency from another project
0 票
创建于
2019年01月28日 09:21
They are defined as separate maven projects, not as multi module project or something. I have project A: com.me useme 1.4-SNAPSHOT And in project B I reference it: ... com.me useme LATEST...
社区
IntelliJ IDEA Users
How to load maven dependency from another project
0 票
创建于
2019年01月28日 08:59
I can't get it working. I've tried to increment the version of the dependent project, and in the pom.xml of the other project updated the dependency to LATEST, and I see in the 'External Libraries'...
社区
IntelliJ IDEA Users
How to load maven dependency from another project
0 票