blob: 43f8f6287149c903257f437f016275c5ded61a74 [file] [log] [blame]
rsrinivasanb2823e42007-05-03 21:31:22 +00001###############################################################################
2# Copyright (c) 2007 Oracle 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# Oracle Corporation - initial API and implementation
10###############################################################################
cbateman0016f142006-07-20 19:31:24 +000011
rsrinivasan7f219672007-05-10 21:38:13 +000012jars.compile.order = .
cbatemanfbbd02e2007-04-11 07:37:51 +000013javacSource=1.5
rsrinivasanb2823e42007-05-03 21:31:22 +000014javacTarget=1.5
rsrinivasan7f219672007-05-10 21:38:13 +000015source.. = src/
16output.. = bin/
17bin.includes = .,\
18 META-INF/,\
19 test.xml,\
20 testdata/,\
gkessler25801ea2007-06-01 17:22:04 +000021 plugin.xml,\
rsrinivasanab056302007-06-11 18:33:00 +000022 plugin.properties,\
23 about.html