blob: 482662e8ea5745cd363d9b2b6ea0308ea3828fdf [file] [log] [blame]
# ==============================================================================
#*+------------------------------------------------------------------------+
#*| Copyright (c) 2005 IBM Corporation and others. |
#*| All rights reserved. This program and the accompanying materials |
#*| are made available under the terms of the Eclipse Public License v1.0 |
#*| which accompanies this distribution, and is available at |
#*| http://www.eclipse.org/legal/epl-v10.html |
#*| |
#*| Contributors: |
#*| IBM Corporation - initial API and implementation |
#*+------------------------------------------------------------------------+
# ==============================================================================
bin.includes = .,\
properties/,\
plugin.xml,\
plugin.properties,\
icons/,\
META-INF/,\
about.html
src.includes = properties/,\
plugin.xml,\
plugin.properties,\
icons/,\
META-INF/,\
about.html,\
.project,\
build.properties,\
.classpath
jars.compile.order = .
source.. = src/
output.. = bin/