blob: 42eecf1e225910fef0081f0865a7eeca92607321 [file] [log] [blame]
nitindb0f7b262004-11-23 19:12:23 +00001###############################################################################
2# Copyright (c) 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###############################################################################
11source.jspeditor.jar = src/
12bin.includes = plugin.xml,\
13 *.jar,\
14 jspeditor.jar,\
15 icons/,\
16 plugin.properties,\
jeffliu38477e82005-05-30 00:52:19 +000017 templates/,\
18 META-INF/
nitindb0f7b262004-11-23 19:12:23 +000019src.includes = plugin.xml,\
20 plugin.properties,\
21 icons/,\
22 build.xml,\
23 templates/