[ https://issues.apache.org/jira/browse/LUCENE-9433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17160642#comment-17160642 ]
Uwe Schindler commented on LUCENE-9433: --------------------------------------- [~rcmuir]: I fully agree. Eclipse does not work at all and my main development system is Ant. Without "ant eclipse" I can't work. The zillions of subprojects and RAM requirements are a desaster. Whenever you update the Git repo you also have to rebuild the whole Eclipse projects. This is unmaintainable. The current Eclipse integration is a "hack", because it loads all JARS in one huge project, but for development that's way enough. I build the shit in Ant/Gradle, but code devlopment is in Eclipse (for automcomplete,...). > Remove Ant support from trunk > ----------------------------- > > Key: LUCENE-9433 > URL: https://issues.apache.org/jira/browse/LUCENE-9433 > Project: Lucene - Core > Issue Type: Improvement > Reporter: Erick Erickson > Assignee: Erick Erickson > Priority: Major > Time Spent: 10m > Remaining Estimate: 0h > > Items that may need to be addressed: > * Testing with OpenJDK early access releases > * Mavenizing > * Test speed (?) > * check build for ref guide > * Update Confluence > * Update Jenkins to not try to run ant anything > * make an eclipse target -- 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