Videos show tutorials for both Windows 10 and macOS.
Setting up your Java programming tools, in order (JDK first, then Geany)
- Download and install Java Standard Edition Development Kit, version 8. You will have to agree to using their cookies and accept their License Agreement, then download the right JDK for your system (most likely Mac OS X x64 or Windows x64). Link: http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
- Now download and install Geany from https://www.geany.org/download/releases. You will need to choose between Windows binaries (e.g. "geany-1.33_setup.exe - Full Installer including GTK 2.24 runtime") and macOS X binaries (e.g. "geany-1.33_osx.dmg - Geany and Geany-Plugins combined").
The following screen casts may help you:
- https://youtu.be/ez9oISXJIEQ --Installing Java SE Development Kit and Geany IDE in macOS
- https://youtu.be/Qy--jS9eLIs --How to use Geany to work on our Java programming
- https://youtu.be/DWXyyGf36B4 --More hints on configuring and using Geany for Java programming
- https://youtu.be/OtnK5fIbrFE --How to to set up the JDK in Windows 10
- https://youtu.be/KsJYxDBlnnw --How to copy Windows 10 command prompt/terminal output into Geany