The plugin provides IntelliJ integration with IBM Rational ClearCase.
The following features are available:
- Dedicated page under the Version Control node in the Settings/Preferences dialog.
- When ClearCase is enabled, the ClearCase node appears on the VCS menu, and on the context menu of the editor.
###To build and run the plugin:
- Clone the project and open in IDEA
- Configure IntelliJ Platform Plugin SDK called IntelliJ IDEA SDK pointing to the existing IDEA installation using Project Settings
- Run using provided Plugin run configuration
- After applying hte needed changes use Build - Prepare Plugin Module for deployment to generate the jar
- Load the jar using Settings/Preferences - Plugins