[
https://issues.apache.org/jira/browse/LUCENE-9559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul resolved LUCENE-9559.
--------------------------------
Resolution: Won't Fix
> fix "gradle eclipse" to build in eclipse again
> ----------------------------------------------
>
> Key: LUCENE-9559
> URL: https://issues.apache.org/jira/browse/LUCENE-9559
> Project: Lucene - Core
> Issue Type: Improvement
> Components: general/build
> Affects Versions: master (9.0)
> Reporter: Robert Muir
> Assignee: Uwe Schindler
> Priority: Major
> Attachments: LUCENE-9559.patch, compilefailure.png
>
>
> The current "gradle eclipse" produces a non-working setup: you have
> compilation errors because of some java files in solr's {{test-files}} that
> don't compile.
> eclipse doesn't differentiate between a resource folder and a sources folder,
> classpath entries are just "src" and it tries to compile the java files it
> sees in there, which fails.
> So let's tell it not to compile them so that gradle eclipse works again: I
> don't know what crazy stuff solr is doing here, but i want the IDE to work
> again.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]