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.

Tue Mar 19 2024 02:43:05 UTC
Hide Search Description
209 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
90340 java Source moonko NEW --- Editor popup actions invoked in a Java file should make an ElementHandle available 2009-02-03
176240 java Source sdedic NEW --- EE (managed bean) Life-cycle methods considered as not used 2016-02-12
86605 java Source dbalek NEW --- Code completion should work with camel humps 2007-01-17
227633 java Source dbalek NEW --- Update Source menu 2017-12-17
89671 java Source moonko NEW --- Make implementAllAbstractMethods() method public by API 2009-02-03
90558 java Source moonko NEW --- Provide code completion for text fields 2009-02-03
90926 java Source moonko NEW --- Add findBodyStart to API 2009-02-03
90968 java Source moonko NEW --- Provide API for getting 'display name' of TypeMirror 2009-02-03
96336 java Source moonko NEW --- Provide method for resolving parameterized ElementHandle 2009-02-03
102149 java Source moonko NEW --- Method to create a Tree for an arbitrary type while handling imports 2009-02-03
105217 java Source moonko NEW --- Highlight broken links in Javadoc 2009-02-03
108439 java Source moonko NEW --- Provide a method for running modification task when scan is finished 2009-02-03
113822 java Source moonko NEW --- multiple code formatting, import/export 2009-02-03
121962 java Source moonko NEW --- [60cat] Cyclic dependencies between projects cause incorrect error markings 2009-02-03
123913 java Source moonko NEW --- Code completion only shows arg0, arg1, unless you know what to do 2013-07-15
154151 java Source moonko NEW --- Need space-after-comma setting for generic type parameters 2009-02-19
88714 java Source sdedic NEW --- Review the changes in java editor. 2014-11-24
108049 java Source sdedic NEW --- Selecting the methods to override in the Generate Override Methods dialog impractical 2015-10-02
152192 java Source sdedic NEW --- Fix issues regarding import statements 2013-09-02
178336 java Source sdedic NEW --- Compile on Save utility class to work with bytecode without running it 2013-09-02
190832 java Source sdedic NEW --- NB cache appears to become corrupted - must be deleted for NB work again 2016-11-28
198402 java Source sdedic NEW --- Provide a way to dump classes cache 2015-01-07
198787 java Source sdedic NEW --- NetBeans Code Completion (the protected methods and properties are not visible) 2013-09-02
205595 java Source sdedic NEW --- Popup Tooltips Could Be More Expressive 2013-09-02
221711 java Source sdedic NEW --- Add GeneratorUtilities.addImports(CompilationUnitTree cut, Set<String> fqns) 2015-10-02
227838 java Source sdedic NEW --- Find out what is the binary for TypeElement 2013-09-02
237252 java Source sdedic NEW --- Make EmbeddingPresence configurable in LanguageHierarchy<JavaTokenId> 2014-03-21
239119 java Source sdedic NEW --- CopyFinders and Matchers should support extra parenthesis and commutative ops 2013-12-10
270946 java Source sdedic NEW --- VeryPretty printer should use original tree's textual contents 2017-06-23
97742 java Source tzezula NEW --- Introduce a method for closing indexes 2011-09-01
191605 java Source tzezula NEW --- JavaBinaryIndexer.deleteRecursively should be done as SlowIO 2010-11-03
268229 java Source tzezula NEW --- java.net.MalformedURLException: no protocol: org/netbeans/modules/java/module/graph/GraphTopComponent 2017-08-01
229081 java Source apireviews NEW --- Changes to support the updated doctrees API 2013-04-26
246587 java Source apireviews NEW --- Support tags in search and replace patterns 2014-08-21
85869 java Source dbalek NEW --- Consume semicolon typed inside method parameter 2007-01-17
86606 java Source dbalek NEW --- Smarter CC in shortened for loops 2007-01-17
86654 java Source dbalek NEW --- Smart CC should provide methods returing void 2007-01-17
87520 java Source dbalek NEW --- Smart CC after throw keyword 2007-01-17
87828 java Source dbalek NEW --- [Smart Completion] Offer known return type when declaring an assignment 2007-01-17
94885 java Source dbalek NEW --- com.sun classes from JDK are shown in code completion 2011-12-20
104757 java Source dbalek NEW --- Formatting option: treat @Override as a modifier 2012-04-11
110320 java Source dbalek NEW --- No formatting options for initializer blocks 2007-10-18
114702 java Source dbalek NEW --- Lines After Class Header - the main class header and anonymous class should be separately controllable for 2008-12-16
128836 java Source dbalek NEW --- Completion should autoimport in more cases. 2008-02-29
129677 java Source dbalek NEW --- Let formatting of opening brace depend on the placement of the closing brace 2008-03-10
151224 java Source dbalek NEW --- Code formating improvment for code with mistakes 2010-09-08
163459 java Source dbalek NEW --- Code completion fails to list words separated by an underscore 2013-01-14
173128 java Source dbalek NEW --- Option for not formatting strings onto a single line. 2009-12-22
178381 java Source dbalek NEW --- Multiline Alignment with Binary Operators 2010-02-16
201602 java Source dbalek NEW --- Add more options to Options > Formatting > Braces Placement 2016-10-19
252211 java Source dbalek NEW --- An error occurred during parsing of '...'. Please report a bug against java/source and attach dump file 2015-07-24
252303 java Source dbalek NEW --- Source format removes braces 2016-04-27
252836 java Source dbalek NEW --- AssertionError while parsing Java file 2015-07-24
254511 java Source dbalek NEW --- Annotation continuation not correctly formatted 2016-10-24
255280 java Source dbalek NEW --- Issue formatting lambda expressions in some specific scenarios 2016-04-27
256850 java Source dbalek NEW --- Wrong indentation for braces 2016-04-26
258201 java Source dbalek NEW --- Add TreeUtilities.pathFor with bias 2016-03-01
268558 java Source dbalek NEW --- NoClassDefFoundError: org/netbeans/lib/nbjavac/services/NBMessager 2018-03-05
174511 java Source issues NEW --- [68cat] Improve scanning (SoD per project) 2009-10-19
88860 java Source moonko NEW --- Distinctive highlighting of compile-time constants 2015-04-16
91625 java Source moonko NEW --- Hints should not suggest fields for class names 2009-02-03
96175 java Source moonko NEW --- mark JAVA files that cannot be compiled 2009-02-03
101873 java Source moonko NEW --- Permit use of Escape key to clear persistent Java occurrence marks 2009-02-03
103870 java Source moonko NEW --- Support instant project-wide on-the-fly error checking 2009-02-03
104569 java Source moonko NEW --- automatic build in the background 2009-02-03
106760 java Source moonko NEW --- Change appearance of Multiple errors 2009-02-03
107034 java Source moonko NEW --- Select final fields by default when generating constructor 2009-02-03
110177 java Source moonko NEW --- Provide separate formatting/placement options for empty braces 2009-02-03
112590 java Source moonko NEW --- Missing new keyword, hint. 2013-01-03
117843 java Source moonko NEW --- Greater Control Over Project Scanned Requested 2009-07-07
119481 java Source moonko NEW --- Error annotations on packages and projects misleading 2009-02-03
120288 java Source moonko NEW --- code formatting/highlighting problems in NB 6.0 2009-02-03
122441 java Source moonko NEW --- JMI like API is missing 2009-02-03
122465 java Source moonko NEW --- Methodto create Tree from text 2009-02-03
122466 java Source moonko NEW --- TreePath for new Tree 2009-02-03
122586 java Source moonko NEW --- Listening source changes 2009-02-03
123962 java Source moonko NEW --- Add a "Directly instantiable utility class" hint 2009-02-03
124132 java Source moonko NEW --- Have instant rename handle colliding occurrences of names 2009-02-03
125146 java Source moonko NEW --- When using Refactor/Rename on a property field, ask whether getters/setters should also be changed 2017-11-08
126547 java Source moonko NEW --- annotation 'is overridden' fails to appear 2009-02-03
126760 java Source moonko NEW --- Remove Unsused Import for whole project or package 2009-02-03
127439 java Source moonko NEW --- The file badges should also reflect hints results 2013-09-24
128035 java Source moonko NEW --- Please copy Javadoc from the parent class for while generating a constructor 2009-02-03
135415 java Source moonko NEW --- Investigate cancelability of RepositoryUpdater 2009-02-03
141691 java Source moonko NEW --- Formatter: One-line Getters and Setters (inline) 2010-12-12
146255 java Source moonko NEW --- fix imports - do not fully qualify classes option 2009-02-03
147922 java Source moonko NEW --- Option to hide empty packages in visual web project source 2009-02-03
151986 java Source moonko NEW --- Add method TreeMaker.Type(DeclaredType) 2009-02-03
153576 java Source moonko NEW --- Prepend 'this.' to field accesses 2009-02-03
154152 java Source moonko NEW --- Let me format more than one file at a time 2009-02-03
154528 java Source moonko NEW --- Source Formatter: Different wrapping options by binary operator 2009-02-03
156755 java Source moonko NEW --- Replace FileChangeSupport by FileUtil.addFileChangeListener 2009-02-19
156836 java Source moonko NEW --- Run File should not warn if Compile on Save is enabled 2009-02-03
157412 java Source moonko NEW --- parentheses in expressions created by TreeMaker 2009-02-19
158205 java Source moonko NEW --- Need settings Automatic Parsing Delay and Error Annotation Limit has been Removed 2009-02-16
159486 java Source moonko NEW --- provide control on where to put generated getters and setters 2009-03-03
159631 java Source moonko NEW --- No easy way to refresh sources after external changes 2009-06-23
164944 java Source moonko NEW --- Select corrent language in formatting options 2009-05-12
166309 java Source moonko NEW --- enum class - there should be an option to display it on one fine 2009-06-01
167423 java Source moonko NEW --- include joda time in the bundled libraries 2009-06-30
170166 java Source moonko NEW --- (java formatting) add ability to add blank lines before javadoc comments 2014-11-21
103921 java Source phrebejk NEW --- Go to Type with line number 2016-10-07
11823 java Source sdedic NEW --- read-only files: property disabling inconsistent 2013-09-02
20348 java Source sdedic NEW --- Complete semantic error detection 2013-09-02
30493 java Source sdedic NEW --- Parse immediately after save 2013-09-02
47649 java Source sdedic NEW --- Copy/Paste should not create *_1 files 2014-01-27
56748 java Source sdedic NEW --- A mechanism to prompt the user for selection of a Java Type in Project's classpath. 2013-09-02
58977 java Source sdedic NEW --- Generation of code should use indentation engine 2013-09-02
84347 java Source sdedic NEW --- Properties comments not parsed correctly 2013-09-02
84349 java Source sdedic NEW --- Hardcoded string hind on wrong line 2013-09-02
84437 java Source sdedic NEW --- High CPU load even after trivial modification 2013-09-02
84815 java Source sdedic NEW --- Two same annotation on the one line 2013-09-02
84884 java Source sdedic NEW --- IsOverridenAnotationHandler ignores cancel 2013-09-02
85808 java Source sdedic NEW --- Enigmatic error marker on projects and files 2013-09-02
85938 java Source sdedic NEW --- No syntax highlighting for Java class names? 2013-09-02
85965 java Source sdedic NEW --- Hardcoded string hint is not intelligent enough 2013-09-02
85968 java Source sdedic NEW --- Fix Imports should use context clues to determine imports 2013-09-02
85976 java Source sdedic NEW --- If invoked from a constructor, the introduce field hint should generate final fields 2013-09-02
85983 java Source sdedic NEW --- IndexOutOfBoundsException when editing java code 2013-09-02
87519 java Source sdedic NEW --- Add 'do not import' option to fix import dialog 2013-09-02
88331 java Source sdedic NEW --- Sort methods in delegate method dialog 2013-09-02
88494 java Source sdedic NEW --- Mark occurrences navigation improvement 2013-09-02
96880 java Source sdedic NEW --- Go to Type dialog should put align packages and classes 2013-09-04
124153 java Source sdedic NEW --- Remove "arg0". "arg1" from parameter popup if names are unknown. 2013-09-02
124913 java Source sdedic NEW --- automatic parsing delay feature missing in NB6.0 2013-09-02
135014 java Source sdedic NEW --- Tasklist should contain source-code hints 2013-09-02
149108 java Source sdedic NEW --- Netbeans for multiple cores 2013-09-02
151998 java Source sdedic NEW --- Keep empty lines when surrounding with try-catch 2013-09-02
162471 java Source sdedic NEW --- Exclude projects, middleware and system libs in Go To Type 2013-09-02
167630 java Source sdedic NEW --- 'Insert Code...' should create default listeners 2013-09-02
171691 java Source sdedic NEW --- [Mark Occurrences] Throw points in try-catch block 2013-09-02
173694 java Source sdedic NEW --- Generate ctor dialog should pre-select final fields 2013-09-02
178462 java Source sdedic NEW --- It would be helpful for @Deprecated classes to have strikeout in Projects tab 2013-09-02
181458 java Source sdedic NEW --- Find unused public classes, methods, fields 2017-01-30
188503 java Source sdedic NEW --- Various improvements to the New Exception Template 2013-09-02
193183 java Source sdedic NEW --- Tool for recovering from and diagnosing incorrect error badges 2013-09-02
195670 java Source sdedic NEW --- Create Wrapper/ Decorator Action and File Template 2013-09-02
199011 java Source sdedic NEW --- It takes too long to scan projects having more than 2000 - 7000 files. 2013-09-02
202308 java Source sdedic NEW --- Compiler errors: Highlight differences between expected/actual argument list 2013-09-02
202663 java Source sdedic NEW --- [71cat] Encapsulate field, code position 2014-08-15
204453 java Source sdedic NEW --- Server-side queries for Java development 2013-09-02
208949 java Source sdedic NEW --- if else-if else formatting 2013-09-02
209759 java Source sdedic NEW --- Need API to check if an expression is a compile-time constant 2013-09-02
213889 java Source sdedic NEW --- Inspector window should have expand-all option 2013-09-02
218144 java Source sdedic NEW --- Automatically change class names when cut/pasting 2013-09-02
219838 java Source sdedic NEW --- Provide autofix for missing sources based on currently open projects (CTRL-O results) 2013-09-02
224980 java Source sdedic NEW --- Be able to expand all tree nodes in "inspect" results 2013-09-02
228651 java Source sdedic NEW --- Show in projects view whether a class is public or package scoped 2013-09-02
230653 java Source sdedic NEW --- Move resolve methods to api 2016-05-16
231737 java Source sdedic NEW --- Java: Consolidating how logging is treated across a project 2013-09-02
240215 java Source sdedic NEW --- Introduce invalidate project cache function 2014-01-14
250726 java Source sdedic NEW --- @inheritDoc does not work correctly if there are no sources attached 2015-03-30
254347 java Source sdedic NEW --- [81cat] Code formatting wrong line wrapping. 2015-09-22
254836 java Source sdedic NEW --- Auto-fixing Javadoc problems duplicates, in a special case, the editor-fold closing tag 2016-07-01
256780 java Source sdedic NEW --- NullPointerException at com.sun.source.util.TreePath.<init> 2018-04-23
257763 java Source sdedic NEW --- Bad encoding in popup javadoc 2016-05-04
267482 java Source sdedic NEW --- Add tags to identify 'automatic' or unimportant changes 2016-08-08
267538 java Source sdedic NEW --- "Package does not exist" but it does 2016-08-11
268512 java Source sdedic NEW --- Source -> Inspect does not find calls to deprecated code 2016-10-13
268834 java Source sdedic NEW --- IllegalStateException: Cannot call getCompilationUnit() if current phase < JavaSource.Phase.PARSED. You must call toPhase(Phase.PARSED) first. 2017-10-19
269209 java Source sdedic NEW --- org.netbeans.modules.java.classfile.CodeGenerator.generateCode: LowPerformance took 37315 ms. 2016-12-02
270258 java Source sdedic NEW --- Misleading error badge in HTMLJavaTemplateTest 2017-03-31
270312 java Source sdedic NEW --- java.lang.AssertionError while opening a project. Can't execute the project because can't select any available class 2017-04-05
270727 java Source sdedic NEW --- NetBeans produces incorrect type checking on streams without generic suppliers. 2017-05-24
196391 java Source tzezula NEW --- Allow exclude annotation processors from running in the IDE. 2011-03-07
199085 java Source tzezula NEW --- Full text index 2011-06-01
199086 java Source tzezula NEW --- Improve java caches to support Annotation Processors generating java source from multiple source files 2011-06-01
202672 java Source tzezula NEW --- NB7.1-Beta is slow at startup (Scanning Projects) 2012-02-09
227458 java Source tzezula NEW --- create method comparable to SourceUtils.getMainClasses that would work on top of ClassPath 2013-03-14
235330 java Source tzezula NEW --- Unexpected 'duplicate class' error after changing class' name in the source 2016-03-23
246485 java Source tzezula NEW --- Do not disable Compile action 2015-10-02
251129 java Source tzezula NEW --- Find Usages does not take in account classes generated by APT 2015-10-26
252570 java Source tzezula NEW --- java.util.ConcurrentModificationException: Current owner: [java.io.WinNTFileSystem.list(Native Method), java.io.File.list(File.java:1122), java.io.File.listFiles(File.java:1207), org.netbeans.modules. 2015-09-25
252641 java Source tzezula NEW --- Background scanning of projects never ends and Netbeans is not checking for Java errors. 2017-04-24
254151 java Source tzezula NEW --- Java source initial scanning regression 2015-08-05
254638 java Source tzezula NEW --- IDE cannot find classes in editor 2016-11-10
256636 java Source tzezula NEW --- NullPointerException at com.sun.tools.javac.code.Symbol$MethodSymbol.params 2016-01-07
256656 java Source tzezula NEW --- AssertionError: Wrong diagnostic handler: com.sun.tools.javac.util.Log$DiscardDiagnosticHandler@46749a0d Thread dump: JDI Target VM Interface java.net.SocketInputStream.socketRead0(Native Method) ja 2018-01-24
258066 java Source tzezula NEW --- More than 5s Codecompletion for simple code completions 2016-11-09
270697 java Source tzezula NEW --- WARNING [org.netbeans.modules.java.source.indexing.JavaIndex]: SuperOnePassCompileWorker caused an exception 2017-08-11
270716 java Source tzezula NEW --- IllegalArgumentException: invalid flag: -Xmodule:java.base 2017-12-16
270760 java Source tzezula NEW --- IllegalStateException: option --add-exports not allowed with target 1.1 2018-04-20
104756 java Source dbalek NEW --- Formatting option: omit spaces after commas in generic type parameters 2007-05-24
97382 java Source moonko NEW --- Introduce Generator Utilities 2011-09-19
27268 java Source sdedic NEW --- Better behaviour for error annotation 2013-09-02
53901 java Source sdedic NEW --- Need ability to look at class hierarchy diagram 2013-09-02
87494 java Source sdedic NEW --- Please integrate a disassembler 2016-07-27
121443 java Source sdedic NEW --- Enumeration literal 2013-09-02
158116 java Source sdedic NEW --- Misleading compiler error for non-public classes 2013-09-02
168371 java Source sdedic NEW --- ClassIndex$SPIListener allows duplicate listener registration, causes performance problem 2013-09-02
254835 java Source sdedic NEW --- Automatically generated Javadoc contains, in special case, unwanted empty lines 2016-11-10
258132 java Source sdedic NEW --- Fully Qualified Class Names being generated with 'Generate Fully Qualified Name of Classes' option disabled 2016-07-28
258191 java Source sdedic NEW --- search in dependencies 2016-05-13
269050 java Source bondolo STAR --- Improve java source reformatting of try and synchronized blocks with control structures 2018-02-20
226360 java Source sdedic REOP --- Reporting duplicate class when there is no duplicate class 2017-10-16
85950 java Source dbalek REOP --- For loop completion should be intelligent about uninitialized arrays 2007-01-17
86669 java Source jlahoda REOP --- Error annotation not removed 2017-07-18
114267 java Source jlahoda REOP --- Netbeans ignores @SuppressWarnings("deprecation") 2016-12-17
85230 java Source mmetelka REOP --- Every '@' beginning word inside javadoc emphasized as a javadoc tag 2011-01-11
96196 java Source phrebejk REOP --- [65cat] Java node misses its sub nodes 2008-08-05
210999 java Source sdedic REOP --- When renaming a type, all {@link ...} references in JavaDoc must refactored too 2016-09-17
214898 java Source sdedic REOP --- IllegalArgumentException: skip value is negative 2016-03-16
226498 java Source sdedic REOP --- StringIndexOutOfBoundsException: String index out of range: -4 2017-11-10
227677 java Source sdedic REOP --- javax.swing.text.BadLocationException: Wrong insert position 30586 2019-01-14
244383 java Source sdedic REOP --- Spurious error badges without corresponding annotations 2016-02-13
257109 java Source sdedic REOP --- Netbeans background scanning of projects hangs 2017-10-10
233393 java Source tzezula REOP --- add a way to tell the compiler to copy non-class files generated by annotation processor 2016-07-10
123951 java Source sdedic REOP --- [68cat] Formatting options preview should not reset scroll position when changing options 2016-07-18
186759 java Source sdedic REOP --- [69cat] Removing comment and adding annotation generates blank line 2016-07-12
209 bugs found.

as