build.properties
上传用户:hengxinggs
上传日期:2008-01-15
资源大小:212k
文件大小:1k
源码类别:

PlugIns编程

开发平台:

Java

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