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>
|
|
6 |
<directory url="file://$PROJECT_DIR$/jdk/src" includeSubdirectories="true" />
|
|
7 |
<directory url="file://$PROJECT_DIR$/langtools/src" includeSubdirectories="true" />
|
|
8 |
<directory url="file://$PROJECT_DIR$/jaxp/src" includeSubdirectories="true" />
|
|
9 |
<directory url="file://$PROJECT_DIR$/jaxws/src" includeSubdirectories="true" />
|
|
10 |
<directory url="file://$PROJECT_DIR$/corba/src" includeSubdirectories="true" />
|
|
11 |
<directory url="file://$PROJECT_DIR$/nashorn/src" includeSubdirectories="true" />
|
|
12 |
<directory url="file://$PROJECT_DIR$/build" includeSubdirectories="true" />
|
|
13 |
<directory url="file://$PROJECT_DIR$/jdk/test" includeSubdirectories="true" />
|
|
14 |
<directory url="file://$PROJECT_DIR$/jaxp/test" includeSubdirectories="true" />
|
|
15 |
<directory url="file://$PROJECT_DIR$/langtools/test" includeSubdirectories="true" />
|
|
16 |
<directory url="file://$PROJECT_DIR$/langtools" includeSubdirectories="true" />
|
|
17 |
</excludeFromCompile>
|
|
18 |
<resourceExtensions />
|
|
19 |
<wildcardResourcePatterns>
|
|
20 |
<entry name="!?*.java" />
|
|
21 |
<entry name="!?*.form" />
|
|
22 |
<entry name="!?*.class" />
|
|
23 |
<entry name="!?*.groovy" />
|
|
24 |
<entry name="!?*.scala" />
|
|
25 |
<entry name="!?*.flex" />
|
|
26 |
<entry name="!?*.kt" />
|
|
27 |
<entry name="!?*.clj" />
|
|
28 |
</wildcardResourcePatterns>
|
|
29 |
<annotationProcessing>
|
|
30 |
<profile default="true" name="Default" enabled="false">
|
|
31 |
<processorPath useClasspath="true" />
|
|
32 |
</profile>
|
|
33 |
</annotationProcessing>
|
|
34 |
</component>
|
|
35 |
</project> |