overleaf/services/git-bridge/.idea/compiler.xml

32 lines
1.2 KiB
XML
Raw Normal View History

2014-11-01 12:11:26 -04:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<option name="DEFAULT_COMPILER" value="Javac" />
<resourceExtensions />
<wildcardResourcePatterns>
<entry name="!?*.java" />
<entry name="!?*.form" />
<entry name="!?*.class" />
<entry name="!?*.groovy" />
<entry name="!?*.scala" />
<entry name="!?*.flex" />
<entry name="!?*.kt" />
<entry name="!?*.clj" />
</wildcardResourcePatterns>
<annotationProcessing>
<profile default="true" name="Default" enabled="false">
<processorPath useClasspath="true" />
</profile>
2015-11-24 07:05:54 -05:00
<profile default="false" name="Annotation profile for writelatex-git-bridge" enabled="true">
2015-01-09 02:21:13 -05:00
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<processorPath useClasspath="true" />
<module name="writelatex-git-bridge" />
</profile>
2014-11-01 12:11:26 -04:00
</annotationProcessing>
2015-01-11 06:46:13 -05:00
<bytecodeTargetLevel>
<module name="writelatex-git-bridge" target="1.7" />
</bytecodeTargetLevel>
2014-11-01 12:11:26 -04:00
</component>
2015-11-24 07:05:54 -05:00
</project>