Mercurial > hg > orthanc-book
view Sphinx/source/plugins/java/HelloWorldWindows.json @ 1165:28b55ad71cb6 Orthanc-1.12.8
Orthanc 1.12.8
| author | Sebastien Jodogne <s.jodogne@gmail.com> |
|---|---|
| date | Sat, 14 Jun 2025 17:53:22 +0200 |
| parents | df28170c2af3 |
| children |
line wrap: on
line source
{ "Plugins" : [ "./OrthancJava.dll" ], "Java" : { "Enabled" : true, "Classpath" : "./OrthancJavaSDK.jar;.", "InitializationClass" : "HelloWorld" } }
