langtools/make/intellij/vcs.xml
author jlahoda
Fri, 15 May 2015 11:41:04 +0200
changeset 30717 4ed55656acd7
parent 25282 d49c47cad9f0
permissions -rw-r--r--
8076104: Key collisions in ZipFileIndexFileObject content cache lead to wrong content Summary: equals&hashCode of ZipFileObject and ZipFileIndexFileObject need to be based on full entry path, not only the file name. Reviewed-by: jjg

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="VcsDirectoryMappings">
    <mapping directory="$PROJECT_DIR$" vcs="hg4idea" />
  </component>
</project>