https://github.com/opengemara/shiurim
Revision 338ac01871247635e84a82256fee4306ede58a6a authored by Y D on 18 May 2016, 23:58:04 UTC, committed by Y D on 18 May 2016, 23:58:04 UTC
1 parent be7c6eb
Raw File
Tip revision: 338ac01871247635e84a82256fee4306ede58a6a authored by Y D on 18 May 2016, 23:58:04 UTC
wrapped up for an alpha release
Tip revision: 338ac01
compiler.xml
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="CompilerConfiguration">
    <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>
back to top