build.properties 1.2 KB

123456789101112131415161718192021222324
  1. # ==============================================================================
  2. #*+------------------------------------------------------------------------+
  3. #*| Copyright (c) 2005 IBM Corporation and others. |
  4. #*| All rights reserved. This program and the accompanying materials |
  5. #*| are made available under the terms of the Eclipse Public License v1.0 |
  6. #*| which accompanies this distribution, and is available at |
  7. #*| http://www.eclipse.org/legal/epl-v10.html |
  8. #*| |
  9. #*| Contributors: |
  10. #*| IBM Corporation - initial API and implementation |
  11. #*+------------------------------------------------------------------------+
  12. # ==============================================================================
  13. bin.includes = plugin.xml,\
  14. schema/,\
  15. plugin.properties,\
  16. META-INF/,\
  17. .,\
  18. .options,\
  19. about.html
  20. jars.compile.order = .
  21. source.. = src/
  22. output.. = bin/
  23. src.includes = schema/