IDEA-152821 Allow Cucumber tests run configuration under JDK 7

This commit is contained in:
Andrey Vokin
2016-04-08 13:04:25 +02:00
parent 8805535d97
commit f81b4d4303
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />