Version 2014.1

31453 - Support for IntelliJ IDEA version 11.x, 12.x, and 13.x

AccuRev Plug-In for IntelliJ IDEA version 2014.1 supports versions 11.x, 12.x, and 13.x of IntelliJ IDEA.

31455 - Send To Issue

The new Send To Issue feature allows you to add a selected element to the change package of an AccuWork issue. To add an element to the change package of an AccuWork issue:

  1. Right-click the element and select AccuRev > Send To Issue. The Select Issue dialog box appears with a list of the issues that are returned by your AccuWork default query.
  2. Select an issue and click Ok to add the element to the change package for that issue.

31455 - Remove From Issue

The new Remove From Issue feature allows you to delete a selected element from the change package of an AccuWork issue. To delete an element from the change package of an AccuWork issue:

  1. Right-click the element and select AccuRev > Remove From Issue. The Select Issue dialog box appears which contains a list of the issues that are returned by your AccuWork default query.
  2. Select an issue and click Ok to remove the element from the change package that is associated with that issue.

31456 - Icons within an AccuRev workspace

The AccuRev Plug-In for IntelliJ IDEA introduces new label decoration icons to represent AccuRev statuses. The new icons are larger, easier to read at a glance, and easier to understand.

31461 - Add To Ignore

The new Add To Ignore feature allows you to quickly specify one or more files that you want AccuRev to ignore. To use this feature:

  1. Locate the external files you want AccuRev to ignore (manually in IntelliJ IDEA or use AccuRev > Searches > External, for example).
  2. Select the files you want AccuRev to ignore.
  3. Right-click and select AccuRev > Add To Ignore.

The AccuRev Plug-In for IntelliJ IDEA creates a .acignore file in that directory configured with the files you selected. If a .acignore file already exists in that directory, the AccuRev Plug-In for IntelliJ IDEA updates it with the names of the files.