NetBeans 22
| Full internal name: | netbeans |
| Project site: | https://netbeans.apache.org/ |
| Screen shots: | |
| Download: | Download NetBeans 22 https://github.com/tim-lebedkov/packages/releases/download/2024_07/netbeans-22-netbeans-22-bin.zip VirusTotal results |
| Change log: | https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+Releases |
| Description: | Java/C/C++/PHP/HTML/JavaScript/Groovy IDE. Once installed, please choose “Tools/Plugins” from the main menu to install the necessary language support. Java support is already included. |
| License: | GPLv2 |
| Version: | 22 |
| SHA-1 or SHA-256: | baecc2da28934a7ddccd6a1ddda05b361f2654ce5b0af9a3294974a6d35d9b73 |
| Type: | zip |
| Dependencies: |
|
| Tags: | |
| Text files: | .Npackd\Install.bat: for /f "delims=" %%x in ('dir /b netbeans*') do set name=%%x
cd "%name%"
for /f "delims=" %%a in ('dir /b') do (
move "%%a" ..
)
cd ..
rmdir "%name%"
|
| Last modified: | Mon Jul 15 17:06:54 UTC 2024 |
| Last modified by: | tim.lebedk... |
| Created: | Tue Jun 04 17:07:58 UTC 2024 |
| Created by: | tim.lebedk... |
| Automated tests: | 1 of 1 installations succeeded, 1 of 1 removals succeeded |