Änderungen von Dokument 03 Projekt Setupguide ONYX
Zuletzt geändert von Carina Enke am 26.11.2025
Von Version 381.2
bearbeitet von Carina Enke
am 15.11.2025
am 15.11.2025
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Auf Version 380.1
bearbeitet von Carina Enke
am 13.02.2024
am 13.02.2024
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Zusammenfassung
-
Seiteneigenschaften (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Inhalt
-
... ... @@ -1,16 +3,14 @@ 1 -{{section}} 2 -{{column width="60%"}} 3 3 == System requirements == 4 4 5 5 === All components === 6 6 7 7 * Linux-based OS 8 -* Java 216 +* Java 17 9 9 * Apache Tomcat 9 (latest update) 10 10 11 11 === ONYX Editor (additionally) === 12 12 13 -* PostgreSQL 1 611 +* PostgreSQL 12 14 14 * Java unlimited security enabled 15 15 16 16 {{code}} ... ... @@ -18,18 +18,6 @@ 18 18 Download from http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html 19 19 {{/code}} 20 20 21 - 22 -{{/column}} 23 - 24 -{{column width="30%"}} 25 -{{panel title="Inhalt"}} 26 -{{toc start="2"/}} 27 -{{/panel}} 28 - 29 - 30 -{{/column}} 31 -{{/section}} 32 - 33 33 === Build process === 34 34 35 35 * Linux-based OS ... ... @@ -38,7 +38,13 @@ 38 38 * Maven2 39 39 * Eclipse Maven integration (m2) 40 40 27 +{{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Inhalt"}} 28 +{{toc start="2"/}} 41 41 30 + 31 +{{/panel}} 32 + 33 + 42 42 == Steps for build == 43 43 44 44 All ONYX parts are delivered as Eclipse projects ... ... @@ -62,7 +62,7 @@ 62 62 63 63 (% style="line-height:1.4285715" %)**Maven will build all projects automatically**(%%) (you can do this manually on console, anyhow this is not tested in development environment and may disturb Eclipse Maven integration) 64 64 65 -**Setup database for ONYX Editor** 57 +(% style="line-height:1.4285715" %)**Setup database for ONYX Editor** 66 66 67 67 * Locate setupdatabase.postgre.sql 68 68 * Log on to Postgres ... ... @@ -84,7 +84,7 @@ 84 84 85 85 **preWebOnyx** 86 86 87 -* Locate onyxplugin.default.config.xml, copy it to a classpath folder and rename to onyxplugin.config.xml 79 +* Locate onyxplugin.default.config.xml, copy it to a classpath folder and rename to //onyxplugin.config.xml// 88 88 * Configure as needed 89 89 * Service provider named “preview” is required if used as preview instance for ONYX Editor 90 90