henning 02/04/08 07:08:19 Modified: xdocs tdk-howto.xml Log: Corrected name of the property in build.properties to change for the app name. Revision Changes Path 1.2 +1 -1 jakarta-turbine-tdk/xdocs/tdk-howto.xml Index: tdk-howto.xml =================================================================== RCS file: /home/cvs/jakarta-turbine-tdk/xdocs/tdk-howto.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- tdk-howto.xml 7 Sep 2001 01:40:12 -0000 1.1 +++ tdk-howto.xml 8 Apr 2002 14:08:19 -0000 1.2 @@ -169,7 +169,7 @@ property "target.package" to the name of the package that you would like your java files to live in and the property "target.directory" to the directory that you would like your classes to be created in. These two values are usually a -mirror of one another. Finally, change the property "turbine.app" to the +mirror of one another. Finally, change the property "tdk.project" to the name of the application that you would like to create. Usually this is the same as the identifier specified at the end of your target.package. </p>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>