Änderungen von Dokument 03 Projekt Setupguide ONYX
Zuletzt geändert von Carina Enke am 26.11.2025
Von Version 382.2
bearbeitet von Carina Enke
am 15.11.2025
am 15.11.2025
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Auf Version 381.1
bearbeitet von Carina Enke
am 19.02.2024
am 19.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,5 +3,3 @@ 1 -{{section}} 2 -{{column width="60%"}} 3 3 == System requirements == 4 4 5 5 === All components === ... ... @@ -13,15 +13,6 @@ 13 13 * PostgreSQL 16 14 14 * Java unlimited security enabled 15 15 16 -{{/column}} 17 - 18 -{{column width="30%"}} 19 -{{panel title="Inhalt"}} 20 -{{toc start="2"/}} 21 -{{/panel}} 22 -{{/column}} 23 -{{/section}} 24 - 25 25 {{code}} 26 26 http://stackoverflow.com/questions/6481627/java-security-illegal-key-size-or-default-parameters 27 27 Download from http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html ... ... @@ -35,6 +35,13 @@ 35 35 * Maven2 36 36 * Eclipse Maven integration (m2) 37 37 27 +{{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Inhalt"}} 28 +{{toc start="2"/}} 29 + 30 + 31 +{{/panel}} 32 + 33 + 38 38 == Steps for build == 39 39 40 40 All ONYX parts are delivered as Eclipse projects ... ... @@ -58,7 +58,7 @@ 58 58 59 59 (% 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) 60 60 61 -**Setup database for ONYX Editor** 57 +(% style="line-height:1.4285715" %)**Setup database for ONYX Editor** 62 62 63 63 * Locate setupdatabase.postgre.sql 64 64 * Log on to Postgres ... ... @@ -80,7 +80,7 @@ 80 80 81 81 **preWebOnyx** 82 82 83 -* 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// 84 84 * Configure as needed 85 85 * Service provider named “preview” is required if used as preview instance for ONYX Editor 86 86