mirror of https://github.com/rusefi/rusefi-1.git
26 lines
763 B
XML
26 lines
763 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="CompilerConfiguration">
|
|
<option name="DEFAULT_COMPILER" value="Javac" />
|
|
<resourceExtensions />
|
|
<wildcardResourcePatterns>
|
|
<entry name="?*.properties" />
|
|
<entry name="?*.xml" />
|
|
<entry name="?*.gif" />
|
|
<entry name="?*.png" />
|
|
<entry name="?*.jpeg" />
|
|
<entry name="?*.jpg" />
|
|
<entry name="?*.html" />
|
|
<entry name="?*.dtd" />
|
|
<entry name="?*.tld" />
|
|
<entry name="?*.ftl" />
|
|
</wildcardResourcePatterns>
|
|
<annotationProcessing>
|
|
<profile default="true" name="Default" enabled="false">
|
|
<processorPath useClasspath="true" />
|
|
</profile>
|
|
</annotationProcessing>
|
|
</component>
|
|
</project>
|
|
|