blob: 0ec24cd72fcb2b7c15c708a18f48f056838f9f0a [file] [log] [blame]
Stephan Herrmannbe6c0ea2010-04-01 21:59:30 +00001###############################################################################
Stephan Herrmann7941b7c2013-11-03 16:07:28 +01002# Copyright (c) 2000, 2013 IBM Corporation and others.
Stephan Herrmannbe6c0ea2010-04-01 21:59:30 +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
Stephan Herrmann7941b7c2013-11-03 16:07:28 +010010# Red Hat Inc. (mistria) - Avoid nested jars
Stephan Herrmannbe6c0ea2010-04-01 21:59:30 +000011###############################################################################
12bin.includes = plugin.xml,\
13 plugin.properties,\
14 test.xml,\
15 about.html,\
Stephan Herrmann7941b7c2013-11-03 16:07:28 +010016 .,\
Stephan Herrmannbe6c0ea2010-04-01 21:59:30 +000017 JCL/,\
18 workspace/,\
19 META-INF/
20src.includes = about.html
Stephan Herrmann7941b7c2013-11-03 16:07:28 +010021source.. = src/
22output.. = bin/