blob: 73a13b77165760646a06182f7bd22bee7ecd099f [file] [log] [blame]
# ====================================================================
# Copyright (c) 2012 THALES GLOBAL SERVICES
# 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:
# Obeo - initial API and implementation
# ====================================================================
source.. = src/
output.. = target/classes/
bin.includes = about.properties, about.mappings, META-INF/,\
.,\
plugin.xml,\
plugin.properties,\
about.html,\
about.ini,\
modeling32.png,\
LICENSE.txt,\
license.html
javacProjectSettings = true
src.includes = about.properties, about.mappings, LICENSE.txt,\
license.html
javacDefaultEncoding.. = UTF-8