Mercurial > hg > orthanc-book
view Sphinx/source/plugins/java/HelloWorldWindows.json @ 1150:84d5e5f3c670
Added tag Orthanc-1.12.7 for changeset a23a5e08f3b4
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 07 Apr 2025 13:01:12 +0200 |
parents | df28170c2af3 |
children |
line wrap: on
line source
{ "Plugins" : [ "./OrthancJava.dll" ], "Java" : { "Enabled" : true, "Classpath" : "./OrthancJavaSDK.jar;.", "InitializationClass" : "HelloWorld" } }