add help plugin and handler, eclipse help does not start

This commit is contained in:
2021-11-16 18:24:30 +01:00
parent 1af3171b2e
commit ccc8d80ac2
32 changed files with 400 additions and 3 deletions

View File

@ -64,4 +64,11 @@
version="0.0.0"
unpack="false"/>
<plugin
id="com.minres.scviewer.help"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>