changed output dir

This commit is contained in:
nathan 2016-03-16 19:30:38 +01:00
parent 9843091095
commit addfc0564b

View File

@ -1,8 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="false">
<output url="file://$MODULE_DIR$/../../workspace/GitHub/out/production/Notify" />
<output-test url="file://$MODULE_DIR$/../../workspace/GitHub/out/test/Notify" />
<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" />