Changes for page Maven Creating Wonder Applications
Last modified by David Holt on 2022/06/25 01:40
To version 57.3
edited by Paul Hoadley
on 2023/11/13 11:58
on 2023/11/13 11:58
Change comment:
Update document after refactoring.
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -WOLips Tutorials 1 +documentation.Home.WOLips Tutorials.WebHome - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.l deck1 +XWiki.paulh - 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.Quick Start]] tutorial. 10 +* Maven > see the Maven [[doc:WOL.Home.WOProject-Maven.Quick Start.WebHome]] 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: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:documentation.Maven Running or Debugging as WO Application]], otherwise classes won't be found, etc.