Skip to content

Commit 265c7bb

Browse files
fix build output (microsoft#11)
Signed-off-by: Jinbo Wang <[email protected]>
1 parent 2a95747 commit 265c7bb

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

com.microsoft.java.debug.plugin/build.properties

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,8 @@ bin.includes = META-INF/,\
44
.,\
55
plugin.xml,\
66
lib/commons-io-2.5.jar,\
7-
lib/commons-lang3-3.6.jar
7+
lib/commons-lang3-3.6.jar,\
8+
lib/com.microsoft.java.debug.core-0.1.0-SNAPSHOT.jar,\
9+
lib/gson-2.7.jar,\
10+
lib/reactive-streams-1.0.0.jar,\
11+
lib/rxjava-2.1.1.jar

0 commit comments

Comments
 (0)