Enabled incremental compilation by default.

This commit is contained in:
Evgeny Gerashchenko
2015-05-29 16:09:28 +03:00
parent fe3437e8a1
commit 36915bf846
6 changed files with 26 additions and 58 deletions
+2 -8
View File
@@ -5,10 +5,7 @@
<sources path="s2"/>
<!-- Java source roots -->
<!-- Classpath -->
<!-- Output directory, commented out -->
<!--
<classpath path="cp1"/>
-->
<classpath path="cp1"/>
<classpath path="cp2"/>
<!-- External annotations -->
<externalAnnotations path="a1/f1"/>
@@ -20,10 +17,7 @@
<sources path="s22"/>
<!-- Java source roots -->
<!-- Classpath -->
<!-- Output directory, commented out -->
<!--
<classpath path="cp12"/>
-->
<classpath path="cp12"/>
<classpath path="cp22"/>
<!-- External annotations -->
<externalAnnotations path="a12/f12"/>