NetBeans 11.3
| Full internal name: | netbeans |
| Project site: | https://netbeans.apache.org/ |
| Screen shots: | |
| Download: | Download NetBeans 11.3 https://github.com/tim-lebedkov/packages/releases/download/2020_03/netbeans-11.3-netbeans-11.3-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: | 11.3 |
| SHA-1 or SHA-256: | ba4604f5e2c8ecbd9a6fd0d91bf65270af5a134b0d95d815b41ddf5892f0f33f |
| 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: | Sat May 15 09:33:53 UTC 2021 |
| Last modified by: | tim.lebedk... |
| Created: | Wed Mar 25 08:00:20 UTC 2020 |
| Created by: | tim.lebedk... |
| Automated tests: | 3 of 3 installations succeeded, 3 of 3 removals succeeded |