Set path to JDK to C:\Program Files\Zulu\zulu-11\bin
Start Apache NetBeans from start menu shortcut.
Go to the Tools → Options → Java Platforms menu and be sure the Java Platform points to Zulu 11 (C:\Program Files\Zulu\zulu-11\bin) folder you installed earlier.
Restart
Go to the Tools → Plugins → Available Plugins menu and select 'JavaFX Implementation for Windows'
Go To the Toosl → Options → Editor :: Autosave, and check the, save files, every 10 Minutes option.
the nb-javac Java editing support library plugins. Click Install.
Keep the default options until you get to Customize install location. Be sure:
Install for all users is checked
Add Python to environment variables is checked
Install location is C:\Program Files\Python310.
Click Install.
After installer finishes. Check that the path to the python.exe executable has been added to the system’s ‘Path’ environment variable.
The Path environment variable is found in Control Panel → System → Advanced System Settings → Environment Variables
Or if you prefer the less user friendly Window 10 Settings approach. Settings → System → About → System info → Advanced System Settings → Environment Variables.
Open a Windows Command Prompt (CMD) as Administrator:
Accept all defaults until you get to the Initial User Configuration window where you can choose between commander and explorer Interface options. Choose Explorer.