Änderungen von Dokument 03 Projekt Setupguide ONYX

Zuletzt geändert von Carina Enke am 19.02.2024

Von Version 360.1
bearbeitet von sandra_riediger
am 17.12.2014
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 342.1
bearbeitet von sandra_riediger
am 18.12.2014
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -6,7 +6,7 @@
6 6  
7 7  
8 8  
9 -{{toc maxLevel="5" style="square" outline="true" absoluteUrl="true"/}}
9 +{{toc style="square" maxLevel="5" outline="true" absoluteUrl="true"/}}
10 10  {{/layout-cell}}
11 11  
12 12  {{layout-cell}}
... ... @@ -182,7 +182,7 @@
182 182  
183 183  
184 184  
185 -{{toc style="square" maxLevel="5" outline="true" absoluteUrl="true"/}}
185 +{{toc maxLevel="5" style="square" outline="true" absoluteUrl="true"/}}
186 186  {{/layout-cell}}
187 187  
188 188  {{layout-cell}}
... ... @@ -226,18 +226,17 @@
226 226  
227 227  == Steps for build ==
228 228  
229 -All ONYX parts are delivered as Eclipse projects
229 +All ONYX parts are delivered as Eclipse projects:
230 230  
231 -
232 -
233 233  * preWebOnyx (ONYX QTI test player)
234 234  * preWebEditor (ONYX QTI test editor)
235 235  * onyx (ONYX QTI core)
236 -* LaTeXRenderer (LaTeX image renderer connector, used to render LaTeX math formulas to images, which can be included in PDFs. This project only offers an interface to connect whatever lib you want, e.g. jlatexmath (GPL, delivered as example)
237 -
238 -
234 +* (((
235 +LaTeXRenderer (LaTeX image renderer connector, used to render LaTeX math formulas to images, which can be included in PDFs. This project only offers an interface to connect whatever lib you want, e.g. jlatexmath (GPL, delivered as example)
236 +)))
239 239  
240 -* Use Eclipse
238 +Use Eclipse:
239 +
241 241  * Import -> Existing project, start with LaTeXRenderer project
242 242  * Import all four projects
243 243  
... ... @@ -247,7 +247,6 @@
247 247  Ensure that project dependency from preWebOnyx and preWebEditor to LaTeXRenderer is fulfilled.
248 248  Ensure that project LaTeXRenderer exports all libs in /libs folder (you may get ClassNotFoundExceptions in Tomcat otherwise, if you still get them add all libs from project LaTeXRenderer to Tomcat classpath manually)
249 249  
250 -
251 251  {{/code}}
252 252  
253 253  **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)
... ... @@ -294,7 +294,9 @@
294 294  * Configure Tomcat deployment to use different ports
295 295  * Check path the applications are mounted to
296 296  * Start Tomcat(s)
297 -* Call http:~/~/localhost:<port>/<path> in browser
295 +* (((
296 +Call http:~/~/localhost:<port>/<path> in browser
297 +)))
298 298  
299 299  == Important notes ==
300 300  
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -3342954
1 +5996722
url
... ... @@ -1,1 +1,1 @@
1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/3342954/Projekt Setupguide ONYX
1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/5996722/Projekt Setupguide ONYX