Mercurial > hg > orthanc-book
view Sphinx/source/plugins/java/HelloWorldWindows.json @ 1121:f45af556efae Orthanc-1.12.5
Orthanc 1.12.5
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 17 Dec 2024 18:46:02 +0100 |
parents | df28170c2af3 |
children |
line wrap: on
line source
{ "Plugins" : [ "./OrthancJava.dll" ], "Java" : { "Enabled" : true, "Classpath" : "./OrthancJavaSDK.jar;.", "InitializationClass" : "HelloWorld" } }