# HG changeset patch # User Sebastien Jodogne # Date 1755079629 -7200 # Node ID 1d6cf7bf92cc4763cfc4919e287b8b9feb83c80b # Parent 08f05cf975020b893301abf27b5ff95350b262d4 note diff -r 08f05cf97502 -r 1d6cf7bf92cc OrthancServer/Resources/CodeModel/README.txt --- a/OrthancServer/Resources/CodeModel/README.txt Tue Aug 12 15:47:46 2025 +0200 +++ b/OrthancServer/Resources/CodeModel/README.txt Wed Aug 13 12:07:09 2025 +0200 @@ -10,7 +10,9 @@ used by the "orthanc-java" (starting with its release 1.0) and "orthanc-python" plugins (starting with its release 4.3). -NB: This file was originally part of the "orthanc-java" project. +NB: The generation of the code model was originally part of the +"orthanc-java" project. It was integrated into the Orthanc core +repository in release 1.12.9. Usage on Ubuntu 22.04 LTS