blob: 30acd6664bc339c581f6ee433adab8772fcc2f5c [file] [log] [blame]
################################################################################
# Copyright (c) 2007, 2011 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 implementation
################################################################################
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.properties,\
about.html
javacDefaultEncoding.. = UTF-8
jre.compilation.profile = J2SE-1.5
javacSource = 1.5
javacTarget = 1.5
src.includes = about.html