EclipseJDT ASTViewer Source Viewer

Home|eclipse_jdt_astviewer/build.properties
1###############################################################################
2# Copyright (c) 2001, 2014 IBM Corporation and others.
3#
4# This program and the accompanying materials
5# are made available under the terms of the Eclipse Public License 2.0
6# which accompanies this distribution, and is available at
7# https://www.eclipse.org/legal/epl-2.0/
8#
9# SPDX-License-Identifier: EPL-2.0
10
11# Contributors:
12#     IBM Corporation - initial API and implementation
13###############################################################################
14bin.includes = plugin.xml,\
15               about.html,\
16               icons/,\
17               plugin.properties,\
18               META-INF/,\
19               .
20
21source.. = src/
22output.. = bin/
23jre.compilation.profile = JavaSE-1.8
24javacDefaultEncoding.. = UTF-8
25
MembersX
Members
X