[ https://issues.apache.org/jira/browse/SOLR-14647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17214475#comment-17214475 ]
Dawid Weiss commented on SOLR-14647: ------------------------------------ The .gitignore should be sufficient for everyone (any IDE) to live without polluting the local workspace with non-versioned files. If they're documented in .gitignore then I don't have a problem with it. The eclipse configuration could be improved to just build into build/eclipse? Then the 'build' folder is common for gradle and other IDEs. I'm sorry I can't look at it in depth right now but, you know - [1]. [1] https://en.wikipedia.org/wiki/Sisyphus > Importing Gradle Projects into Eclipse pollutes checkout > -------------------------------------------------------- > > Key: SOLR-14647 > URL: https://issues.apache.org/jira/browse/SOLR-14647 > Project: Solr > Issue Type: Bug > Components: Build > Affects Versions: master (9.0) > Reporter: James Dyer > Assignee: James Dyer > Priority: Minor > Fix For: master (9.0) > > Attachments: SOLR-14647.patch > > > Switch to master branch, then open Eclipse IDE and select "file > import > > existing gradle project" to import lucene/solr. Afterwards, "git status" > shows unstaged ".project", ".classpath", ".settings" and "bin" > files/directories. > Adjust the .gitignore file to correctly filter these out. -- 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