https://github.com/garethflowers/netbeans-portable
Portable version of the Netbeans IDE
https://github.com/garethflowers/netbeans-portable
netbeans netbeans-ide portable portableapps
Last synced: 7 months ago
JSON representation
Portable version of the Netbeans IDE
- Host: GitHub
- URL: https://github.com/garethflowers/netbeans-portable
- Owner: garethflowers
- License: mit
- Created: 2016-06-16T12:53:33.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2024-06-07T12:35:22.000Z (almost 2 years ago)
- Last Synced: 2025-01-08T01:52:45.530Z (over 1 year ago)
- Topics: netbeans, netbeans-ide, portable, portableapps
- Language: HTML
- Homepage: https://garethflowers.dev/netbeans-portable/
- Size: 445 KB
- Stars: 36
- Watchers: 10
- Forks: 7
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# NetBeans Portable
NetBeans is an IDE that allows you to quickly and easily develop desktop, mobile
and web applications with Java, JavaScript, HTML5, PHP, C/C++ and more.
NetBeans Portable is the NetBeans text editor packaged with a PortableApps.com
launcher as a portable app, so you can browse in privacy on your iPod, USB flash
drive, portable hard drive, etc. It has all the same features as NetBeans, plus,
it leaves no personal information behind on the machine you run it on, so you
can take it with you wherever you go.
## Download
All downloads available [in the Releases section][1]. NetBeans Portable comes in
3 flavours (Complete, JavaSE and PHP), each as an online installer and complete
zip file.
[1]: https://github.com/garethflowers/netbeans-portable/releases/latest
## Features
* Runs a full copy of the NetBeans IDE.
* Completely portable - runs off a USB, cloud drive (DropBox, iCloud drive,
OneDrive, etc) or hard drive.
* Does not require administrator privileges, works for any user.
* No need for any external software - simply download extract and run!
* Packaged in PortableApps.com format for easy integration.
## System Requirements
* Microsoft Windows 7 or later.
* [PortableApps.com Platform][2] (Optional)
[2]: http://portableapps.com/download
## Credits
* NetBeans Portable is a redistribution of the [NetBeans][3] IDE.
[3]: https://netbeans.org/
## License
* Portable application code released under [the MIT license][4].
* The NetBeans IDE is released under [the CDDL and GPLv2 license][5].
[4]: https://raw.githubusercontent.com/garethflowers/netbeans-portable/master/LICENSE
[5]: https://netbeans.org/about/legal/license.html