blob: 6d7441f9d2e13a113ddab7077d455729544846dd [file] [log] [blame]
rcernich029b2da2006-05-24 02:52:36 +00001###############################################################################
nickboldt9620cce2018-01-22 17:53:06 -05002# Copyright (c) 2001, 2014, 2018 IBM Corporation and others.
rcernich029b2da2006-05-24 02:52:36 +00003# 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#
8# Contributors:
9# IBM Corporation - initial API and implementation
nickboldt9620cce2018-01-22 17:53:06 -050010# Nick Boldt, Red Hat - fix source generation for Tycho 1.0
rcernich029b2da2006-05-24 02:52:36 +000011###############################################################################
nickboldt9620cce2018-01-22 17:53:06 -050012source.. = src/
13output.. = bin/
14src.includes = *
15src.excludes = src
rcernich029b2da2006-05-24 02:52:36 +000016bin.includes = plugin.xml,\
17 runtime/,\
18 plugin.properties,\
19 about.html,\
20 META-INF/
nickboldt9620cce2018-01-22 17:53:06 -050021
rcernich029b2da2006-05-24 02:52:36 +000022javadoc.dir = doc/api/
23download.dir = ./download/