General

Components

Community

Development

TDF

Source Control

We use GitHub for version control.

Getting the source code

git clone https://github.com/tdf/odftoolkit.git

For further information see the Source Code Repository page.

Build setup

Linux

sudo apt-get install openjdk-8-jdk
sudo apt-get install maven

Note: The previous instructions has been tested with an Ubuntu 16.04 installation. Other distros and versions should work fine, but might require some slight modifications.

Windows

For the setup of the build environment, please see Java JDK download for Windows and Maven setup on Windows

Build

Linux / Windows

cd odf-toolkit
mvn clean install

Impressum (Legal Info) | Privacy Policy (Datenschutzerklärung) | Statutes (non-binding English translation) - Satzung (binding German version) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License v2.0. “LibreOffice” and “The Document Foundation” are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy. LibreOffice was based on OpenOffice.org.