NetBeans 14
| Full internal name: | netbeans |
| Project site: | https://netbeans.apache.org/ |
| Screen shots: | |
| Download: | Download NetBeans 14 https://github.com/tim-lebedkov/packages/releases/download/2022_06/netbeans-14-netbeans-14-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: | 14 |
| SHA-1 or SHA-256: | 80139bd04c2c2cdbde842c83cdc64f8712690714bd6216f83bf2e9c5a413a4d0 |
| 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: | Wed Jun 15 17:03:28 UTC 2022 |
| Last modified by: | tim.lebedk... |
| Created: | Tue Jun 14 17:07:03 UTC 2022 |
| Created by: | tim.lebedk... |
| Automated tests: | 4 of 4 installations succeeded, 4 of 4 removals succeeded |