diff options
author | Matthew Newhook <matthew@zeroc.com> | 2014-11-06 15:59:35 -0330 |
---|---|---|
committer | Matthew Newhook <matthew@zeroc.com> | 2014-11-06 15:59:35 -0330 |
commit | ab3d2aef89bfb689a8cd70a34481b1862bfd5b3b (patch) | |
tree | 61fe5b9faf185315b1d80753ee18b671cadbe227 /java/.idea | |
parent | Freze jar was improperly named in demo scripts (diff) | |
download | ice-ab3d2aef89bfb689a8cd70a34481b1862bfd5b3b.tar.bz2 ice-ab3d2aef89bfb689a8cd70a34481b1862bfd5b3b.tar.xz ice-ab3d2aef89bfb689a8cd70a34481b1862bfd5b3b.zip |
Lots of small changes and cleanups as suggested by IntelliJ.
Diffstat (limited to 'java/.idea')
-rw-r--r-- | java/.idea/vcs.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/.idea/vcs.xml b/java/.idea/vcs.xml index def6a6a1845..075f87f36ac 100644 --- a/java/.idea/vcs.xml +++ b/java/.idea/vcs.xml @@ -2,6 +2,6 @@ <project version="4"> <component name="VcsDirectoryMappings"> <mapping directory="" vcs="" /> + <mapping directory="$PROJECT_DIR$/.." vcs="Git" /> </component> -</project> - +</project>
\ No newline at end of file |