Samuel Mehrbrodt, CIB Software GmbH
Las Palmas De Gran Canaria, April 8th 2016
Writing a Java Extension for LibreOffice
With LOEclipse
Content
1. Setup Development Environment
2. Create your extension
3. Make your extension do something
1 | 3
Setup Development Environment
Setup Development Environment
●
Install Eclipse for Java Developers (Tested with 4.5
Mars)
●
Install LOEclipse plugin
– http://eclipse-plugins.libreoffice.org
●
Install LibreOffice & LibreOffice SDK (>= 5.0
supported)
2 | 3
Create your extension
Create your extension
●
Visit https://github.com/smehrbrodt/libreoffice-starter-extension
and follow the README :)
3 | 3
Make your extension do something
Make your extension do something
●
Modify the dialog according to
the screenshot
●
„Insert“ should insert the
entered content in the current
document
●
„Cancel“ should close the dialog
●
Extra
– Show word count for your input
field
– Disable „Insert“ button when input
field is empty
Thank You!
Questions?
Thank You!
Questions?

Writing a Java Extension for LibreOffice with LOEclipse

Editor's Notes

  • #2 28.10.2004 CIB software GmbH <Foliennummer>
  • #3 28.10.2004 CIB software GmbH <Foliennummer>
  • #4 28.10.2004 CIB software GmbH <Foliennummer>
  • #6 28.10.2004 CIB software GmbH <Foliennummer>
  • #8 28.10.2004 CIB software GmbH <Foliennummer>