You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
965 B
XML
22 lines
965 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="CompilerConfiguration">
|
|
<excludeFromCompile>
|
|
<directory url="file://$PROJECT_DIR$/src/main/resources/archetype-resources" includeSubdirectories="true" />
|
|
</excludeFromCompile>
|
|
<annotationProcessing>
|
|
<profile default="true" name="Default" enabled="true" />
|
|
<profile name="Maven default annotation processors profile" enabled="true">
|
|
<sourceOutputDir name="target/generated-sources/annotations" />
|
|
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
|
|
<outputRelativeToContentRoot value="true" />
|
|
<module name="jp2demo" />
|
|
</profile>
|
|
</annotationProcessing>
|
|
</component>
|
|
<component name="JavacSettings">
|
|
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
|
|
<module name="jp2demo" options="-parameters -extdirs C:\my\jiashi\project\jp2demo/lib" />
|
|
</option>
|
|
</component>
|
|
</project> |