View | Details | Raw Unified | Return to bug 422743
Collapse All | Expand All

(-)build.properties (-1 / +3 lines)
Lines 1-5 Link Here
1
###############################################################################
1
###############################################################################
2
# Copyright (c) 2005, 2013 BEA Systems, Inc., Red Hat Inc.
2
# Copyright (c) 2005, 2013 BEA Systems, Inc., Red Hat Inc. and others.
3
# All rights reserved. This program and the accompanying materials
3
# All rights reserved. This program and the accompanying materials
4
# are made available under the terms of the Eclipse Public License v1.0
4
# are made available under the terms of the Eclipse Public License v1.0
5
# which accompanies this distribution, and is available at
5
# which accompanies this distribution, and is available at
Lines 15-22 Link Here
15
               test.xml,\
15
               test.xml,\
16
               META-INF/,\
16
               META-INF/,\
17
               resources/,\
17
               resources/,\
18
               .,\
18
               *.jar,\
19
               *.jar,\
19
               about.html,\
20
               about.html,\
20
               plugin.properties
21
               plugin.properties
21
src.includes = about.html
22
src.includes = about.html
23
src.excludes = src-resources/
22
jars.compile.order = aptext.jar,apt.jar,.
24
jars.compile.order = aptext.jar,apt.jar,.

Return to bug 422743