uschindler commented on PR #14651:
URL: https://github.com/apache/lucene/pull/14651#issuecomment-2873022378

   > I'm hoping an Eclipse user could improve this PR to address that side of 
the equation. I've never used Eclipse.
   
   Not sure how, but if we remove the java version from the ecj javadocs 
setting file, we have to add the back in the .settings directory for the 
Eclipse IDE:
   
   
https://github.com/apache/lucene/blob/92e0eb8f71e2eaad8c2d18890ed3e506bbfdc5b8/gradle/ide/eclipse.gradle#L96-L100
   
   At this place it processes all files in the `dot.settings` directory and 
replaces the tag:
   
   
https://github.com/apache/lucene/blob/92e0eb8f71e2eaad8c2d18890ed3e506bbfdc5b8/gradle/ide/eclipse/dot.settings/org.eclipse.jdt.core.prefs#L4
   
   So maybe we just need to add the target version here and set those three 
properties.
   
   Uwe


-- 
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