Wiki source code of OOO/ODF Engine
Last modified by christoph_lechleitner@iteg_at on 2013-02-02 07.17:49
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | = {{id name="OOO/ODFEngineHome-Introduction"/}}Introduction = | ||
| 2 | |||
| 3 | The OOO resp. ODF Engine provides tools for JAVA to perform certain operations on ODF documents using a LibreOffice Server. | ||
| 4 | |||
| 5 | When the project startet we used OpenOffice (hence "OOO"), nowadays the [[oooengine>>doc:OOOENGINE.OOOEngine.WebHome]] library uses a LibreOffice (3.5+) instance run by [[LibO-Server>>doc:OOOENGINE.LibO-Server (Libre Office Server).WebHome]]. | ||
| 6 | |||
| 7 | = {{id name="OOO/ODFEngineHome-Sourcecodeandissuetracker"/}}Source code and issue tracker = | ||
| 8 | |||
| 9 | Subversion(% style="font-size: 10.0pt;line-height: 13.0pt;" %): | ||
| 10 | |||
| 11 | (% style="list-style-type: square;" %) | ||
| 12 | * [[https:~~/~~/svn.clazzes.org/svn/oooengine>>url:https://svn.clazzes.org/svn/oooengine||style="font-size: 10.0pt;line-height: 13.0pt;" shape="rect"]] (current OOOEngine) including [[http:~~/~~/svn.clazzes.org/svn/oooengine/trunk/libo-server/>>url:http://svn.clazzes.org/svn/oooengine/trunk/libo-server/||shape="rect"]] (LibO-Server) | ||
| 13 | (% style="font-size: 10.0pt;line-height: 13.0pt;" %) | ||
| 14 | * [[http:~~/~~/svn.clazzes.org/svn/odtransform/>>url:http://svn.clazzes.org/svn/odtransform/||shape="rect"]] (side project) | ||
| 15 | * [[http:~~/~~/svn.clazzes.org/svn/ooo2xslfo/>>url:http://svn.clazzes.org/svn/ooo2xslfo/||shape="rect"]] (side project) | ||
| 16 | |||
| 17 | Jira: [[https:~~/~~/jira.clazzes.org/browse/OOOENGINE>>url:https://jira.clazzes.org/browse/OOOENGINE||shape="rect"]] | ||
| 18 | |||
| 19 | = {{id name="OOO/ODFEngineHome-FurtherInformation"/}}Further Information = | ||
| 20 | |||
| 21 | * [[LibreOffice Server>>doc:OOOENGINE.LibO-Server (Libre Office Server).WebHome]] Package | ||
| 22 | * [[oooengine>>doc:OOOENGINE.OOOEngine.WebHome]] Java Library |