Skip to content

Commit 0925a40

Browse files
committed
add mta options folder to bin path list
1 parent bdc887f commit 0925a40

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

plugins/org.jboss.tools.windup.runtime/build.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ bin.includes = .,\
2121
lib/windup-utils-6.3.0.Final.jar,\
2222
lib/windup-config-xml-6.3.0.Final.jar,\
2323
lib/markdown4j-2.2-cj-1.1.jar,\
24-
lib/jaxb-api-2.3.1.jar
24+
lib/jaxb-api-2.3.1.jar,\
25+
mta/
2526
src.includes = pom.xml
2627
jars.compile.order = .
2728
source.. = src/

0 commit comments

Comments
 (0)