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 jethro.jar
command.License
Free Use
Hello, World!, I'm sorry, no.
From/To: My Father...
I've confessed. I'm a sinner. I repent. I trust in Jesus Christ. I accept everything God has, or has not, for me. Next.
Renewal of Self
<TEC_PURPLE>
Ken Boa, Face to Face, Psalms ?? - ??, Proverbs ??, ?? ??, ??????????. Are you saying, "I was biological engineered from nothing and noone === EVERYTHING. I'm evolving."???, I'm sorry, no. God created me.
Tim on Romans
- Romans 1+ will be the "before 'checking out'" materials.
- Romans 2 says "Stop That!".
- Romans 3: None are good, have faith in the One whom God sent: Jesus Christ. He who began a good work in you is faithful and will complete it.
- Romans 4 waiting
- Romans 5 waiting
- Romans 6 waiting
- Romans 7 waiting
</TEC_PURPLE>
Coding
Tested AccessNotifier_Accessed in ca.tecreations.apps.security and that worked for me. JavaCompiler compiled also to JDK17.End.