build.properties 582 B

12345678910111213141516171819
  1. # Copyright (c) 2011 committers of YAKINDU and others.
  2. # All rights reserved. This program and the accompanying materials
  3. # are made available under the terms of the Eclipse Public License v1.0
  4. # which accompanies this distribution, and is available at
  5. # http://www.eclipse.org/legal/epl-v10.html
  6. # Contributors:
  7. # committers of YAKINDU - initial API and implementation
  8. #
  9. bin.includes = .,\
  10. model/,\
  11. META-INF/,\
  12. plugin.xml,\
  13. plugin.properties
  14. jars.compile.order = .
  15. source.. = src/
  16. output.. = bin/
  17. src.excludes = model/