blob: d123b8748a53a5a7b5bace7706e88621b94bad2b [file] [log] [blame]
###############################################################################
# Copyright (c) 2001, 2004 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
###############################################################################
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
plugin.properties,\
about.html
src.dir = src/
plugin.version = 1.0.0.200706071
javadoc.dir = doc/api/
download.dir = ./download/
javac.source = 1.4
javac.target = 1.4
src.includes = about.html