Skip to content

0.8.3 Property Panel Woes

Compare
Choose a tag to compare
@groboclown groboclown released this 28 Feb 15:15
· 308 commits to master since this release

Version 0.83 of the Perforce plugin for IDEA community edition is now available. It fixes several issues around the property configuration panel, and includes a performance enhancement for the relative file configurations. You can download it from the IntelliJ plugin interface, or from github.

  • Bug fixes.
    • The relative config part of the configuration no longer hangs when
      the configuration is first loaded (#139).
    • The property configuration did not correctly write its parameters to the
      workspace.xml file (#142).
    • The property configuration did not correctly report itself as not
      modified.
    • The property configuration pane didn't let you choose the file by
      pressing the "..." button.