Mercurial > hg > orthanc-book
view Sphinx/source/plugins/java/HelloWorld.json @ 1168:6a592d137f23
advanced storage
| author | Alain Mazy <am@orthanc.team> |
|---|---|
| date | Tue, 17 Jun 2025 10:24:30 +0200 |
| parents | df28170c2af3 |
| children |
line wrap: on
line source
{ "Plugins" : [ "./libOrthancJava.so" ], "Java" : { "Enabled" : true, "Classpath" : "./OrthancJavaSDK.jar:.", "InitializationClass" : "HelloWorld" } }
