Ä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 381.2
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 ===
... ... @@ -16,6 +16,18 @@
16 16  Download from http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html
17 17  {{/code}}
18 18  
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 +
19 19  === Build process ===
20 20  
21 21  * Linux-based OS
... ... @@ -24,13 +24,7 @@
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 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**
65 +**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//
87 +* 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