build.properties 257 B

123456789101112
  1. source.. = src/,\
  2. src-gen/,\
  3. xtend-gen/,\
  4. emf-gen/
  5. bin.includes = model/,\
  6. META-INF/,\
  7. .,\
  8. plugin.xml,\
  9. .project
  10. jre.compilation.profile = J2SE-1.5
  11. output.. = bin/