Mercurial > hg > orthanc-book
view Sphinx/source/plugins/java/HelloWorldWindows.json @ 1218:166ec184efd8
fix spelling of DICOMWeb as DICOMweb
| author | Sebastien Jodogne <s.jodogne@gmail.com> |
|---|---|
| date | Wed, 12 Nov 2025 13:08:40 +0100 |
| parents | df28170c2af3 |
| children |
line wrap: on
line source
{ "Plugins" : [ "./OrthancJava.dll" ], "Java" : { "Enabled" : true, "Classpath" : "./OrthancJavaSDK.jar;.", "InitializationClass" : "HelloWorld" } }
