主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Michal Wrobel
活动总数
34
最后的活动
2024年06月04日 08:27
成员加入日期
2024年03月28日 08:47
关注
0 名用户
关注者数
0 名用户
投票数
21
订阅数
5
活动概览
帖子(4)
评论(4)
按最近的活动排序
最近的活动
投票数
创建于
2024年05月08日 07:22
This indeed did the trick, thank you. For all future readers the correct declaration of the dependency is:<depends>Git4Idea</depends>and not <depends>com.intellij.modules.vcs</depends>
社区
IntelliJ IDEA Open API and Plugin Development
java.lang.ClassNotFoundException: git4idea.GitUtil although it's properly defined in the build.gradle.kts
2 票
已编辑于
2024年05月13日 07:31
I'm working on a small project where you can send the information about changes made in a project to a Large Language Model and it returns the commit message for those changes. I'm currently able t...
社区
IntelliJ IDEA Open API and Plugin Development
How to get Diff from two files using git4idea dependency
0 票
创建于
2024年04月25日 08:14
Any updates?
社区
IntelliJ IDEA Open API and Plugin Development
Initialize tool window on execution of project
0 票
创建于
2024年04月09日 12:00
Thank you for your answer.
社区
IntelliJ IDEA Plugin Users
How to create a separate instances of components contained in a plugin for every opened IntelliJ window?
0 票