This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Votes Bug # Summary
contrib (bug list)
1 198283 Start terminal with current project's root dir as working directory (Show Votes)
1 vote used out of 100 allowed.

debugger (bug list)
1 141545 Add New column into breakpoints view: Hit count (Show Votes)
1 195634 Debugger Console should attract user on Exception breakpoint hit. (Show Votes)
1 196022 Debugging: Automatically showing (dynamic) variables / watches (Show Votes)
1 246808 Switch to Variables tab on breakpoint hit (Show Votes)
4 votes used out of 100 allowed.

editor (bug list)
1 144971 freemarker coloring and syntax ... - plugin available (Show Votes)
1 157681 Hyperlinks to classes in generic files (Show Votes)
1 182653 [69cat] Transaction index for indexing (Show Votes)
1 197025 "Add to favorites" in editor's tab context menu for files (Show Votes)
1 198230 "Assign Return Value To New Variable" removes blank lines above (Show Votes)
1 198423 Java method code completion popup: Add originating class (Show Votes)
1 198424 Formatting: "Format indentation" (Show Votes)
1 230900 Don't clear file's "redo history" on commit (Show Votes)
1 247439 RFE: Add "Remove trailing spaces" to Project -> Inspect and transform... (Show Votes)
9 votes used out of 100 allowed.

groovy (bug list)
1 227063 No hint or way to implement interface (Show Votes)
1 228960 File with missing method implementation does not shows any error badge (Show Votes)
2 votes used out of 100 allowed.

ide (bug list)
1 188677 IllegalStateException: Dialog was not created correctly (Show Votes)
1 246594 DSLD - Domain Specific Language Descriptors (support for) (Show Votes)
2 votes used out of 100 allowed.

java (bug list)
1 25377 Batch "fix imports" and "format" for entire project (Show Votes)
1 88399 no way to navigate to class/method subclasses/implemntations/overrides (Show Votes)
1 123913 Code completion only shows arg0, arg1, unless you know what to do (Show Votes)
1 134990 Source path modification initiated from build script starts scanning. (Show Votes)
1 136532 Implement "Go to Implementation" (aka type hierarchy) (Show Votes)
1 141691 Formatter: One-line Getters and Setters (inline) (Show Votes)
1 149108 Netbeans for multiple cores (Show Votes)
1 150783 [69cat] "Assign Return Value To New Variable" removes preceding blank line (Show Votes)
1 188808 .java compiler Coupling error causes "Scanning projects" and code completion to hang (Show Votes)
1 189111 [Move] Bogus refactoring warning (Show Votes)
1 192145 RFE: Generate... -> null params checking (Show Votes)
1 192148 import guess improvement (Show Votes)
1 192348 RFE: Navigate to super implementation on Ctrl+click on @Override (Show Votes)
1 204551 Make Ant build output dir configurable to avoid "Cannot place the project in a project folder that already contains "dist" folder." (Show Votes)
1 223023 Allow to customize generated getter/setter code (Show Votes)
1 225682 Let generated setters optionally return this (Show Votes)
1 231390 Don't stop output scrolling on "Sun proprietary API" warning (Show Votes)
1 231481 Show hint after `}` what does it belong to (Show Votes)
1 231737 Java: Consolidating how logging is treated across a project (Show Votes)
1 245893 Subtypes tree: Add the containing class' simple name in front of "1" for annonymous inner classes (Show Votes)
1 245900 Diferrentiate test classes visually (Show Votes)
1 246447 Embrace variable next to cursor when opening parethesis is written (Show Votes)
1 269398 Initialize uninitialized interface-typed variables with an instance of some implementation (Set, Map, etc) (Show Votes)
23 votes used out of 100 allowed.

javaee (bug list)
1 188807 IDE hangs when added Hibernate framework to a Maven WAR project (Show Votes)
1 225444 JPA: Don't show error for @Transient on getter without field if otherwise field access is used. (Show Votes)
1 225556 Bogus "Unresolved ambiguous dependency" for qualified dep (Show Votes)
1 227440 Add support for Red Hat OpenShift (Show Votes)
4 votes used out of 100 allowed.

javascript (bug list)
1 224836 Escaped & incorrectly marked as syntax error in inline JavaScript in on* attributes (Show Votes)
1 233197 Support for TypeScript (Show Votes)
2 votes used out of 100 allowed.

platform (bug list)
1 115670 Ability to define cache location instead of dev/var/cache and ability to clean it (Show Votes)
1 127676 Collapse exceptions! (Show Votes)
1 158865 File editor tab disappears when file is deleted (Show Votes)
1 194951 NullPointerException at com.sun.org.apache.xerces.internal.dom.ParentNode.nodeListItem (Show Votes)
1 195627 Output window: Horizontal scollbar disappears when run is finished (Show Votes)
1 198398 Split Project view - nodes up, leaves down (Show Votes)
1 226242 Toolbar customization: Many items have generic ? icon and generated name (Show Votes)
1 227438 Only show context menu for right mouse button, and make use of the others (Show Votes)
1 246923 Detached windows ignore mouse events - Gnome Shell (Show Votes)
1 247188 "... cannot be safely opened with encoding UTF-8" opening on every start. (Show Votes)
10 votes used out of 100 allowed.

projects (bug list)
1 154508 [codehaus] Enhance editor tab for pom.xml files to have ${artifactId} (similar to how ant scripts are represented) (Show Votes)
1 175472 Updating parent pom.xml doesn't notify child projects to refresh so they realize they are now valid (Show Votes)
1 178682 Add "Open pom.xml" menu item for Maven projects (Show Votes)
1 178692 Dependency graph to draw parent and modules too (Show Votes)
1 189117 Maven: Surefire's workingDirectory not set for "Test file" action (Show Votes)
1 189119 Escaping of metacharacters in property names & values in action mappings (Show Votes)
1 194773 Maven projects: Show version in Projects and Files views root nodes (Show Votes)
1 202839 Maven project single test executes through Ant (Show Votes)
1 205402 Support for "combine.children" in POM completion (Show Votes)
1 206632 Do not fire ClassPath changes after project reload unless necessary (Show Votes)
1 218145 Allow setting custom settings.xml (Show Votes)
1 227283 Allow creating Toolbar buttons for custom Maven runs (Show Votes)
1 231388 Filter the nodes in Maven POM Graph properly (Show Votes)
1 232356 Print Maven execution name in build log (Output) (Show Votes)
1 232399 Maven project Run action: process-test-resources as default goal instead of process-classes (Show Votes)
1 232706 Record test results during Maven project rebuild (Show Votes)
1 237353 List Maven project's parent (if available) in the Project window (Show Votes)
1 237354 Make <parent> in pom.xml a link to parent pom.xml (Show Votes)
1 245889 Don't sync selection in Projects View after closing an editor tab (Show Votes)
1 246905 Add "Open all subprojects" to Project menu (Show Votes)
1 251417 Multiple output windows / "keep this build" feature (Show Votes)
21 votes used out of 100 allowed.

serverplugins (bug list)
1 146587 Let user control redeploy-on-compile setting (Show Votes)
1 200132 Add support for JBoss AS 7 / WildFly 8 (Show Votes)
2 votes used out of 100 allowed.

utilities (bug list)
1 155156 "Diff selected files" in Projects window (Show Votes)
1 197754 RFE: "Open file" to support download from URL (Show Votes)
2 votes used out of 100 allowed.

versioncontrol (bug list)
1 131531 Git VCS support (Show Votes)
1 182723 Make SVN commit dialog non-modal. (Show Votes)
1 200267 Add "Scan for versioning" to Versioning submenu (Show Votes)
1 233106 Show git output when pushing (Show Votes)
1 255496 Easy access to list of files changed in recent commits (Show Votes)
5 votes used out of 100 allowed.

web (bug list)
1 188551 RFE: Slight enhancement of HTML editing (Show Votes)
1 194002 Wicket support (Show Votes)
1 221367 Add id and class to HTML hierarchy breadcrumb (Show Votes)
1 224662 HTML "rename" element (F2) (Show Votes)
1 230957 CSS popup help window hangs IDE for 2 seconds every time it appears (Show Votes)
1 257587 Add Angular2 support (Show Votes)
6 votes used out of 100 allowed.

xml (bug list) (Note: only 2 votes allowed per bug in this product.)
2 195633 Code-completion popup appears too often for pom.xml (Show Votes)
2 votes used out of 100 allowed.

View all as bug list

Help with voting.