Skip to content

Commit 444ce2f

Browse files
author
David Foerster
committed
IntelliJ upgrade resulted in new project file elements
1 parent d2f9106 commit 444ce2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javaFlacEncoder.iml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
3-
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="false">
3+
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
44
<output url="file://$MODULE_DIR$/target/classes" />
55
<output-test url="file://$MODULE_DIR$/target/test-classes" />
66
<content url="file://$MODULE_DIR$">

0 commit comments

Comments
 (0)