diff options
author | Michael Bien <[email protected]> | 2010-02-27 00:56:26 +0100 |
---|---|---|
committer | Michael Bien <[email protected]> | 2010-02-27 00:56:26 +0100 |
commit | cdd12998f454a45c459166528ff155f6f15e2142 (patch) | |
tree | 124347b389637f7d4917ff344247204d6e557308 /.idea/misc.xml | |
parent | 34bb39283a30919212b682c34bb54d8cd3626cbd (diff) |
removed .idea/workspace.xml from repo and updated .gitignore.
updated intellij project files.
Diffstat (limited to '.idea/misc.xml')
-rw-r--r-- | .idea/misc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml index e591983a..30fa94c3 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -26,7 +26,7 @@ <component name="ProjectDetails"> <option name="projectName" value="jocl" /> </component> - <component name="ProjectRootManager" version="2" languageLevel="JDK_1_5" assert-keyword="true" jdk-15="true" project-jdk-name="1.6" project-jdk-type="JavaSDK"> + <component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true" project-jdk-name="1.6" project-jdk-type="JavaSDK"> <output url="file://$PROJECT_DIR$/out" /> </component> <component name="SvnBranchConfigurationManager"> |