主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Will FIsher
活动总数
10
最后的活动
2020年07月13日 13:28
成员加入日期
2019年12月04日 04:43
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
2
活动概览
帖子(2)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2020年07月13日 12:52
No, this is set to "IntelliJ IDEA" for both main and test. But it's also able to pick up more than just dependencies. It successfully works with this part of my build.gradle, as well. Does this mea...
社区
IntelliJ IDEA Users
How does an IntelliJ Gradle-based build work?
0 票
创建于
2019年12月10日 10:50
Perfect, thank you. Didn't realize that.
社区
IntelliJ IDEA Users
Missing .idea (project configuration files) from Version Control dialog
0 票
创建于
2019年12月09日 16:32
Well the distinction is between ignoring that works in the Ignored Files and Folders panel and ignoring via gitignore. My gitignore is set properly: it actually includes most .idea except personal ...
社区
IntelliJ IDEA Users
Missing .idea (project configuration files) from Version Control dialog
0 票
已编辑于
2019年12月04日 18:12
Ah, indeed the "Ignored Files and Folders" did the trick. "*.idea" was an item – when I remove that, the changes show up in Version Control. That works pretty well with the exception that now .idea...
社区
IntelliJ IDEA Users
Missing .idea (project configuration files) from Version Control dialog
0 票
创建于
2019年12月04日 14:24
There's no "Unversioned Files" category. I created an external file (not shown here) and indeed that category works but the items in the .idea folder don't seem to be contained in it or trigger it....
社区
IntelliJ IDEA Users
Missing .idea (project configuration files) from Version Control dialog
0 票