Skip to content

Commit 37885fd

Browse files
laeubiiloveeclipse
authored andcommitted
Fix missing bin include of test bundle content
Fix #786
1 parent 66af3ac commit 37885fd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

org.eclipse.jdt.debug.tests/build.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ bin.includes = plugin.xml,\
2828
java16_/,\
2929
java23/,\
3030
java24/,\
31-
java25/
31+
java25/,\
32+
multirelease/
3233
source.javadebugtests.jar = test plugin/,\
3334
tests/,\
3435
console tests/

0 commit comments

Comments
 (0)