blob: 75b08ee7b82e76a3a7de7a2e18fa364c2a8ccbd1 [file] [log] [blame]
###############################################################################
# Copyright (c) 2018 Agence spatiale canadienne / Canadian Space Agency.
# 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:
# Pierre Allard - initial API and implementation
# Regent L'Archeveque,
# Sebastien Gemme
#
# SPDX-License-Identifier: EPL-1.0
###############################################################################
source.. = src/
output.. = bin
bin.includes = META-INF/,\
.,\
plugin.xml,\
bundle.properties
jre.compilation.profile=JavaSE-1.8