blob: 8e9d64d2de0d4533230b56128dff9cf3a8cfe748 [file] [log] [blame]
###############################################################################
# Copyright (c) 2005, 2018 Versant Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# Versant Corporation - initial API and implementation
# IBM Corporation - migrated to new wizard framework
# Nick Boldt, Red Hat - fix source generation for Tycho 1.0
###############################################################################
source.. = src/
output.. = bin/
src.includes = *
src.excludes = src
bin.includes = META-INF/,\
.,\
about.html,\
icons/,\
plugin.properties,\
plugin.xml
javadoc.dir = doc/api/
download.dir = ./download/