source: trunk/magnolia-eclipse/build.properties@ 459

Last change on this file since 459 was 459, checked in by Anya Helene Bagge, 14 years ago
  • Have the static checker report TODOs and deprecation info from the grammar + warn about ambiguities
  • Run static checker from builder
  • Disable as-you-type ambiguity checker
  • Experimental direct encoding of trees as constructors/rascal ADTs
File size: 289 bytes
Line 
1source.. = src/
2output.. = bin/
3bin.includes = META-INF/,\
4 .,\
5 src/,\
6 plugin.xml,\
7 lang/,\
8 icons/,\
9 mglib/
10src.includes = mglib/,\
11 lang/,\
12 icons/
13sars.compile.order = .
Note: See TracBrowser for help on using the repository browser.