Index: org.lams.toolbuilder/src/org/lams/toolbuilder/wizards/WizardConstants.java =================================================================== RCS file: /usr/local/cvsroot/org.lams.toolbuilder/src/org/lams/toolbuilder/wizards/WizardConstants.java,v diff -u -r1.3 -r1.4 --- org.lams.toolbuilder/src/org/lams/toolbuilder/wizards/WizardConstants.java 11 Oct 2007 02:03:33 -0000 1.3 +++ org.lams.toolbuilder/src/org/lams/toolbuilder/wizards/WizardConstants.java 11 Oct 2007 02:13:38 -0000 1.4 @@ -115,6 +115,7 @@ "* deploy-ear\n" + "* copyfiles\n" + "* deploy-tools\n\n" + - "Once you have LAMS core deployed, you can run the tool's 'deploy'\n" + - "task in its build.xml. Then run LAMS to check that the tool appears in author."; + "Once you have LAMS core deployed, you can run the tool's\n" + + "'deploy' task in its build.xml. Then run LAMS to check that\n" + + "the tool appears in author."; }