diff options
| author | loic <git-account@loicguegan.fr> | 2016-09-22 20:00:51 +0200 |
|---|---|---|
| committer | loic <git-account@loicguegan.fr> | 2016-09-22 20:00:51 +0200 |
| commit | 5446859dee2d38faecc2b83c054e8f011f6e5a06 (patch) | |
| tree | 3d789b55e78931972d079237b485c6237f0ea658 /2048.iml | |
| parent | f281a7189cdfce080e3bb34192e59ce97f350c20 (diff) | |
Begin javafx
Diffstat (limited to '2048.iml')
| -rw-r--r-- | 2048.iml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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$"> |
