Mercurial > hg > orthanc-book
view Sphinx/source/plugins/java/HelloWorldWindows.json @ 1129:d65f2e953817
typo
author | Benoit Crickboom <bc@orthanc.team> |
---|---|
date | Fri, 17 Jan 2025 11:17:39 +0100 |
parents | df28170c2af3 |
children |
line wrap: on
line source
{ "Plugins" : [ "./OrthancJava.dll" ], "Java" : { "Enabled" : true, "Classpath" : "./OrthancJavaSDK.jar;.", "InitializationClass" : "HelloWorld" } }