aboutsummaryrefslogtreecommitdiff
path: root/2048.iml
diff options
context:
space:
mode:
authorloic <git-account@loicguegan.fr>2016-09-22 20:00:51 +0200
committerloic <git-account@loicguegan.fr>2016-09-22 20:00:51 +0200
commit5446859dee2d38faecc2b83c054e8f011f6e5a06 (patch)
tree3d789b55e78931972d079237b485c6237f0ea658 /2048.iml
parentf281a7189cdfce080e3bb34192e59ce97f350c20 (diff)
Begin javafx
Diffstat (limited to '2048.iml')
-rw-r--r--2048.iml2
1 files changed, 1 insertions, 1 deletions
diff --git a/2048.iml b/2048.iml
index 73f608b..d932926 100644
--- a/2048.iml
+++ b/2048.iml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
- <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_5" inherit-compiler-output="false">
+ <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="false">
<output url="file://$MODULE_DIR$/target/classes" />
<output-test url="file://$MODULE_DIR$/target/test-classes" />
<content url="file://$MODULE_DIR$">