34 lines
1.1 KiB
XML
34 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="CompilerConfiguration">
|
|
<option name="DEFAULT_COMPILER" value="Javac" />
|
|
<resourceExtensions>
|
|
<entry name=".+\.(properties|xml|html|dtd|tld)" />
|
|
<entry name=".+\.(gif|png|jpeg|jpg)" />
|
|
</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" />
|
|
<entry name="?*.json" />
|
|
<entry name="?*.yml" />
|
|
<entry name="?*.txt" />
|
|
<entry name="?*.pdf" />
|
|
<entry name="?*.nrm" />
|
|
</wildcardResourcePatterns>
|
|
<annotationProcessing enabled="false" useClasspath="true" />
|
|
</component>
|
|
<component name="EclipseCompilerSettings">
|
|
<option name="GENERATE_NO_WARNINGS" value="true" />
|
|
<option name="DEPRECATION" value="false" />
|
|
</component>
|
|
</project>
|
|
|