lucene/gradle/ide
Dawid Weiss 1cfa697c06
Fix eclipse ide settings generation (#13649)
* Only run the ide configuration block for eclipse when explicitly invoked. fix property access ordering here and there.

* Correct dependsOn task name.

* Correct crlf/encoding after versionCatalogFormatDeps finishes.

* Change java-library to java-base in the plugin applied within the eclipse task.

* use ant.fixcrlf to correct line endings.

* Changes entry.

* Simplify fixcrlf

---------

Co-authored-by: Uwe Schindler <uschindler@apache.org>
2024-08-14 23:50:06 +02:00
..
eclipse GH-11819: Fix the Eclipse part to support deveopment of the MR-JAR: (#11823) 2022-09-27 11:11:49 +02:00
eclipse.gradle Fix eclipse ide settings generation (#13649) 2024-08-14 23:50:06 +02:00
intellij-idea.gradle GH-11819: Exclude MR-JAR sourceSet and folders from Idea Sync (#11836) 2022-10-04 11:49:39 +02:00