Hello GroupDocs Support Team,
I am writing to report a critical issue encountered while testing GroupDocs.Total for Java for integration into our product. We are currently experiencing severe performance issues specifically within the Eclipse IDE environment.
Current Environment & Setup:
- Product: GroupDocs.Total for Java (specifically using
groupdocs-conversion) - Build Tool: Gradle
- IDE: Eclipse IDE
- IDE Setting: “Download repository index updates on startup” is enabled in Maven settings.
Issue Description: I have added the groupdocs-conversion dependency via Gradle. The problem occurs when I trigger Auto Import (Content Assist) while editing code, following a Gradle Refresh and Project Clean Build.
At this point, the Eclipse IDE starts indexing to scan the added JAR file. However, the scanning process takes an excessively long time. Even if I attempt to cancel the operation, the indexing process breaks, and the IDE becomes completely unresponsive (freezes/hangs).
This situation repeats every time I clean and build the project, making it impossible to proceed with development tasks.
Question:
Is there a recommended workaround or configuration to prevent this indexing freeze in Eclipse? Since this issue is blocking our development workflow, we urgently need a solution.
Thank you.