https://bugs.documentfoundation.org/show_bug.cgi?id=133847
--- Comment #12 from Wahrendorff <[email protected]> --- (In reply to Buovjaga from comment #8) > (In reply to Buovjaga from comment #3) > > (In reply to Wahrendorff from comment #2) > > > * Extract ZIndexMergeTest from the zip into the eclipse-workspace > > > directory > > > (or any directory, should not matter in this case) > > > * In Eclipse, import the project (File > Import > General > Project from > > > existing directory) > > > * Run src/de/his/UNOPdfExport/ZIndexMergeTest.java as Java Application. > > > (Right clikc > Run as.. > Java Application) > > > * Refresh Project view to see generated files. > > > > > > Prerequisites: Libreoffice needs to be installed obviously. > > > > > > Thx for looking into this. > > > > I imported "Projects from folder or archive". After clicking Finish, the > > view does not change. Should I do this in Eclipse (where?) or in Windows > > file browser: "Right click > Run as.. > Java Application"? > > Conrad: back in 2020 I never got a reply to this. Can you help? You basically need to import the project in eclispe or open the root folder in any other JAVA ide and run ZIndexMergeTest.java as JAVA Program. There are lots of good tutorials for any environment and how to do this. -- You are receiving this mail because: You are the assignee for the bug.
