Hi Mike

Am 18.06.2015 um 16:56 schrieb Mikhail Zemlyanukha:
> I'm working on a LO java extension. Examples in LO SDK use Makefiles,
> while in Java dev there are other build tools commonly used, such as
> Gradle, Maven and Ant.
> 
> I'm looking for a script to build LO extension with those tools,
> preferable Gradle because it's builtin into IntelliJ Idea which I'm
> using. Ant script would do too. 
...
> Any info on Gradle or Ant scripts samples to build LO Java extension
> is appreciated.

Our WollMux Java extension [1] uses Ant to build. It doesn't just build
the oxt, but AFAIK also can create Debian packages or a Windows MSI
package, which we use for distribution.

Jan-Marek

[1] https://github.com/WollMux/WollMux/

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to