Changes for page Maven Creating Wonder Applications
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
on 2023/11/13 11:58
Change comment:
Updated the relative links.
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. paulh1 +XWiki.kiddyr - Content
-
... ... @@ -7,11 +7,11 @@ 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 14 -One reasonable way to get and maintain the Wonder sources is have a directory which holds all the sources (see here: [[Download Wonder Source>>url:http://wiki.objectstyle.org/confluence/display/WONDER/Download+Wonder+Source%2C+Build+and+Install||shape="rect"]]), then use Maven to install and build Wonder (see here: [[doc:WOL. Home.WOProject-Maven.Building the wonder source code with maven.WebHome]]).14 +One reasonable way to get and maintain the Wonder sources is have a directory which holds all the sources (see here: [[Download Wonder Source>>url:http://wiki.objectstyle.org/confluence/display/WONDER/Download+Wonder+Source%2C+Build+and+Install||shape="rect"]]), then use Maven to install and build Wonder (see here: [[doc:WOL.Building the wonder source code with maven]]). 15 15 16 16 Several things you should know, currently: 17 17 ... ... @@ -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.