blob: 6ecf2e7b7222bd63cbe2e0d8ac6a35afcc3c10a6 [file] [log] [blame]
cbatemanabc93fe2007-05-30 17:40:38 +00001###############################################################################
rsrinivasaneece58b2008-05-02 19:51:05 +00002# Copyright (c) 2007, 2008 Oracle Corporation and others.
cbatemanabc93fe2007-05-30 17:40:38 +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# Oracle Corporation - initial API and implementation
10###############################################################################
itrimble0f5edc82006-06-08 00:02:56 +000011source.. = src/
12output.. = bin/
13bin.includes = META-INF/,\
cbateman623bbd82006-12-20 19:15:11 +000014 .,\
cbateman623bbd82006-12-20 19:15:11 +000015 template/,\
gkessler25801ea2007-06-01 17:22:04 +000016 test.xml,\
rsrinivasana59721a2010-05-25 01:43:04 +000017 plugin.properties,\
18 about.html
cbatemana0b62162007-04-10 19:05:55 +000019javacSource=1.5
cbatemanabc93fe2007-05-30 17:40:38 +000020javacTarget=1.5