<tool name="cmd" description="Command shell" showInMainMenu="true"
showInEditor="false" showInProject="false" showInSearchPopup="false"
disabled="false" useConsole="true" synchronizeAfterRun="true">
<exec>
<option name="COMMAND" value="cmd" />
<option name="PARAMETERS" />
<option name="WORKING_DIRECTORY" value="c:/" />
</exec>
</tool>
<tool name="Explore" description="Launch Windows Explorer"
showInMainMenu="false" showInEditor="true" showInProject="true"
showInSearchPopup="true" disabled="false" useConsole="false"
synchronizeAfterRun="false">
<exec>
<option name="COMMAND" value="C:\WINNT\explorer.exe" />
<option name="PARAMETERS" value="$FileDir$" />
<option name="WORKING_DIRECTORY" value="$FileDir$" />
</exec>
</tool>
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list