blob: 37f1d3b2824519ab2b261599504014303f48c1af [file] [log] [blame]
rsrinivasan7f219672007-05-10 21:38:13 +00001###############################################################################
2# Copyright (c) 2001, 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###############################################################################
cbateman8e141e42006-07-20 19:16:20 +000011source.. = src/
12output.. = bin/
13bin.includes = META-INF/,\
gkessler25801ea2007-06-01 17:22:04 +000014 .,\
15 about.html,\
16 plugin.properties
cbateman624c4f12007-04-10 19:14:51 +000017javacSource=1.5
gkessler25801ea2007-06-01 17:22:04 +000018javacTarget=1.5