groupdocs-conversion / GroupDocs.Conversion-for-Java

GroupDocs.Conversion for Java examples, plugins and showcase projects
https://products.groupdocs.com/conversion/java
MIT License
24 stars 15 forks source link

Can't run examples in Eclipse #55

Open muren400 opened 5 months ago

muren400 commented 5 months ago

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.

image

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

atirtahirgroupdocs commented 5 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