Änderungen von Dokument 03 Projekt Setupguide ONYX

Zuletzt geändert von Carina Enke am 19.02.2024

Von Version 347.1
bearbeitet von tleu
am 17.12.2014
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 348.1
bearbeitet von sandra_riediger
am 15.12.2014
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Titel
... ... @@ -1,1 +1,1 @@
1 -Projekt Setupguide ONYX
1 +ONYX project setup guide
Dokument-Autor
... ... @@ -1,1 +1,1 @@
1 -XWiki.tleu
1 +XWiki.sandra_riediger
Inhalt
... ... @@ -186,7 +186,30 @@
186 186  {{/layout-cell}}
187 187  
188 188  {{layout-cell}}
189 +|=(% colspan="1" %)(% colspan="1" %)
190 +(((
191 +Programmversion
192 +)))|(% colspan="1" %)(% colspan="1" %)
193 +(((
189 189  
195 +)))
196 +|=(((
197 +Status
198 +)))|(((
199 +(% class="status-macro aui-lozenge aui-lozenge-error" %)DRAFT
200 +)))
201 +|=(((
202 +Aufgaben
203 +)))|(((
204 +
205 +
206 +
207 +)))
208 +|=(((
209 +JIRA
210 +)))|(((
211 +
212 +)))
190 190  {{/layout-cell}}
191 191  {{/layout-section}}
192 192  
... ... @@ -226,17 +226,18 @@
226 226  
227 227  == Steps for build ==
228 228  
229 -All ONYX parts are delivered as Eclipse projects:
252 +All ONYX parts are delivered as Eclipse projects
230 230  
254 +
255 +
231 231  * preWebOnyx (ONYX QTI test player)
232 232  * preWebEditor (ONYX QTI test editor)
233 233  * onyx (ONYX QTI core)
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 -)))
259 +* 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)
260 +
261 +
237 237  
238 -Use Eclipse:
239 -
263 +* Use Eclipse
240 240  * Import -> Existing project, start with LaTeXRenderer project
241 241  * Import all four projects
242 242  
... ... @@ -246,6 +246,7 @@
246 246  Ensure that project dependency from preWebOnyx and preWebEditor to LaTeXRenderer is fulfilled.
247 247  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)
248 248  
273 +
249 249  {{/code}}
250 250  
251 251  **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)
... ... @@ -292,9 +292,7 @@
292 292  * Configure Tomcat deployment to use different ports
293 293  * Check path the applications are mounted to
294 294  * Start Tomcat(s)
295 -* (((
296 -Call http:~/~/localhost:<port>/<path> in browser
297 -)))
320 +* Call http:~/~/localhost:<port>/<path> in browser
298 298  
299 299  == Important notes ==
300 300  
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -3343018
1 +3342827
url
... ... @@ -1,1 +1,1 @@
1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/3343018/Projekt Setupguide ONYX
1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/3342827/ONYX project setup guide