Version 2014.1

27585 - New: The Login dialog is automatically populated with the correct server name

In previous releases, the Server field of the Login dialog box contained the name of the user’s default server. Support has been added to automatically populate this field with the server name that is associated with the currently selected Eclipse project.

27888 - Shared workspaces not recognized

In previous releases, AccuRev Plug-In for Eclipse did not recognize workspaces that are shared through a UNC path or a mapped drive. This problem has been corrected in the current release.

29014 - Project Explorer hangs when AccuRev Plug-In for Eclipse is present

In previous releases, performing certain AccuRev operations in the Project Explorer view in Eclipse caused the Project Explorer to hang and rendered Eclipse unresponsive. This problem has been corrected in the current release.

29217 - Error encountered when promoting from the Team Synchronization perspective in Eclipse

In previous releases, attempting to perform a promote operation from the Team Synchronization perspective in Eclipse produced the following error message: Element is not in default group. This problem has been corrected in the current release.

29227 - Eclipse restart required after switching from wireless to wired adapter

In previous releases, users who switched from a wireless to a wired adapter were required to log in to AccuRev again, and Team options were unavailable until Eclipse was restarted. This problem has been corrected in the current release.

29613 - Label decorations too large

In previous releases, the size of the label decorations (overlay icons) used by AccuRev Plug-In for Eclipse was too large and sometimes hid Eclipse information. In the current release, the size of the overlay icons has been reduced to 7x8 pixels, in accordance with Eclipse standards.

30782 - Promoting a file using AccuRev Plug-In for Eclipse requires an issue number

In previous releases, AccuRev Plug-In for Eclipse sometimes prompted users for issue numbers unnecessarily during a promote operation. This problem has been corrected in the current release.

30848 - New: Ignored files now show status indicators when displayed within the AccuRev perspective

In previous releases, the status of ignored files was not displayed in the AccuRev perspective of the Package Explorer. To correct this problem, a new decorator icon has been added to indicate the ignored status of files. In addition, the Add to Ignore option is now available only for (external) files and is disabled for (member) files, the Add to AccuRev Depot option is now disabled for (external)(ignored) files, and a Remove from Ignore option has been added for (external)(ignored) files.

31022, 31329 - Status icons of directories in Eclipse do not correctly reflect status of files in the directory

In previous releases, the directory icons in Eclipse indicated that the contents of the directory had changed after a promote operation. This problem has been corrected in the current release.

32262 - Sharing an Eclipse project on a substituted drive causes a java exception

In previous releases, the AccuRev Plug-In for Eclipse produced a Null Pointer Exception if a user created a substituted drive to the local workspace's parent directory, imported a Java project into the workspace, and then selected Team > Share Project. This problem has been corrected in the current release.

32305 - Login dialog not indicating incorrect port number for server

In previous releases, login would fail silently if an incorrect port number, such as 5050, was specified for the server. An error message explaining the cause of the failure has been added in the current release.

32469 - Performing a Team > Share operation on a project in an existing AccuRev workspace throws an exception

In previous releases, performing a Team > Share operation on an existing AccuRev workspace caused a null pointer exception. This problem has been corrected in the current release.

32503 - Delay Workbench access until Plug-In is fully started

In previous releases, AccuRev Plug-In for Eclipse was allowing user access to the Eclipse Workbench before the AccuRev Plug-In for Eclipse had fully started which, in some cases, caused slow performance or threw processing exceptions when referenced objects were null. This problem has been corrected in the current release.

32614 - Issue list in the Synchronizing View in Eclipse not cleared upon completion of synchronize operation

In previous releases, synchronizing Eclipse with AccuRev did not clear the stale files from the issue list in the Synchronizing View . This problem has been corrected in the current release.

33021 - Cannot filter external files in the Synchronizing View perspective

In previous releases, users were not able to filter out external files in the Synchronizing View perspective in Eclipse. In the Outgoing changes mode, having a large number of external files made it difficult for users to view their changes. Two methods of filtering out external files from the Synchronizing View perspective have been added in the current release:

  • Designating the external items as ignored hides these files from the Outgoing files list
  • Using the Commit All option shows only modified files in the first page of the Commit All window and only external files in the second page.

33681 - The Select Issue dialog box is empty during a promote operation

In previous releases, when a user performed a promote operation, it was possible for the Select Issue dialog box to contain no issues. This problem has been corrected in the current release.

34199 - Creating a new Plug-In project in Eclipse produces an exception

In previous releases, attempting to create a Plug-In project in Eclipse usingAccuRev Plug-In for Eclipse generated a Java exception error. This problem has been corrected in the current release.