build.properties 265 B

12345678910111213141516
  1. # <copyright>
  2. # </copyright>
  3. #
  4. # $Id$
  5. bin.includes = .,\
  6. model/,\
  7. META-INF/,\
  8. plugin.xml,\
  9. plugin.properties
  10. jars.compile.order = .
  11. source.. = src/,\
  12. xtend-gen/
  13. output.. = bin/