1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-30 21:55:31 +02:00
cdt/core/org.eclipse.cdt.core.tests/build.properties
Marc Khouzam 0cfb15135f Remove reference to java environment in build.properties
Change-Id: I053158a23d2783879248320a84a9549e28cfb4d1
2015-09-29 08:57:47 -04:00

33 lines
1.2 KiB
Properties

###############################################################################
# Copyright (c) 2005, 2015 IBM Corporation 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 Corporation - initial API and implementation
###############################################################################
bin.includes = plugin.xml,\
about.html,\
.,\
test.xml,\
resources/,\
META-INF/,\
parser/org/eclipse/cdt/internal/index/tests/,\
parser/org/eclipse/cdt/internal/pdom/tests/,\
parser/org/eclipse/cdt/core/parser/tests/ast2/,\
parser/org/eclipse/cdt/core/parser/tests/scanner/,\
parser/org/eclipse/cdt/core/parser/tests/rewrite/,\
parser/org/eclipse/cdt/core/parser/tests/prefix/
output.. = bin/
source.. = model/,\
parser/,\
suite/,\
misc/,\
regression/
javacProjectSettings=true
src.includes = about.html