rmuir commented on PR #14870:
URL: https://github.com/apache/lucene/pull/14870#issuecomment-3019087709

   This PR works correctly for me! I did the full test:
   
   ```
   $ git clean -xdf # nuke any repo state such as .classpath/.settings/.project
   $ rm -rf ~/.local/share/jdtls # nuke any eclipse state
   $ rm -rf ~/.gradle/caches # nuke any gradle state
   $ ./gradlew eclipse
   ```
   
   As a followup, I may see what it would take to get sources for that 
`gradle-api.jar`. It is an unrelated thing: this PR is good to go as-is, 
nothing wrong with the approach here. Problem may impact intellij, too. I think 
this is not a "normal" jar but autogenerated with fancier logic and requires 
jumping thru more hoops to get sources attached. But it would make working with 
our gradle sources in these editors much easier!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to