diff options
Diffstat (limited to '.idea/misc.xml')
-rw-r--r-- | .idea/misc.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml index 6208e987..a5c40e02 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,6 +3,9 @@ <component name="EntryPointsManager"> <entry_points version="2.0" /> </component> + <component name="FrameworkDetectionExcludesConfiguration"> + <file type="web" url="file://$PROJECT_DIR$/gradle-plugin" /> + </component> <component name="MavenProjectsManager"> <option name="originalFiles"> <list> @@ -10,7 +13,7 @@ </list> </option> </component> - <component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true" project-jdk-name="1.6" project-jdk-type="JavaSDK"> + <component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" default="false" assert-keyword="true" jdk-15="true" project-jdk-name="1.6" project-jdk-type="JavaSDK"> <output url="file://$PROJECT_DIR$/out" /> </component> </project>
\ No newline at end of file |