Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Steven Gerritsen
Total activity
2
Last activity
July 29, 2020 15:37
Member since
July 29, 2020 15:33
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (1)
Sort by recent activity
Recent activity
Votes
Edited
July 29, 2020 15:37
Tnx for the info. I set the new default settings and just used the following code to remove all .idea folders. find . -name .idea -exec rm -rf {} \; IntelliJ now creates them again for every projec...
Community
IntelliJ IDEA Users
2020.2 install blew away my git bash terminal configuration.
0 votes