Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
NetBeans
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Integrated modules== These modules are part of the NetBeans IDE: ===NetBeans Profiler=== The '''NetBeans Profiler'''<ref>{{cite web | url = http://profiler.netbeans.org/ | title = Profiler | publisher = Netbeans.org | access-date = 2008-05-17}}</ref> is a tool for the monitoring of Java applications: It helps developers find [[memory leak]]s and optimize speed. Formerly downloaded separately, it is integrated into the core IDE since version 6.0. The [[Profiler (computer science)|Profiler]] is based on a Sun Laboratories research project that was named JFluid. That research uncovered specific techniques that can be used to lower the overhead of profiling a Java application. One of those techniques is dynamic bytecode instrumentation, which is particularly useful for profiling large Java applications. Using dynamic bytecode instrumentation and additional algorithms, the NetBeans Profiler is able to obtain runtime information on applications that are too large or complex for other profilers. NetBeans also support Profiling Points that let developers profile precise points of execution and measure execution time. ===GUI design tool=== [[File:Netbeans 8.0 GUI builder.png|thumb|NetBeans GUI Builder]] Formerly known as ''project Matisse'', the [[Graphical user interface builder|GUI design]]-tool enables developers to [[Graphical user interface builder|prototype and design]] [[Swing (Java)|Swing]] [[Graphical user interface|GUIs]] by dragging and positioning GUI components.<ref>{{cite web | url = https://netbeans.org/features/java/swing.html | title = Swing GUI Builder (formerly Project Matisse) | publisher = Netbeans.org | access-date = 2008-05-17 | archive-date = July 29, 2013 | archive-url = https://web.archive.org/web/20130729230050/https://netbeans.org/features/java/swing.html | url-status = dead }}</ref> The GUI builder has built-in support for JSR 295 (Beans Binding technology), but the support for JSR 296 ([[Swing Application Framework]]) was removed in 7.1. ===NetBeans JavaScript editor=== The NetBeans JavaScript editor provides extended support for [[JavaScript]], Ajax, and [[CSS]].<ref>{{cite web |url = http://wiki.netbeans.org/JavaScript |title = Javascript |publisher = Netbeans wiki |date = 2007-03-31 |df = mdy |access-date = 2008-04-19 |archive-date = April 10, 2008 |archive-url = https://web.archive.org/web/20080410130917/http://wiki.netbeans.org/JavaScript |url-status = dead }}</ref><ref>{{cite web | url = https://netbeans.org/features/web/web-app.html | title = Java Web Applications | publisher = Netbeans.org | access-date = 2008-04-19 | archive-date = October 18, 2012 | archive-url = https://web.archive.org/web/20121018230718/http://netbeans.org/features/web/web-app.html | url-status = dead }}</ref> JavaScript editor features comprise [[syntax highlighting]], [[Code refactoring|refactoring]], [[Autocomplete|code completion]] for native objects and functions, generation of JavaScript class skeletons, generation of [[Ajax (programming)|Ajax]] [[Callback (computer science)|callbacks]] from a template; and automatic [[JavaScript#Compatibility considerations|browser compatibility]] checks. CSS editor features comprise [[Autocomplete|code completion]] for styles names, quick navigation through the navigator panel, displaying the CSS rule declaration in a List View and file structure in a Tree View, sorting the outline view by name, type or declaration order (List & Tree), creating rule declarations (Tree only), refactoring a part of a rule name (Tree only). The NetBeans 7.4 and later uses the new [[Nashorn (JavaScript engine)|Nashorn JavaScript engine]] developed by Oracle.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)