Some things don't work due to ongoing library development. There is so much that can be done.
You'll need a JDK (Java Development Kit)... You can get one here: Oracle JDK's. Windows is [x86 (32 bit) and, x64 (64 bit, but mostly everything is 64 bit now)], anything else, you should know what to do or who to contact. Anything newer than version 17 should work. I compile to version 17, but you can change that. Minimum version is Java 9 for Process.pid() and, if I recall correctly, there were some Bouncy Castle cryptography changes requiring source version 11.
You'll probably want an IDE (Integrated Development Environment). I'm working on an editor, but it's slow and careful work. I use NetBeans 18 (Install JDK BEFORE NetBeans) and a Java Ant Project with Existing Classes and package to .jar using ca.tecreations.apps.deploy.Deploy, but you can use any text editor and Command prompt, or terminal, or jethro.jar to launch. Compiling is automatic, according to configuration, via JavaCompiler.
You can construct a Maven/Ant style project by using DependencyViewer.
java -jar StusTwelve.jar
command.License
Free Use
Hello, World!, Updated the Engine code, I guess there were some typos in the new _today_scriptures... filenames, but it works now. Will await the midnight reset again. At first I thought maybe someone broke through the PKI which would cause me to suspect the VPS, but I guess, maybe not. Will update the scriptures I'm reading today.
Renewal of Self
<TEC_PURPLE>
Warning: include_once(/var/www/tecreations.ca/html/ca/tecreations/tims_today_scriptues.php): failed to open stream: No such file or directory in /var/www/tecreations.ca/html/ca/tecreations/snapshots/2025/5/25/9.31.39/tims_today.php on line 28
Warning: include_once(): Failed opening '/var/www/tecreations.ca/html/ca/tecreations/tims_today_scriptues.php' for inclusion (include_path='.:/usr/share/php:/var/www/tecreations.ca/html/:/var/www/tecreations.ca/html/ca/tecreations/') in /var/www/tecreations.ca/html/ca/tecreations/snapshots/2025/5/25/9.31.39/tims_today.php on line 28
</TEC_PURPLE>
Coding
Will be looking at Build From Here for FileTool. Clean From Here works already.End.