Mercurial > hg > Applications > TreeVNC
view .idea/compiler.xml @ 397:5b496bef0b98
Disable Reconnection Panel
author | innparusu |
---|---|
date | Mon, 12 Oct 2015 19:10:07 +0900 |
parents | 101a32eb084f |
children | 7eaa95ca7e45 |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="CompilerConfiguration"> <option name="DEFAULT_COMPILER" value="Javac" /> <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" /> <entry name="!?*.aj" /> </wildcardResourcePatterns> <annotationProcessing> <profile default="true" name="Default" enabled="false"> <processorPath useClasspath="true" /> </profile> </annotationProcessing> </component> </project>