Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Will FIsher
Total activity
10
Last activity
July 13, 2020 13:28
Member since
December 04, 2019 04:43
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
2
Activity overview
Posts (2)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
July 13, 2020 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...
Community
IntelliJ IDEA Users
How does an IntelliJ Gradle-based build work?
0 votes
Created
December 10, 2019 10:50
Perfect, thank you. Didn't realize that.
Community
IntelliJ IDEA Users
Missing .idea (project configuration files) from Version Control dialog
0 votes
Created
December 09, 2019 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 ...
Community
IntelliJ IDEA Users
Missing .idea (project configuration files) from Version Control dialog
0 votes
Edited
December 04, 2019 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...
Community
IntelliJ IDEA Users
Missing .idea (project configuration files) from Version Control dialog
0 votes
Created
December 04, 2019 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....
Community
IntelliJ IDEA Users
Missing .idea (project configuration files) from Version Control dialog
0 votes