<?xml version="1.0" encoding="UTF-8"?>
<toolSet name="Costello">
  <tool name="Costello" description="Runs Costello" showInMainMenu="true" showInEditor="true" showInProject="true" showInSearchPopup="false" disabled="false" useConsole="true" synchronizeAfterRun="true">
    <exec>
      <option name="COMMAND" value="$JDKPath$\bin\java.exe" />
      <option name="PARAMETERS" value="-cp C:\Programmer\abbot-0.12.4\lib\abbot.jar;$Classpath$;$OutputPath$ abbot.editor.ScriptEditor" />
      <option name="WORKING_DIRECTORY" value="$ProjectFileDir$" />
    </exec>
  </tool>
</toolSet>

