blob: 3a4d457e19b7710a0feae4c1c90d2d0b5d148fb7 [file] [log] [blame]
###############################################################################
# Copyright (c) 2006 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
server.policy,\
about.html
src.includes = about.html
javacSource=1.3
javacTarget=1.1