Hi all,
I propose to use the following arguments to launch Explorer:
<tool name="Explorer" description="Windows Explorer"
showInMainMenu="true" showInEditor="true" showInProject="true"
showInSearchPopup="true"
disabled="false" useConsole="false" synchronizeAfterRun="true">
<exec>
<option name="COMMAND" value="C:\WINNT\EXPLORER.EXE" />
<option name="PARAMETERS"
value="/e,/root,$ProjectFileDir$,/select,$FilePathRelativeToProjectRoot$" />
<option name="WORKING_DIRECTORY" />
</exec>
</tool>
Sincerely,
Dirk Zoettl
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list