Änderungen von Dokument 03 Projekt Setupguide ONYX

Zuletzt geändert von Carina Enke am 26.11.2025

Von Version 381.1
bearbeitet von Carina Enke
am 19.02.2024
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 383.1
bearbeitet von Carina Enke
am 15.11.2025
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -1,3 +1,5 @@
1 +{{section}}
2 +{{column width="60%"}}
1 1  == System requirements ==
2 2  
3 3  === All components ===
... ... @@ -10,7 +10,15 @@
10 10  
11 11  * PostgreSQL 16
12 12  * Java unlimited security enabled
15 +{{/column}}
13 13  
17 +{{column width="30%"}}
18 +{{panel title="Inhalt"}}
19 +{{toc start="2"/}}
20 +{{/panel}}
21 +{{/column}}
22 +{{/section}}
23 +
14 14  {{code}}
15 15  http://stackoverflow.com/questions/6481627/java-security-illegal-key-size-or-default-parameters
16 16  Download from http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html
... ... @@ -24,13 +24,6 @@
24 24  * Maven2
25 25  * Eclipse Maven integration (m2)
26 26  
27 -{{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Inhalt"}}
28 -{{toc start="2"/}}
29 -
30 -
31 -{{/panel}}
32 -
33 -
34 34  == Steps for build ==
35 35  
36 36  All ONYX parts are delivered as Eclipse projects
... ... @@ -54,7 +54,7 @@
54 54  
55 55  (% 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)
56 56  
57 -(% style="line-height:1.4285715" %)**Setup database for ONYX Editor**
60 +**Setup database for ONYX Editor**
58 58  
59 59  * Locate setupdatabase.postgre.sql
60 60  * Log on to Postgres
... ... @@ -76,7 +76,7 @@
76 76  
77 77  **preWebOnyx**
78 78  
79 -* Locate onyxplugin.default.config.xml, copy it to a classpath folder and rename to //onyxplugin.config.xml//
82 +* Locate onyxplugin.default.config.xml, copy it to a classpath folder and rename to onyxplugin.config.xml
80 80  * Configure as needed
81 81  * Service provider named “preview” is required if used as preview instance for ONYX Editor
82 82