blob: b52ff105089e0dec25f2ee0c81d30de4b72499f2 [file] [log] [blame]
# Copyright (c) 2013 CEA 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:
# Christian W. Damus (CEA) - initial API and implementation
#
# NLS_MESSAGEFORMAT_VAR
source.. = src/
output.. = bin/
bin.includes = about.html,\
plugin.properties,\
.,\
META-INF/
src.includes = about.html
exclude.. = **/doc-files/**
javacSource = 1.5
javacTarget = 1.5