LibreOffice / UNOHelper

Simple, no overhead Java wrapper for the LibreOffice UNO API
European Union Public License 1.1
12 stars 11 forks source link

Rename packages to use org.libreoffice.unohelper prefix #37

Closed smehrbrodt closed 1 year ago

smehrbrodt commented 1 year ago

Since this is now a LibreOffice project, use the libreoffice namespace. This is also a requirement to have this artifact on Maven Central.

Also renamed the 'afid' and 'ooo' packages to use the 'common' package: de.muenchen.allg.afid -> org.libreoffice.unohelper.common de.muenchen.allg.ooo -> org.libreoffice.unohelper.common