Skip to content
Snippets Groups Projects
Commit 940d1d23 authored by Simon Spinner's avatar Simon Spinner
Browse files

Add plugin.properties required by net4j at runtime.

parent 39c3c7b9
No related branches found
No related tags found
No related merge requests found
# This file is required by net4j so that it can determine its base path.
\ No newline at end of file
......@@ -15,5 +15,12 @@
<include>**/*</include>
</includes>
</fileSet>
<fileSet>
<directory>assemble</directory>
<outputDirectory>.</outputDirectory>
<includes>
<include>plugin.properties</include>
</includes>
</fileSet>
</fileSets>
</assembly>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment