Added "resources" folder as a resource folder to bnd instructions (#1160)
* Added "resources" folder as a resource folder to bnd instructions Co-Authored-By: Wouter Born <github@maindrain.net> Signed-off-by: Kai Kreuzer <kai@openhab.org>pull/1173/head
parent
8351a2f8d4
commit
3ae82d1558
|
@ -64,3 +64,4 @@ Require-Bundle: org.antlr.runtime,\
|
|||
org.eclipse.xtext.xbase;visibility:=reexport,\
|
||||
org.eclipse.xtext;visibility:=reexport,\
|
||||
org.objectweb.asm;resolution:=optional
|
||||
-includeresource: resources
|
||||
|
|
Loading…
Reference in New Issue