Enabled incremental compilation by default.
This commit is contained in:
+2
-8
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user