LibreOffice / loeclipse

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

idl files not in the project's root package aren't compiled #27

Closed smehrbrodt closed 8 years ago

smehrbrodt commented 8 years ago

If the project's root package is a/b/c and you have an idl file in a/b/d, it won't be compiled.

All files in the idl folder should be compiled.