LibreOffice / loeclipse

LibreOffice Eclipse plugin for extension development
https://libreoffice.github.io/loeclipse/
31 stars 25 forks source link

Ant export should be a separate export option #52

Closed smehrbrodt closed 6 years ago

smehrbrodt commented 7 years ago

You can export a project as "LibreOffice package" (File->Export). On the last step, you have a checkbox "Save as Ant script", which generates an Ant script to build the extension without Eclipse.

This is a useful feature, and it should be a separate wizard, not hidden where it is currently. So the user should be able to see "Generate Ant Script" when going to File->Export, next to "LibreOffice package".