blob: 99804b7e8aa1874c0647f38e8319c124f0cd9ecb [file] [log] [blame]
###############################################################################
# Copyright (C) 2014, Google Inc.
#
# 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:
# Steve Foreman (Google) - initial API and implementation
# Marcus Eng (Google)
###############################################################################
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
OSGI-INF/,\
.,\
about.html,\
fragment.xml
src.includes = about.html
jre.compilation.profile = JavaSE-1.6