Index: org.lams.toolbuilder/src/org/lams/toolbuilder/wizards/WizardConstants.java =================================================================== diff -u -r421ad484c40645740c9bcf94598c9dd18ff3fb01 -rf27621963fa013285f356d3d0555c59fd6235244 --- org.lams.toolbuilder/src/org/lams/toolbuilder/wizards/WizardConstants.java (.../WizardConstants.java) (revision 421ad484c40645740c9bcf94598c9dd18ff3fb01) +++ org.lams.toolbuilder/src/org/lams/toolbuilder/wizards/WizardConstants.java (.../WizardConstants.java) (revision f27621963fa013285f356d3d0555c59fd6235244) @@ -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."; }