Mercurial > hg > orthanc-book
view Sphinx/source/plugins/java/HelloWorld.json @ 1093:ad86e352fce1
cont
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 12 Jul 2024 09:40:07 +0200 |
parents | df28170c2af3 |
children |
line wrap: on
line source
{ "Plugins" : [ "./libOrthancJava.so" ], "Java" : { "Enabled" : true, "Classpath" : "./OrthancJavaSDK.jar:.", "InitializationClass" : "HelloWorld" } }