Last modified by David Holt on 2022/06/25 01:40

From version 57.2
edited by Paul Hoadley
on 2023/11/13 11:58
Change comment: Updated the relative links.
To version 55.1
edited by Lachlan Deck
on 2023/11/13 11:56
Change comment: Renamed back-links.

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.paulh
1 +XWiki.ldeck
Content
... ... @@ -7,7 +7,7 @@
7 7  If you want to use Wonder in your applications (and why woundn't one) you must be correctly setup with:
8 8  
9 9  * eclipse + wolips > see tutorial about installation and operation.
10 -* Maven > see the Maven [[doc:WOL.Home.WOProject-Maven.Quick Start.WebHome]] tutorial.
10 +* Maven > see the Maven [[doc:WOL.Quick Start]] tutorial.
11 11  * plugins like [[m2eclipse>>url:http://m2eclipse.codehaus.org/||shape="rect"]] which supports Maven-eclipse integration.
12 12  * Wonder sources which then are built and installed in your local repository.
13 13  
... ... @@ -37,4 +37,4 @@
37 37  
38 38  The eclipse plugins now create your application!
39 39  
40 -You should create a WOApplication Run Configuration and add the projects build folder's Java to the classpath as detailed here: [[doc:documentation.Maven Running or Debugging as WO Application]], otherwise classes won't be found, etc.
40 +You should create a WOApplication Run Configuration and add the projects build folder's Java to the classpath as detailed here: [[doc:Maven Running or Debugging as WO Application]], otherwise classes won't be found, etc.