From ecd8d97713a8d7774ee0020ffa6822bb92cd1ce1 Mon Sep 17 00:00:00 2001 From: evenisse Date: Mon, 29 Mar 2004 16:37:11 +0000 Subject: [PATCH] Add the templates list. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114952 13f79535-47bb-0310-9956-ffa450edef68 --- genapp/xdocs/navigation.xml | 1 + genapp/xdocs/templates.xml | 66 +++++++++++++++++++++++++++++++++++++ 2 files changed, 67 insertions(+) create mode 100644 genapp/xdocs/templates.xml diff --git a/genapp/xdocs/navigation.xml b/genapp/xdocs/navigation.xml index 7b88168e..991a949f 100644 --- a/genapp/xdocs/navigation.xml +++ b/genapp/xdocs/navigation.xml @@ -29,6 +29,7 @@ + diff --git a/genapp/xdocs/templates.xml b/genapp/xdocs/templates.xml new file mode 100644 index 00000000..48196128 --- /dev/null +++ b/genapp/xdocs/templates.xml @@ -0,0 +1,66 @@ + + + + + + + Properties + Emmanuel Venisse + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameDescription
defaultGenerate a simple jar component.
ejbGenerate a simple EJB.
strutsGenerate a simple web app with Struts.
struts-jstlGenerate a simple web app with Struts and JSTL.
webGenerate a simple web app.
web-jstlGenerate a simple web app with JSTL.
complexGenerate a very complex project with ear, wars, ejbs, struts, xdoclet.
+
+ +
+