Mercurial > hg > orthanc-book
view Sphinx/source/plugins/java/HelloWorld.json @ 1258:df26d2b54052 default tip
updated documentation of tcia
| author | Sebastien Jodogne <s.jodogne@gmail.com> |
|---|---|
| date | Wed, 28 Jan 2026 14:58:40 +0100 |
| parents | df28170c2af3 |
| children |
line wrap: on
line source
{ "Plugins" : [ "./libOrthancJava.so" ], "Java" : { "Enabled" : true, "Classpath" : "./OrthancJavaSDK.jar:.", "InitializationClass" : "HelloWorld" } }
