blob: eabe26686bff0e8e785022d6f7c64a440444dbda [file] [log] [blame]
###############################################################################
# Copyright (c) 2007, 2009 Innoopract Informationssysteme GmbH.
# 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:
# Innoopract Informationssysteme GmbH - initial API and implementation
# EclipseSource - ongoing development
################################################################################
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.,\
icons/,\
plugin.xml,\
plugin.properties,\
about.html,\
launch/,\
theme1/,\
body.html
src.includes = icons/,\
body.html,\
about.html
javacDefaultEncoding.. = ISO-8859-1