Upgrade to ASM 5 and diamond operators. Also minor fixes here and there. Bug: 26442940 Change-Id: I5611ed0889aa94cca8655fec47799e1ddccb0150
25 lines
859 B
XML
25 lines
859 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="CompilerConfiguration">
|
|
<option name="DEFAULT_COMPILER" value="Javac" />
|
|
<excludeFromCompile>
|
|
<directory url="file://$PROJECT_DIR$/create/tests/mock_data" includeSubdirectories="true" />
|
|
</excludeFromCompile>
|
|
<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>
|
|
</annotationProcessing>
|
|
</component>
|
|
</project> |