Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
titleExplorer task definition for WhatIfEditor
		<explorerTask name="WhatIf">
			<taskClass>nl.wldelft.fews.gui.plugin.whatif.editor.WhatIfEditor</taskClass><predefinedDisplay>what if editor</predefinedDisplay>
			<toolbarTask>true</toolbarTask>
			<menubarTask>true</menubarTask>
			<loadAtStartup>true</loadAtStartup>
		</explorerTask>

...