blob: 669ab45526f099b7c59836604cacf9f40f6d18a7 [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.properties,\
about.html
src.includes = about.html,\
UML Bug Tests (CDO).launch,\
UML Bug Tests (EMF).launch,\
UML Cache Adapter Test (CDO).launch,\
UML Cache Adapter Test (EMF).launch,\
UML Compliance Tests (CDO).launch,\
UML Compliance Tests (EMF).launch,\
UML Self Test.launch
exclude.. = **/doc-files/**
javacSource = 1.5
javacTarget = 1.5