Mercurial > hg > orthanc-java
view Samples/Dcm4Che/configuration.json @ 27:4a750ca9461e
logging message associated with an exception
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 11 Jun 2024 19:14:51 +0200 |
parents | 6b9433432ee0 |
children | 118adbad648f |
line wrap: on
line source
{ "Plugins" : [ "../../Plugin/Build" ], "Java" : { "Enabled" : true, "Classpath" : "target/Sample-0.0-SNAPSHOT-jar-with-dependencies.jar", "InitializationClass" : "Main" } }