37861
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
2 |
<project version="4">
|
|
3 |
<component name="CompilerConfiguration">
|
|
4 |
<option name="DEFAULT_COMPILER" value="Javac" />
|
|
5 |
<excludeFromCompile>
|
47217
|
6 |
<directory url="file://$PROJECT_DIR$/src" includeSubdirectories="true" />
|
37861
|
7 |
<directory url="file://$PROJECT_DIR$/build" includeSubdirectories="true" />
|
47217
|
8 |
<directory url="file://$PROJECT_DIR$/make" includeSubdirectories="true" />
|
|
9 |
<directory url="file://$PROJECT_DIR$/test" includeSubdirectories="true" />
|
37861
|
10 |
</excludeFromCompile>
|
|
11 |
<resourceExtensions />
|
|
12 |
<wildcardResourcePatterns>
|
|
13 |
<entry name="!?*.java" />
|
|
14 |
<entry name="!?*.form" />
|
|
15 |
<entry name="!?*.class" />
|
|
16 |
<entry name="!?*.groovy" />
|
|
17 |
<entry name="!?*.scala" />
|
|
18 |
<entry name="!?*.flex" />
|
|
19 |
<entry name="!?*.kt" />
|
|
20 |
<entry name="!?*.clj" />
|
|
21 |
</wildcardResourcePatterns>
|
|
22 |
<annotationProcessing>
|
|
23 |
<profile default="true" name="Default" enabled="false">
|
|
24 |
<processorPath useClasspath="true" />
|
|
25 |
</profile>
|
|
26 |
</annotationProcessing>
|
|
27 |
</component>
|
|
28 |
</project> |