blob: cac4e6b0c7cc17ea186272bc295b99a5957b43d3 [file] [log] [blame]
###############################################################################
# Copyright (c) 2009, 2012 Sierra Wireless 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:
# Sierra Wireless - initial API and implementation
###############################################################################
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
icons/,\
OSGI-INF/,\
OSGI-INF/l10n/bundle.properties,\
about.html,\
build.properties,\
sample/,\
templates/,\
resources/,\
css/
src.includes = icons/,\
plugin.xml,\
css/,\
about.html,\
OSGI-INF/,\
META-INF/,\
resources/,\
sample/,\
templates/
javacProjectSettings = true
javacDefaultEncoding.. = UTF-8