Arsene Lee
Arsene Lee
@lawmicha , where is this cli.json? There are many in the project and I didn't find the improvePluralization string in them.
Yes, in my cli.json. It has "improvepluralization": true.
yeah, it is working with run-demo.sh. However, the plugin jars are not copied from target to demo/plugins. In the run-demo.sh, it should be "cp demo/plugins/*/target/*plugin*.jar demo-dist/plugins/"
I don't see the exception when I use run-demo.sh. However, run-demo.sh loads only the org.pf4j.demo.WhazzupGreeting plugin and not the plugin1 and plugin2. The plugins jars are not copied to the...
@richardschembri, thank you fro the fix.