blob: 440e2d459dad85ebe41040110e6f28452ba88111 [file] [log] [blame]
nitind958d79a2004-11-23 19:23:00 +00001###############################################################################
2# Copyright (c) 2004 IBM Corporation and others.
3# 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
10###############################################################################
11bin.includes = plugin.xml,\
nitind958d79a2004-11-23 19:23:00 +000012 .options,\
13 data/,\
jeffliu38477e82005-05-30 00:52:19 +000014 plugin.properties,\
david_williams709fd6a2005-06-01 00:13:18 +000015 META-INF/,\
16 .
david_williams304cfc42005-06-01 13:39:14 +000017bin.excludes = bin/**,\
18 @dot/**,\
19 temp.folder/**
nitind958d79a2004-11-23 19:23:00 +000020src.includes = plugin.xml,\
21 build.xml,\
22 .options,\
23 data/,\
jeffliube1c14a2005-05-31 16:05:46 +000024 plugin.properties,\
david_williams709fd6a2005-06-01 00:13:18 +000025 component.xml,\
26 build.properties
27source.. = src/