[ https://issues.apache.org/jira/browse/SOLR-14532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17127527#comment-17127527 ]
Dawid Weiss commented on SOLR-14532: ------------------------------------ bq. Dawid, are you saying that devs really shouldn't be using {{./gradlew idea}} anymore to generate IntelliJ configs and should instead just do a normal import-as-gradle from the IDE? Use whatever works for you; I just mentioned that the plain idea import is recommended over project-file generation by gradle idea plugin authors [1]. [https://docs.gradle.org/current/userguide/idea_plugin.html] > Add iml file to gitignore > ------------------------- > > Key: SOLR-14532 > URL: https://issues.apache.org/jira/browse/SOLR-14532 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Andras Salamon > Priority: Trivial > Attachments: SOLR-14532.patch > > > If I execute {{gradlew idea}} in my {{lucene-solr-upstream}} directory, it > will create three files in the root directory: > {noformat} > lucene-solr-upstream.iml > lucene-solr-upstream.ipr > lucene-solr-upstream.iws > {noformat} > Git will ignore the {{ipr}} and the {{iws}} file, but it lists the iml file > as a new file. We should also ignore that one. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org