diff -r bb339882c6e9 -r 0367d2db2c06 sysperfana/analyzetoolext/com.nokia.s60tools.analyzetool/src/com/nokia/s60tools/analyzetool/preferences/AdvancedPreferencePage.java --- a/sysperfana/analyzetoolext/com.nokia.s60tools.analyzetool/src/com/nokia/s60tools/analyzetool/preferences/AdvancedPreferencePage.java Tue Aug 24 12:10:03 2010 +0300 +++ b/sysperfana/analyzetoolext/com.nokia.s60tools.analyzetool/src/com/nokia/s60tools/analyzetool/preferences/AdvancedPreferencePage.java Tue Aug 24 12:16:27 2010 +0300 @@ -29,16 +29,15 @@ /** * This class implements AnalyzeTool advanced preference page. - * + * * @author kihe - * + * */ public class AdvancedPreferencePage extends PreferencePage implements IWorkbenchPreferencePage { - /** Label to display info text */ + /** Label to display info text */ private Label infoText; - /** * Constructor. @@ -47,10 +46,9 @@ super(); } - /** * Creates this preference page content. - * + * * @param parent * This preference page parent */ @@ -74,16 +72,18 @@ composite.setLayout(gridLayout); infoText = new Label(composite, INFORMATION); - infoText.setText("AnalyzeTool rom symbol definition is changed to project related definition. \nSelect project - properties - " + - "Carbide extensions - AnalyzeTool to define symbol file(s)."); + infoText + .setText("AnalyzeTool rom symbol definition is changed to project related definition. \nSelect project - properties - " + + "Carbide extensions - AnalyzeTool to define symbol file(s)."); return composite; } /* * (non-Javadoc) - * - * @see org.eclipse.ui.IWorkbenchPreferencePage#init(org.eclipse.ui.IWorkbench) + * + * @see + * org.eclipse.ui.IWorkbenchPreferencePage#init(org.eclipse.ui.IWorkbench) */ public void init(final IWorkbench workbench) { // MethodDeclaration/Block[count(BlockStatement) = 0 and