LibreOffice / loeclipse

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

jar manifest contains wrong path separator #40

Closed smehrbrodt closed 7 years ago

smehrbrodt commented 7 years ago

When generating an oxt file with an additional jar lib, the class path uses the system native path separators (\ on Windows). It should use unix separators all the time.