Hello, you can use it (see attachement)
Some body posted it. Thanks a lot him.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 19, 2002 5:21 PM
To: [EMAIL PROTECTED]
Subject: [Eap-features] ClearCase
hi folks.
a two step question;
-Is intellij planning to integrate ClearCase support?
-has anyone out there added clearcase support via tools? And how
hard/convenient
is it?
Florian Hehlen
Visit our website at http://www.ubswarburg.com
This message contains confidential information and is intended only
for the individual named. If you are not the named addressee you
should not disseminate, distribute or copy this e-mail. Please
notify the sender immediately by e-mail if you have received this
e-mail by mistake and delete this e-mail from your system.
E-mail transmission cannot be guaranteed to be secure or error-free
as information could be intercepted, corrupted, lost, destroyed,
arrive late or incomplete, or contain viruses. The sender therefore
does not accept liability for any errors or omissions in the contents
of this message which arise as a result of e-mail transmission. If
verification is required please request a hard-copy version. This
message is provided for informational purposes and should not be
construed as a solicitation or offer to buy or sell any securities or
related financial instruments.
_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-features
<?xml version="1.0" encoding="UTF-8"?>
<toolSet>
<tool description="Find files in this view which have been checked out or hijacked." disabled="false" name="Find Modified Files" showInEditor="false" showInMainMenu="true" showInProject="false" showInSearchPopup="false" synchronizeAfterRun="false" useConsole="false">
<exec>
<option name="COMMAND" value="clearviewupdate" />
<option name="PARAMETERS" value="-ws $ProjectFileDir$ -modified" />
<option name="WORKING_DIRECTORY" />
</exec>
</tool>
<tool description="Start the Merge Manager on the view." disabled="false" name="Merge Manager..." showInEditor="false" showInMainMenu="true" showInProject="false" showInSearchPopup="false" synchronizeAfterRun="true" useConsole="false">
<exec>
<option name="COMMAND" value="clearmrgman" />
<option name="PARAMETERS" value="/w /t $ProjectFileDir$" />
<option name="WORKING_DIRECTORY" />
</exec>
</tool>
<tool description="Add the selected item to Source Control." disabled="false" name="Add to Source Control..." showInEditor="true" showInMainMenu="true" showInProject="true" showInSearchPopup="true" synchronizeAfterRun="true" useConsole="false">
<exec>
<option name="COMMAND" value="cleardlg" />
<option name="PARAMETERS" value="/addtosrc $FilePath$" />
<option name="WORKING_DIRECTORY" />
</exec>
</tool>
<tool description="Check in the selected item." disabled="false" name="Check In..." showInEditor="true" showInMainMenu="true" showInProject="true" showInSearchPopup="true" synchronizeAfterRun="true" useConsole="false">
<exec>
<option name="COMMAND" value="cleardlg" />
<option name="PARAMETERS" value="/checkin $FilePath$" />
<option name="WORKING_DIRECTORY" />
</exec>
</tool>
<tool description="Check out the selected item." disabled="false" name="Check Out... " showInEditor="true" showInMainMenu="true" showInProject="true" showInSearchPopup="true" synchronizeAfterRun="true" useConsole="false">
<exec>
<option name="COMMAND" value="cleardlg" />
<option name="PARAMETERS" value="/checkout $FilePath$" />
<option name="WORKING_DIRECTORY" />
</exec>
</tool>
<tool description="Compare the selected version with the previous version. (Doesn't work with hijacked files)" disabled="false" name="Compare with Previous Version" showInEditor="true" showInMainMenu="true" showInProject="true" showInSearchPopup="true" synchronizeAfterRun="true" useConsole="false">
<exec>
<option name="COMMAND" value="cleardlg" />
<option name="PARAMETERS" value="/diffpred $FilePath$" />
<option name="WORKING_DIRECTORY" />
</exec>
</tool>
<tool description="Compare the selected version with the \main\LATEST version." disabled="false" name="Compare with \main\LATEST" showInEditor="true" showInMainMenu="true" showInProject="true" showInSearchPopup="true" synchronizeAfterRun="false" useConsole="false">
<exec>
<option name="COMMAND" value="cleartool" />
<option name="PARAMETERS" value="diff -graphical $FilePath$ $FilePath$@@\main\LATEST " />
<option name="WORKING_DIRECTORY" />
</exec>
</tool>
<tool description="Find checked out items in the current directory." disabled="false" name="Find Checkouts" showInEditor="true" showInMainMenu="true" showInProject="true" showInSearchPopup="true" synchronizeAfterRun="false" useConsole="false">
<exec>
<option name="COMMAND" value="clearfindco" />
<option name="PARAMETERS" value="$FilePath$" />
<option name="WORKING_DIRECTORY" />
</exec>
</tool>
<tool description="Show historical events for the selected item." disabled="false" name="History" showInEditor="true" showInMainMenu="true" showInProject="true" showInSearchPopup="true" synchronizeAfterRun="false" useConsole="false">
<exec>
<option name="COMMAND" value="clearhistory" />
<option name="PARAMETERS" value="$FilePath$@@" />
<option name="WORKING_DIRECTORY" />
</exec>
</tool>
<tool description="Display the properties of the selected element." disabled="false" name="Properties of Element" showInEditor="true" showInMainMenu="true" showInProject="true" showInSearchPopup="true" synchronizeAfterRun="false" useConsole="false">
<exec>
<option name="COMMAND" value="cleardescribe" />
<option name="PARAMETERS" value="$FilePath$" />
<option name="WORKING_DIRECTORY" />
</exec>
</tool>
<tool description="Undo the checkout of the selected item." disabled="false" name="Undo Checkout..." showInEditor="true" showInMainMenu="true" showInProject="true" showInSearchPopup="true" synchronizeAfterRun="true" useConsole="false">
<exec>
<option name="COMMAND" value="cleardlg" />
<option name="PARAMETERS" value="/uncheckout $FilePath$" />
<option name="WORKING_DIRECTORY" />
</exec>
</tool>
<tool description="UnHijack selected file using clearcase" disabled="false" name="Undo Hijacked File" showInEditor="true" showInMainMenu="true" showInProject="true" showInSearchPopup="true" synchronizeAfterRun="true" useConsole="false">
<exec>
<option name="COMMAND" value="clearviewupdate" />
<option name="PARAMETERS" value="-unhijack -pname $FilePath$" />
<option name="WORKING_DIRECTORY" />
</exec>
</tool>
<tool description="Loads versions selected by view for selected file/directory." disabled="false" name="Update" showInEditor="true" showInMainMenu="true" showInProject="true" showInSearchPopup="true" synchronizeAfterRun="true" useConsole="false">
<exec>
<option name="COMMAND" value="clearviewupdate" />
<option name="PARAMETERS" value="-pname $FilePath$" />
<option name="WORKING_DIRECTORY" />
</exec>
</tool>
<tool description="Display a version tree for the selected item." disabled="false" name="Version Tree" showInEditor="true" showInMainMenu="true" showInProject="true" showInSearchPopup="true" synchronizeAfterRun="false" useConsole="false">
<exec>
<option name="COMMAND" value="clearvtree" />
<option name="PARAMETERS" value="$FilePath$" />
<option name="WORKING_DIRECTORY" />
</exec>
</tool>
</toolSet>