blob: 07c98bb11d636ffc05983b3ea4ae6a5d8d481422 [file] [log] [blame]
# Copyright (c) 2005, 2013 IBM Corporation, 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:
# IBM - initial API and implementation
# Kenn Hussey (CEA) - 327039
# Christian W. Damus (CEA) - 227616
#
# NLS_MESSAGEFORMAT_VAR
source.. = src/
output.. = target/classes
bin.includes = about.*,\
plugin.*,\
.,\
META-INF/,\
plugin.xml,\
plugin.properties,\
about.html
src.includes = about.html,\
migrate.ant,\
Migrate UML2.launch,\
templates/,\
UML2CDOConfiguration.setup,\
UML Explorer.launch
exclude.. = **/doc-files/**