Open muren400 opened 7 months ago
@muren400
This issue is reproduced at our end. Therefore, we are investigating it. Your investigation ticket ID is CONVERSIONJAVA-2353. We'll notify you in case of any update.
Also you should update the HTML example in the README.md, since MarkupConvertOptions seems to be deprecated in v24.3
We'll also take care of it. Thanks
Hi,
we wanted to test, if GroupDocs.Conversion fits our needs so I cloned this Repository and imported the "Examples" project in Eclipse (2022.3). Unfortunately Eclipse won't run the RunExamples.java main. It always gets stuck on "Searching for main types". I also created a new project where I added the maven dependencies myself and I run into the same problem.
It always gets stuck at groupdocs-conversion-xx.x.jar. It tried mutliple releases.
Is this a known issue or am I the only one experiencing this problem?
(Also you should update the HTML example in the README.md, since MarkupConvertOptions seems to be deprecated in v24.3)
Thanks