blob: 54ab733c2ff2c7dda1beb914619d2f465bc70f26 [file] [log] [blame]
#
# Copyright (c) 2008-2010 Sonatype, Inc.
# 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:
# Sonatype, Inc. - initial API and implementation
#
# <copyright>
# </copyright>
#
# $Id$
bin.includes = .,\
META-INF/,\
plugin.xml,\
plugin.properties,\
xsd/,\
about.html,\
OSGI-INF/
jars.compile.order = .
source.. = src/main/java/,\
src/main/xsd/
output.. = target/classes/
src.includes = about.html