blob: 1c54597cfcdd8b9a43f318f50a441f8fdf40e80e [file] [log] [blame]
rcernich24961b52006-05-24 03:09:30 +00001###############################################################################
2# Copyright (c) 2001, 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,\
12 runtime/,\
13 plugin.properties,\
14 about.html,\
15 META-INF/
16
17jars.extra.classpath =
18src.dir = src/
jgrahamdb8e38c2007-06-07 16:11:34 +000019plugin.version = 1.0.0.200706071
rcernich24961b52006-05-24 03:09:30 +000020javadoc.dir = doc/api/
21download.dir = ./download/
22javac.source = 1.4
23javac.target = 1.4
jgraham4d2a51b2008-02-21 22:26:17 +000024src.includes = about.html