Skip to content

Commit 1d7648e

Browse files
committed
Configure output for src source folder
1 parent 310266b commit 1d7648e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ui/org.eclipse.pde.runtime/build.properties

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
# Copyright (c) 2000, 2007 IBM Corporation and others.
2+
# Copyright (c) 2000, 2025 IBM Corporation and others.
33
#
44
# This program and the accompanying materials
55
# are made available under the terms of the Eclipse Public License 2.0
@@ -10,8 +10,10 @@
1010
#
1111
# Contributors:
1212
# IBM Corporation - initial API and implementation
13+
# see git history
1314
###############################################################################
1415
source.. = src/
16+
output.. = bin/
1517
src.includes=about.html
1618
bin.includes = plugin.xml,\
1719
plugin.properties,\

0 commit comments

Comments
 (0)