blob: 1fddcd72f2344e6eb4dd1369af5950d046d8df31 [file] [log] [blame]
deboerfbd35ee2004-12-06 22:18:24 +00001###############################################################################
deboer62389602007-09-06 14:17:31 +00002# Copyright (c) 2004, 2005 IBM Corporation and others.
deboerfbd35ee2004-12-06 22:18:24 +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
deboer62389602007-09-06 14:17:31 +00007#
deboerfbd35ee2004-12-06 22:18:24 +00008# Contributors:
9# IBM Corporation - initial API and implementation
10###############################################################################
11bin.includes = plugin.xml,\
deboer7d78b902005-04-15 21:05:21 +000012 .,\
deboerfbd35ee2004-12-06 22:18:24 +000013 plugin.properties,\
deboer7d78b902005-04-15 21:05:21 +000014 icons/,\
deboer65c90252005-05-05 23:21:26 +000015 META-INF/,\
16 about.html
17bin.excludes = bin/**,\
deboer2e5776a2005-05-09 12:22:42 +000018 @dot/**,\
deboer65c90252005-05-05 23:21:26 +000019 temp.folder/**
lmandel18fd7022005-07-05 20:15:44 +000020src.includes = schema/
deboer7d78b902005-04-15 21:05:21 +000021source.. = monitorui/
deboer62389602007-09-06 14:17:31 +000022output.. = bin/