Last modified by Carina Enke on 15.11.2025

From version 1.2
edited by Carina Enke
on 15.11.2025
Change comment: There is no comment for this version
To version 2.2
edited by Carina Enke
on 15.11.2025
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -13,24 +13,20 @@
13 13  * PostgreSQL 12
14 14  * Java unlimited security enabled
15 15  
16 -{{code}}
17 -http://stackoverflow.com/questions/6481627/java-security-illegal-key-size-or-default-parameters
18 -Download from http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html
19 -{{/code}}
20 -
21 -
22 22  {{/column}}
23 23  
18 +
24 24  {{column width="30%"}}
25 25  {{panel title="Content"}}
26 26  {{toc start="2"/}}
27 27  {{/panel}}
28 -
29 -
30 30  {{/column}}
31 -
32 32  {{/section}}
33 33  
26 +{{code}}
27 +http://stackoverflow.com/questions/6481627/java-security-illegal-key-size-or-default-parameters
28 +Download from http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html
29 +{{/code}}
34 34  
35 35  === Build process ===
36 36  
... ... @@ -40,7 +40,6 @@
40 40  * Maven2
41 41  * Eclipse Maven integration (m2)
42 42  
43 -
44 44  == Steps for build ==
45 45  
46 46  All ONYX parts are delivered as Eclipse projects
... ... @@ -86,7 +86,7 @@
86 86  
87 87  **preWebOnyx**
88 88  
89 -* Locate onyxplugin.default.config.xml, copy it to a classpath folder and rename to onyxplugin.config.xml//
84 +* Locate onyxplugin.default.config.xml, copy it to a classpath folder and rename to onyxplugin.config.xml
90 90  * Configure as needed
91 91  * Service provider named “preview” is required if used as preview instance for ONYX Editor
92 92