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.

Mon Apr 29 2024 00:54:59 UTC
Hide Search Description
This result was limited to 500 bugs. See all search results for this query.
ID Product Comp Assignee Status Resolution Summary Changed
236318 java Editor dbalek NEW --- "//" should be automatically added when comments are divided 2013-10-04
256986 java Editor dbalek NEW --- "Assign Return Value To New Value" applies "is*" handling to constructors 2016-05-20
271212 java Editor dbalek NEW --- "Assign return value" and "Split declarations" hints work incorrect whith "SneakyThrows" annotation 2017-08-01
205564 java Editor dbalek NEW --- "Collapse by Default" should be done before displaying the file content 2016-08-05
228319 java Editor dbalek NEW --- "emulate" multi-line literals in java editors 2013-08-10
257103 java Editor dbalek REOP --- "Fix Imports" corrupts imports 2017-06-30
134675 java Editor dbalek NEW --- "Generate constructor" does not generate JavaDoc 2013-09-02
203953 java Editor dbalek NEW --- "Generate Override Methods" does not sort overloaded methods alphabetically 2011-10-19
100319 java Editor dbalek NEW --- "Generate" action for constructors should also copy JavaDoc from the super class 2013-09-02
153176 java Editor dbalek NEW --- "Go to source" on abstract classes and methods should provide option for selecting implementation. 2013-09-02
258134 java Editor dbalek NEW --- "Has implementations" button shows subsequents implementations too 2016-05-17
79728 java Editor dbalek NEW --- "implement abstract methods" fix should copy javadoc from source methods 2010-09-23
239810 java Editor dbalek NEW --- "Insert code..."->"Add Property..." in java editor allows reserved keywords as name 2013-12-26
241315 java Editor dbalek REOP --- "Maximum blank lines" is NOT respected 2016-07-10
223702 java Editor dbalek NEW --- "Organize Members" should be available as "On Save" action 2016-11-11
164623 java Editor dbalek NEW --- "Print to HTML" doesn't render grammar-based highlighting 2010-01-11
228314 java Editor dbalek REOP --- "quick rename" shortcut conflicts with "full rename" shortcut 2013-06-04
89714 java Editor issues NEW --- "Run File" should work for any class with a "main" 2014-07-08
219660 java Editor dbalek NEW --- "toggle comment" should work on selection, if available 2012-10-07
87732 java Editor dbalek NEW --- "Use the Library Manager to specify javadoc" is wrong for JDK 2010-09-23
167631 java Editor dbalek NEW --- 'Insert Code.../Add Property' should check for existing property methods 2010-01-11
258738 java Editor dbalek NEW --- 'instanceof' completion hints should consider type of variable to narrow the list of suggestions 2016-04-15
12181 java Editor dbalek NEW --- (on tabs) showing both dirty and compile flags at same time redundant 2013-09-02
82291 java Editor dbalek NEW --- 5.5 Beta 2 - Surrounding with a try-catch does not set variable to null 2010-09-23
227372 java Editor dbalek NEW --- @Override as "On Save"-action 2013-08-10
69493 java Editor dbalek NEW --- A useful live template for firing events 2013-09-02
151358 java Editor dbalek NEW --- Ability to auto-close regular /* */ style comments in the same way as javadoc comments 2013-09-02
151374 java Editor dbalek NEW --- Ability to change method/constructor templates 2013-09-02
116599 java Editor dbalek NEW --- Ability to detect primitive types (or their wrappers) in instanceof clauses 2009-12-04
123560 java Editor dbalek NEW --- ability to disable the seperate blank line formatting options 2007-12-06
104909 java Editor dbalek NEW --- Ability to inline-rename generic types 2013-09-02
80019 java Editor dbalek NEW --- Ability to jump to anonymous class 2013-09-02
116602 java Editor dbalek NEW --- Ability to OR in instanceof clauses 2009-12-04
110530 java Editor dbalek NEW --- Ability to remove space before parenthesis for assert keyword 2016-01-23
262170 java Editor dbalek NEW --- AbstractMethodError: org.netbeans.modules.editor.java.JavaCompletionItemFactory.createModuleItem(Ljava/lang/String;I)Ljava/lang/Object; 2016-05-23
218127 java Editor dbalek NEW --- Action for getting stacktrace location 2012-09-22
257839 java Editor dbalek NEW --- Add "Constructor" to "Insert code" for enums 2016-02-04
244549 java Editor dbalek NEW --- Add "implement default method" for conflicting interfaces 2014-05-16
139783 java Editor dbalek NEW --- Add "quick hierarchy" for methods 2013-09-02
115535 java Editor dbalek NEW --- Add "Remove unused imports" to options dialog 2013-12-18
106816 java Editor dbalek NEW --- Add 'wrap string' option 2007-06-18
164011 java Editor dbalek NEW --- Add a "Extend class/Implement interface" feature 2010-01-11
126127 java Editor dbalek NEW --- add a palette with code snippets for java source files 2013-09-02
269030 java Editor dbalek NEW --- Add a way to locally disable formatting 2016-11-18
73453 java Editor dbalek NEW --- Add ability to restrict the projects that FindUsages searches. 2010-09-23
99783 java Editor dbalek NEW --- Add action for jumping to next, previous member 2013-08-10
59092 java Editor dbalek NEW --- add approximate fields option in code synchronziation 2010-09-23
56030 java Editor dbalek NEW --- Add automatic UML to/from code feature 2010-09-23
252296 java Editor dbalek NEW --- Add CC entries to create new object 2015-10-05
129599 java Editor dbalek NEW --- Add comment formatting option 2013-09-02
119678 java Editor dbalek NEW --- Add new method to an interface, and implementing classes don't show red error icon 2013-09-02
175306 java Editor dbalek NEW --- Add one more type of comments in Java 2010-01-11
161861 java Editor dbalek NEW --- Add online help for JAVA language. 2010-01-11
227896 java Editor dbalek NEW --- Add option to 'Open Type' in dependent and/or closed projects 2013-03-25
242506 java Editor dbalek NEW --- Add option to show "implement" hints above "override" hints 2015-10-06
262326 java Editor dbalek NEW --- Add Override annotation Inspect And Transform can break the code on bulk update 2016-06-03
170785 java Editor dbalek NEW --- Add possibility to highlight selected source package in project tree browser 2010-01-11
136152 java Editor dbalek NEW --- Add semicolon when finishing static import of field 2008-05-30
250979 java Editor dbalek NEW --- Add text filter for maven search results 2015-03-06
58787 java Editor dbalek NEW --- Add the ability to personalize as template the generated code by the overriding action 2013-09-02
199351 java Editor dbalek NEW --- Add the option of collapsing private and package-private methods as sub items of the collapse by default code folding option 2012-02-10
61913 java Editor dbalek NEW --- Adding of items via pop-up in Exporer should paste code more wisely 2010-09-23
132001 java Editor dbalek NEW --- Adds newline after end of line comment on reformat 2013-09-02
258707 java Editor dbalek NEW --- Adjacent comments are reformatted improperly 2016-04-14
232215 java Editor dbalek NEW --- After "Implement method" action, the cursor is not in the right place. 2013-07-03
159385 java Editor dbalek NEW --- AI in fix imports 2015-01-23
94536 java Editor dbalek NEW --- All code completion keystroke accelerators should be re-assignable 2007-02-12
256938 java Editor dbalek REOP --- all of a sudden, source code java error indications do not show in either the editor window or in the Projects window 2015-12-04
217434 java Editor dbalek NEW --- Allow "Formatting > Blank Lines" to set attribute to "ignore" 2015-09-16
268262 java Editor dbalek NEW --- Allow auto-completion for annotation attribute values by doing a static import 2016-09-29
236089 java Editor dbalek REOP --- Allow easy / one click fixing of broken imports 2013-09-19
238877 java Editor dbalek NEW --- Allow excluding method directly from code completion 2016-04-06
216829 java Editor dbalek REOP --- Allow folding for consecutive single-line comments 2016-07-16
73166 java Editor sdedic NEW --- Allow folding of annotations 2015-10-02
129817 java Editor dbalek NEW --- Allow formating text in a columnar way 2013-09-02
124617 java Editor dbalek NEW --- Allow per-project templating of exception handling (and similar generated) code 2013-09-02
114190 java Editor dbalek NEW --- Allow to distinguish the standard coment and javadoc comment 2013-09-02
71180 java Editor dbalek NEW --- Allow to fold multiline non-javadoc comments 2012-10-04
170668 java Editor dbalek NEW --- ALT+Enter/ hints to change declaring method 2010-01-11
105576 java Editor dbalek NEW --- An option for the initial state of the override dialog 2013-09-02
258989 java Editor dbalek NEW --- An public Object function(List args).... 330 lines, 3 catches and finally. They thinks the catches need ';'. The finally thinks "illegal start of type" 2016-04-23
252362 java Editor dbalek NEW --- Annoying instanceof auto-completion 2016-04-15
76839 java Editor dbalek NEW --- API-ify JavaFastOpenPanel 2010-09-23
267988 java Editor dbalek NEW --- Applying a "Field Can Be Final" Hint yields to uncompilable code due to multiple assignments to the same field 2016-09-13
170956 java Editor dbalek NEW --- Argument guessing doesn't consider outer "this" references 2009-09-04
269779 java Editor dbalek NEW --- ArrayIndexOutOfBoundsException: -1 2017-02-08
98921 java Editor dbalek NEW --- Ask for importing classes when copy code 2013-09-02
267368 java Editor dbalek NEW --- AssertionError at org.openide.awt.HtmlRendererImpl.reset 2016-08-08
256384 java Editor dbalek NEW --- AssertionError: Should be called in EDT only! 2015-11-20
138997 java Editor dbalek NEW --- Auto Completion for properties files 2013-09-02
22217 java Editor dbalek NEW --- auto creation of * in entering comments should be followed by space 2013-09-02
246487 java Editor dbalek NEW --- auto formatting of java code when we type ';' 2014-08-18
137873 java Editor dbalek NEW --- Auto indent when new braces added 2013-09-02
92506 java Editor dbalek NEW --- Auto initialization for created local variables 2013-09-02
59509 java Editor dbalek NEW --- auto-import should also work when the use types the full class name 2010-09-23
253206 java Editor dbalek NEW --- Autocomplete should perform a read-ahead so as to not insert duplicated text 2016-11-21
242521 java Editor dbalek NEW --- Autocomplete to override equals() should fill in the same code as it does via "Generate missing equals(Object)" hint or Insert Code... 2014-03-03
182410 java Editor dbalek NEW --- Autocompletion for Generics 2010-03-25
134429 java Editor dbalek NEW --- Autocompletion in class-inside-method should include non-final matches in method scope 2013-09-02
250882 java Editor dbalek NEW --- Automatically update Javadoc @author when the class changes 2015-03-04
262164 java Editor dbalek NEW --- Bad formatting of if-statement 2016-05-20
219878 java Editor dbalek NEW --- better codecompletion with generics 2012-10-11
207405 java Editor dbalek NEW --- Better message when code completion is invoked during scanning 2016-04-06
271225 java Editor dbalek NEW --- Better Subtype Suggestion for Bound Generic Method Parameters 2017-08-03
135629 java Editor dbalek NEW --- Better support for generics in the java editor 2015-04-16
164487 java Editor dbalek NEW --- Better support for static imports in java editor 2011-10-20
111974 java Editor dbalek NEW --- Bracket completion for missing generics 2013-09-02
100458 java Editor dbalek NEW --- breakpoint on the line with java hint 2013-09-04
271344 java Editor dbalek NEW --- Built-in compiler does not support Automatic-Module-Name JAR attribute 2017-08-22
239335 java Editor dbalek REOP --- Button text truncated in formatting / order dialog 2016-07-21
177386 java Editor dbalek NEW --- Buttons to select/deselect property 2010-01-11
246498 java Editor dbalek REOP --- Call to method of an annotation-processor-created class shown as error "cannot find symbol" for no apparent reason. 2016-09-13
241117 java Editor dbalek NEW --- Can not navigate between Code and Diff view via ALT-LEFT or ALT-RIGHT 2014-01-29
257246 java Editor sdedic NEW --- Can't collapse class annotations with more than one element inside. 2016-05-25
105680 java Editor dbalek NEW --- Case statement code completion of enums should only show unused items 2013-09-02
154896 java Editor dbalek NEW --- CC for constructor with superclass constructor parameters 2009-12-02
88826 java Editor dbalek NEW --- CC Improvement: replace old variable with new one 2010-09-23
107200 java Editor dbalek NEW --- CC should inform the user if type isn't imported 2011-07-10
107219 java Editor dbalek NEW --- Change "Generate Code" to "Insert Code" 2013-09-02
118113 java Editor dbalek NEW --- Change background color of very left part of the editor 2013-09-02
181497 java Editor dbalek NEW --- Change package import order 2010-03-03
256787 java Editor dbalek NEW --- change visibility in navigator 2015-11-25
267976 java Editor dbalek NEW --- ClassCastException: com.sun.tools.javac.code.Type$ForAll cannot be cast to com.sun.tools.javac.code.Type$MethodType 2016-09-12
9340 java Editor dbalek NEW --- Clear undo after writing into guarded blocks in Java Editor 2010-01-11
185097 java Editor dbalek NEW --- clone overridden is protected instead of public 2011-11-16
256435 java Editor dbalek NEW --- Code auto-completion handles generic wildcards inaccurately 2015-11-07
245309 java Editor dbalek REOP --- Code blocks cause the line wrap algorithm to surpass the right margin 2016-01-03
123080 java Editor dbalek STAR --- code complete... menu only does one thing at a time 2013-09-02
207245 java Editor dbalek NEW --- Code completion adds extra new line if generics part of declaration is already present 2012-01-12
256437 java Editor dbalek NEW --- Code completion creates code with generic inner classes that won't compile because of static context 2015-11-07
207473 java Editor dbalek REOP --- code completion does not work anymore in 7.1 2012-03-26
208419 java Editor dbalek NEW --- Code completion feature not work while download index repository from Maven 2012-06-18
85131 java Editor dbalek NEW --- code completion in writing method adds code inder current method 2006-12-14
269806 java Editor dbalek NEW --- Code completion on enum constant implementing interface 2017-02-13
104712 java Editor dbalek REOP --- Code completion popup should abbreviate Types rather than methods/variables 2012-10-26
256438 java Editor dbalek NEW --- Code completion references class without proper generic types and code won't compile 2015-11-07
219664 java Editor dbalek NEW --- Code completion should lookup for items in classes which contain the target type in their names 2012-10-07
219663 java Editor dbalek NEW --- Code completion should show nearest matching element at the top 2012-10-07
253801 java Editor dbalek NEW --- Code completion show hint "Show javadoc with CTRL-SHIFT-SPACE" in CC footer if automatic javadoc popup is disabled 2015-07-26
255341 java Editor MackSix REOP --- Code Completion: Javadoc windows stuck on Please wait... 2017-10-07
212716 java Editor dbalek NEW --- Code completion: Use parameter names, when no variable in context found 2012-08-27
55588 java Editor dbalek NEW --- Code folding extensions 2012-02-10
269029 java Editor dbalek NEW --- Code folding insertion causes wrong formatting 2016-11-18
267238 java Editor sdedic NEW --- Code folds in nested/inner classes - 2 (continuation of #248676) 2016-07-21
269278 java Editor dbalek NEW --- Code generation: Generate constructors for enums 2016-12-09
259016 java Editor dbalek NEW --- Code generator does not offer superclass constructors 2017-04-20
104850 java Editor dbalek NEW --- Code Indentation Formats 2013-09-02
262695 java Editor dbalek NEW --- Code Template "psvm" doesn't work inside enum 2016-07-06
257539 java Editor dbalek NEW --- Code template for javadoc causes line breaks 2016-01-16
198838 java Editor dbalek NEW --- Code template for pre-creation of return type code 2015-03-22
258504 java Editor dbalek NEW --- Code templates does not work in for context 2016-03-23
173272 java Editor dbalek NEW --- Code templates: 'equals' should be followed by a left parenthesis 2011-11-04
132112 java Editor dbalek NEW --- Code-complete should only list unused cases 2015-01-02
109016 java Editor dbalek NEW --- Code-complete should suggest static factory methods 2013-09-02
119694 java Editor dbalek NEW --- code-sense does not work for inner class 2013-09-02
219662 java Editor dbalek NEW --- CodeCompletion on constructor should complete constants from same class 2012-10-07
270351 java Editor dbalek NEW --- CodeCompletion took 13029 ms. 2017-04-10
213907 java Editor dbalek REOP --- CodeCompletion took 18648 ms. 2017-10-04
63349 java Editor dbalek NEW --- Color instance variables and method arguments 2010-09-23
131052 java Editor dbalek NEW --- Combine "Show Code Completion Tip Popup" with "Show Documentation Popup" 2013-11-28
241150 java Editor dbalek REOP --- Comment formatting should still provide basic formatting when "Format Comments" is turned off 2016-07-08
225482 java Editor dbalek NEW --- Comment indentation support 2013-01-29
104458 java Editor dbalek NEW --- Comment line action should move to head of next line 2013-09-02
90939 java Editor dbalek NEW --- Commenting lines... 2010-09-23
250432 java Editor dbalek NEW --- Complete <> automatically 2015-02-21
125295 java Editor dbalek NEW --- Complete line action should respect comments 2013-09-02
135267 java Editor dbalek NEW --- Configurable syntax checking (parsing) delay 2013-09-02
269405 java Editor dbalek NEW --- Consider prefixes "is", "get", and "set" when populating the auto complete window 2016-12-21
98041 java Editor dbalek NEW --- Consider providing support for resolving not yet imported classes 2007-03-23
251197 java Editor dbalek NEW --- Constructor generation should ignore transient fields 2015-03-16
246794 java Editor dbalek NEW --- Constructor generation wizard: allow selection of access modifier 2014-09-01
178870 java Editor dbalek NEW --- Control over javadoc snippet creation 2010-01-11
201653 java Editor dbalek NEW --- Convert Array to Variable 2016-04-06
74757 java Editor dbalek NEW --- Copy/paste verifier lightbulb message text 2010-09-23
178501 java Editor dbalek NEW --- Copying & pasting Java code automatically adds missing imports of classes and static fields/methods that are used in the copied code 2015-04-07
267454 java Editor dbalek NEW --- Copying code from javadoc inserts extra invalid characters 2016-08-05
245727 java Editor dbalek NEW --- Ctrl+Alt+PERIOD should jump to errors before warnings 2014-07-16
96750 java Editor dbalek NEW --- Ctrl+I (Implement method) should regard maximum line length (e.g. 80 characters) 2007-09-19
250326 java Editor dbalek NEW --- Ctrl+P doesn't show parameters for non-first arguments 2015-02-10
208980 java Editor dbalek NEW --- Ctrl-Alt-Click should navigate to single implementation when not overridden 2012-02-29
269908 java Editor dbalek NEW --- Deadlock editing a java file 2017-02-23
262743 java Editor dbalek NEW --- Default case doesn't indent 2016-07-09
225002 java Editor dbalek NEW --- Delegating method, Add support for prefixes 2013-01-17
237723 java Editor dbalek NEW --- deprecated attribute passed incorrectly 2013-10-31
40065 java Editor dbalek NEW --- Detect insertion of )'s when remainder of line contains only )'s and ;'s 2010-01-23
255938 java Editor dbalek NEW --- Different "@deprecated" IDE detection on interface and class method definitions 2015-10-15
171341 java Editor dbalek NEW --- Disable annotations icons 2010-01-11
121489 java Editor dbalek NEW --- Disable automatic insertion of variables/values 2009-12-22
23629 java Editor dbalek NEW --- Display compiled-out statements grayed-out 2013-09-02
67209 java Editor dbalek NEW --- Display javadoc in Override methods dialog 2013-09-02
135624 java Editor dbalek NEW --- Display unimplemented methods for implementing on the top 2013-09-02
72672 java Editor dbalek NEW --- Distinguish local and class fields 2010-09-23
243842 java Editor dbalek NEW --- Do not highlight exceptions caught by previous catch clause 2014-04-15
132042 java Editor dbalek NEW --- Do not open code completion if there is space before the "." 2013-09-02
124283 java Editor dbalek NEW --- Don't list multiple overloads of the same method name in code completion for static imports 2013-10-30
131990 java Editor dbalek NEW --- Don't mark private serialization methods as unused 2013-09-02
225651 java Editor dbalek NEW --- Don't repeatedly show "Not using compile on save" warning 2013-02-01
143745 java Editor dbalek NEW --- Double click selecting a bracket/brace selects a block of code 2013-12-07
158920 java Editor dbalek NEW --- Editable documentation 2010-01-11
269467 java Editor dbalek STAR --- Editor does not show error with code that does not compile 2017-09-22
258801 java Editor dbalek NEW --- Editor not showing compilation errors 2017-06-11
257656 java Editor dbalek NEW --- Editor shows compile errors with lombok with Maven 2017-03-29
106773 java Editor dbalek NEW --- Editor suggesstion: 'Create class/interface/enum MyClass' 2013-09-02
159645 java Editor dbalek NEW --- Editor warns about unused fields but has no option to suppress warning 2016-03-31
126190 java Editor abadea NEW --- editor-shortcut for getting name of actual method 2008-01-30
246447 java Editor dbalek NEW --- Embrace variable next to cursor when opening parethesis is written 2014-08-14
89036 java Editor dbalek NEW --- Enable automatic fix-imports 2016-09-07
224533 java Editor dbalek NEW --- Enchanement for unimplemented methods - add //TODO Not yet implemented - function name 2013-01-07
77861 java Editor dbalek NEW --- Enhancement on Netbeans Javadoc Engine 2010-09-23
71143 java Editor dbalek NEW --- enhancement of the camel case completion 2010-09-23
204107 java Editor dbalek NEW --- EnumSet suggestions for method arguments/fields that are Sets of an enum type 2011-10-23
126247 java Editor dbalek NEW --- Equals method generation should include this != other 2013-09-02
138984 java Editor dbalek NEW --- equals/hashCode support for Google Collections 2013-09-02
269419 java Editor dbalek NEW --- Erroneous enum code not highlighted in editor 2017-01-19
268334 java Editor dbalek NEW --- Error (red curlies) for many generics usage 2017-06-10
247899 java Editor dbalek NEW --- Error reported by Netbeans when implementing the ServletContextAware interface of spring (TestClass is not abstract and does not override abstract method setServletContext(ServletContext) in ServletContextAware) 2015-04-13
236223 java Editor dbalek REOP --- Escape <> when pasting xml code within <pre>-sections within javadoc 2016-07-10
189669 java Editor dbalek NEW --- Expose GoToSupport.DisplayNameElementVisitor functionality 2010-08-19
120775 java Editor dbalek NEW --- Extend code completion pop-up with private members in "Evaluate Expression..." dialog 2007-11-01
108059 java Editor dbalek NEW --- Extend intelligent appending of ";" to the end of the line so it includes "{" 2013-09-02
258464 java Editor dbalek NEW --- extends / implements should not restrict the completion list 2016-08-30
82475 java Editor dbalek NEW --- Fast import should be able to import class form java.lang 2013-09-02
237830 java Editor dbalek NEW --- Favorite static items for code completion 2015-07-26
190328 java Editor dbalek NEW --- Feature request: Highlight all method exit points when placing curson on "return" keyword 2013-08-10
252345 java Editor dbalek NEW --- Feature request: Insert code, insert main methode 2015-06-01
228796 java Editor dbalek NEW --- Filter "generate" items by typing 2015-10-05
254081 java Editor dbalek NEW --- Find usages for maven local repository works only for class not method 2015-08-02
179529 java Editor dbalek NEW --- find usages of constructors or class instantiations 2010-01-15
221763 java Editor dbalek NEW --- Find usages: Support starting a "call hierarchy" for a selected method 2012-11-08
194070 java Editor dbalek NEW --- Fix all imports should be in the menu provided by editor hints which recognizes a class needs to be imported 2011-01-06
256632 java Editor dbalek NEW --- Fix Import prompts user to resolve symbol that is already resolved 2015-11-19
57853 java Editor dbalek NEW --- Fix Import should default to favorite classes 2013-11-08
66227 java Editor dprusa REOP --- Fix Imports and misspelled/missing types 2009-08-06
262358 java Editor dbalek NEW --- Fix Imports contains duplicates 2016-06-08
257723 java Editor dbalek NEW --- Fix Imports doesn't work for {@link} in package-info.java 2016-08-01
72584 java Editor dbalek NEW --- Fix Imports should also remove FQN's from the code and create appropriate imports 2013-09-02
253039 java Editor dbalek NEW --- Fix imports should better handle code with parsing errors 2015-07-01
94261 java Editor dbalek NEW --- Fix imports should favor project's local classes 2013-09-02
49573 java Editor dbalek NEW --- Fix Imports should make use of assignment type 2014-06-16
61022 java Editor dbalek REOP --- fix imports should optional generate package imports. 2010-09-23
165070 java Editor moonko NEW --- Fix Imports UI should be the same as for JavaFX 2012-04-05
156888 java Editor dbalek NEW --- Fix Imports UI should be the same as for JavaFX 2012-04-05
168306 java Editor dbalek REOP --- Fiximports blocks while scanning is occuring 2013-02-09
164398 java Editor dbalek NEW --- Fold by default uninteresting parts of the code 2012-12-17
108162 java Editor dbalek NEW --- Folding of long String array definition 2013-09-02
109903 java Editor dbalek NEW --- For methods without body, "Mark Occurrences" should not mean "Mark Exit Points". 2013-09-02
153677 java Editor dbalek NEW --- Format code doesn't handle double brace initialization 2015-01-09
207647 java Editor dbalek NEW --- Format refactoring in JavaDoc 2012-01-23
234976 java Editor dbalek REOP --- Formatting >> Java Comments: "Add Leading Star" without "Format Block Comment" 2014-07-30
220856 java Editor dbalek NEW --- Formatting configurations for annotations 2012-10-25
213885 java Editor dbalek NEW --- Formatting of imports lacks sample content 2012-10-19
269277 java Editor dbalek NEW --- Formatting of nested annotations incorrect 2016-12-09
130702 java Editor dbalek NEW --- Formatting of spaces is forced upon the coder 2016-09-13
251807 java Editor dbalek NEW --- formatting wraps lines even when all wrapping options are set to "never" 2015-04-13
103827 java Editor dbalek NEW --- Formatting: operators at beginning of line, wrapping option 2016-03-10
72657 java Editor dbalek NEW --- Functions that might be added to enhance Java files edition. 2010-09-23
269331 java Editor dbalek NEW --- Generate code menu allows inserting static logger into non-static inner class 2016-12-14
176860 java Editor dbalek NEW --- Generate Constructor doesn't offer fields with initial value. 2010-01-11
170010 java Editor dbalek NEW --- Generate Constructor should propose to take super constructor parameters into account 2015-04-12
249089 java Editor dbalek NEW --- Generate constructor, setters, should have modifier options 2014-12-03
157853 java Editor dbalek NEW --- Generate equals() and hashCode() dialog could use "Select all" button 2013-07-26
241330 java Editor dbalek REOP --- Generate Getter/Setter does not work properly when using prefixes 2016-07-10
136076 java Editor dbalek NEW --- Generate SerialVersionUID 2013-09-02
96449 java Editor dbalek NEW --- Generate toString(), hashCode(), compareTo(), equals() methods using Apache commons framework calls 2015-07-26
252208 java Editor dbalek NEW --- Generate UUID, with the canonical hex string representation pasted into code editor at caret. 2015-05-04
181979 java Editor dbalek NEW --- Generated code for "equals" can be improved 2017-02-03
145350 java Editor dbalek NEW --- Generated constructor does not assign first field 2010-01-11
180170 java Editor dbalek NEW --- Generated parameter names for generic types should use actual type names 2010-02-02
219261 java Editor dbalek NEW --- Generating equals() and hashCode() should allow to include parents fields 2015-03-02
244271 java Editor dbalek NEW --- Generating getter and setter with Alt+Insert shortcut should auto check pre-highlighted variable 2016-10-24
123295 java Editor dbalek NEW --- Generator for equals() and hashCode() allows to create invalid code 2015-07-26
132011 java Editor dbalek NEW --- Generic anonymous classes 2008-04-04
112010 java Editor dbalek NEW --- Getter / setter generation should recognize members with _ 2013-09-02
114326 java Editor dbalek NEW --- getter / setter generation wizard: allow selection of access modifiers 2014-09-01
252214 java Editor dbalek NEW --- Go to implementation doesn't find JDK implementations 2015-05-03
246873 java Editor dbalek NEW --- Go To Implementation not working for implementations contained in (Maven) dependencies 2016-03-30
267903 java Editor dbalek NEW --- Go to implementation popup (when multiple implementations exist) is too narrow, full package name not visible 2016-09-06
269301 java Editor dbalek NEW --- Go to tested class sometimes opens blank tab after refactoring 2016-12-11
257930 java Editor dbalek STAR --- Goto declaration leads nowhere with @ModelOperation 2016-05-25
159875 java Editor dbalek NEW --- guess better the used classes to do imports 2010-01-11
154139 java Editor dbalek NEW --- GWT support (UI designer needed) 2013-09-02
206775 java Editor dbalek NEW --- hashCode generation on JDK 7 should use java.util.Objects.hash(...) 2014-12-09
124163 java Editor dbalek NEW --- Have "Generate hashCode()" generate positive instead of negative tests 2013-09-02
115424 java Editor dbalek NEW --- Have a 'wrap Javadoc' option 2012-11-28
257401 java Editor dbalek NEW --- Highlight matching angle brackets just like parentheses/brackets/curly braces 2016-01-17
127015 java Editor dbalek NEW --- Highlight matching Generics bracket 2013-09-02
269154 java Editor dbalek NEW --- Highlight usage of inner classes with implicit default constructor. 2016-11-29
225573 java Editor dbalek NEW --- Highlighting annotations that applies to currently selected field 2013-02-01
255850 java Editor dbalek NEW --- Hint Javadoc button will only use first Javadoc URL in library list 2015-10-15
233955 java Editor dbalek NEW --- Hotkey for temporary turning off variable usage highlight in Netbeans 2013-08-05
235585 java Editor dbalek NEW --- Hyperlink classes and methods from error messages 2013-09-06
114017 java Editor dbalek NEW --- I18N - provide properties/options to change ide global font name and font size 2010-12-20
56705 java Editor dbalek NEW --- Identify Unnecessary Import Statements Intelligently 2010-09-23
233225 java Editor dbalek NEW --- IF ELSE, WHILE, etc. Java code folding 2016-11-11
257375 java Editor dbalek NEW --- Ignore user input for closing parentheses, when they have already been generated 2016-01-27
267572 java Editor dbalek NEW --- IllegalArgumentException: TreePathHandle [/Users/tim/work/oracle/fakes/src/main/java/com/oracle/fakes/util/EnumIntMapping.java] was not created from /Users/tim/work/oracle/fakes/src/main/java/com/orac 2017-11-30
255791 java Editor dbalek NEW --- IllegalArgumentException: Unsupported type: <any?>, kind: OTHER 2017-05-31
269594 java Editor dbalek NEW --- IllegalArgumentException: Unsupported type: <any?>, kind: OTHER 2017-06-08
235982 java Editor dbalek NEW --- IllegalArgumentException: Unsupported type: <nulltype>, kind: NULL 2016-02-09
24397 java Editor dbalek NEW --- Implement Design Pattern templates 2013-09-02
247112 java Editor dbalek NEW --- Implemented method from interface not shown 2014-09-15
120614 java Editor dbalek NEW --- Import class on the left side of assignment 2013-09-02
192148 java Editor dbalek NEW --- import guess improvement 2013-01-08
140449 java Editor dbalek NEW --- Impossible to place debug breakpoint in the gutter. 2013-09-02
209689 java Editor dbalek NEW --- Improve auto-completion by checking for spelling mistakes 2012-03-17
209688 java Editor dbalek NEW --- Improve auto-completion inside an anonymous class 2012-03-17
101133 java Editor dbalek NEW --- Improve Ctrl-semicolon action 2013-09-02
90646 java Editor dbalek NEW --- Improve OOBE of registering Javadoc in doc window 2010-09-23
232726 java Editor dbalek NEW --- Improve scrollbars for Formatting Java Comments dialog 2013-07-15
248385 java Editor dbalek REOP --- Improve support of Project Lombok's 'val' 2017-05-21
11208 java Editor dbalek NEW --- Improved modification of the code in guarded section by simplified diff 2013-09-02
76391 java Editor dbalek NEW --- improved reloading of files edited outside the IDE 2010-09-23
76386 java Editor dbalek NEW --- Improved variable display on mouseover 2010-09-23
257372 java Editor dbalek NEW --- In comment scope, the home key should go to the beginning of the comment content, not to the left of the asterisk / double-slash 2016-01-03
105058 java Editor dbalek NEW --- In-place rename should work for type parameters too 2013-09-02
258331 java Editor dbalek REOP --- Inappropriate values suggested for function arguments 2016-03-22
117071 java Editor dbalek NEW --- Include comments and Javadoc in formatting samples 2010-09-23
244839 java Editor dbalek NEW --- Incorrect Error Reporting On Uninitialized Object 2014-06-05
257431 java Editor dbalek NEW --- indent for method parameter of anonymous class not right 2016-10-04
65619 java Editor dbalek NEW --- Indentation engine: indent braces too 2013-09-02
70718 java Editor dbalek NEW --- inherited method indication 2010-09-23
233396 java Editor issues NEW --- Insert Code / hashCode and equals() Popup Dialoge 2013-08-10
157710 java Editor dbalek REOP --- Insert Code->equals creates incorrect code for BigDecimal 2010-01-11
233397 java Editor dbalek NEW --- Insert Code/hashCode, equals, toString: offer an alternative Implementation 2013-08-16
250784 java Editor dbalek NEW --- Insert Code: JavaDoc and generation of events and collection accessors 2015-02-28
252381 java Editor dbalek NEW --- Insert code: Logger is inconsistent with templates 2015-06-01
123324 java Editor dbalek NEW --- InsertSemicolonAction should ignore trailing spaces 2013-09-02
35686 java Editor dbalek NEW --- Integrate tools and/or content to support developers learning Java 2013-01-31
262503 java Editor dbalek NEW --- intelligent code completion based on frequency of usage 2016-06-21
230586 java Editor dbalek NEW --- Introduce keep or no option during formatting 2013-05-31
214902 java Editor dbalek NEW --- Introduce Preserve option for formatting of chained method calls 2012-06-29
262308 java Editor dbalek NEW --- Invalid @Override annotation added when delegating to static method 2016-06-02
270264 java Editor dbalek NEW --- invoke.LambdaConversionException: Type mismatch for lambda argument 4: interface javax.lang.model.element.ExecutableElement is not convertible to interface javax.lang.model.element.ExecutableElement 2017-03-31
160746 java Editor dbalek NEW --- Java editor should not highlight errors for read-only files 2016-10-24
157264 java Editor dbalek NEW --- Java language support for JSR 292 2013-09-02
123269 java Editor dbalek NEW --- Java Line Comment Color setting is missing 2011-08-31
95658 java Editor dbalek NEW --- Java method completion does not offer "overrides" 2008-04-25
223489 java Editor dbalek NEW --- Java Text Copy and Paste Enhancements - Working with Text Languages In Java and Other Editors with NetBeans 2012-12-07
257573 java Editor dbalek NEW --- Java2D Queue Flusher crashes netbeans 2016-01-15
233360 java Editor dbalek NEW --- JavaDoc code completion should support new JDK 8 tags 2013-08-30
243706 java Editor dbalek NEW --- JavaDoc comments containing HTML mark-up are unreadable after formatting. 2015-07-28
153466 java Editor dbalek NEW --- JavaDoc for "Encapsulate methods" could be better 2013-09-02
190917 java Editor dbalek NEW --- javadoc for return keyword 2010-10-11
236403 java Editor dbalek REOP --- Javadoc popup is poorly rendered 2018-02-17
89481 java Editor dbalek NEW --- JavaDoc popup window should be resizable 2015-10-08
195758 java Editor dbalek NEW --- Javadoc tags containing non-letter characters are only partially highlighted 2011-11-16
256391 java Editor dbalek NEW --- JavaDoc View is not showing all standard annotations 2015-11-09
209160 java Editor dbalek NEW --- Javadoc window should resize to match content 2012-03-12
148465 java Editor dbalek NEW --- Javodoc window does not move together with main window 2013-09-02
81795 java Editor dbalek NEW --- JDK mask 2013-09-02
160708 java Editor dbalek NEW --- jump to next/previous compiler warning 2010-01-11
97618 java Editor dbalek NEW --- Just a top level discussion of features Eclipse users miss in the Netbeans Java editor 2013-09-02
130820 java Editor dbalek NEW --- Keep consecutive statements on the same line 2008-03-25
130814 java Editor dbalek NEW --- Keep property position when generating setter and getter 2008-03-25
50386 java Editor dbalek NEW --- Key binding for jumping to next method and prev method 2015-05-07
47990 java Editor dbalek NEW --- Keyboard accessibility of Fix Imports dialog 2013-09-02
244042 java Editor dbalek NEW --- keyboard shortcut: insert empty block at end of line 2014-04-24
236996 java Editor dbalek REOP --- Keyword "instanceof" should not be added after a method by CC outside flow control statement. 2016-07-21
225682 java Editor dbalek NEW --- Let generated setters optionally return this 2015-10-05
153977 java Editor sdedic NEW --- Let syntax highlighting 'hide' usages of Logger 2015-10-02
268319 java Editor dbalek NEW --- let user reorder selected fields when generating code 2016-10-03
252525 java Editor dbalek NEW --- Live deadlock when editing files 2015-05-21
267312 java Editor dbalek NEW --- Local Inner Class constructors are not visible for code complete 2016-07-26
52088 java Editor dbalek NEW --- Make "Fix imports" remember preferences 2010-01-11
109906 java Editor dbalek NEW --- Make "Mark Occurrences" of "Exit Points From Method" work on "return" keyword. 2013-09-02
149777 java Editor dbalek NEW --- Make code compeletion a javadoc window same high 2013-09-02
257515 java Editor dbalek NEW --- make shortcuts for alt+insert menu items 2016-01-11
268670 java Editor dbalek NEW --- Make vi part of netbeans and not a plugin 2017-04-26
192452 java Editor dbalek NEW --- Marking of unimpllemented methods 2011-01-03
156813 java Editor dbalek NEW --- Merge Go To Source and Go To Super Implementation 2013-09-02
252329 java Editor dbalek NEW --- method and property completion on implicit lambda parameter assumes the type to be Object until parenthesis are added 2015-05-11
219877 java Editor dbalek NEW --- Missing class name warnings 2012-10-11
240249 java Editor dbalek NEW --- Missing descriptions for the code templates for java 2014-01-13
269830 java Editor dbalek NEW --- Missing imports are still highlighted as erorrs after they are added using ALT+ENTER 2017-02-15
167194 java Editor dbalek NEW --- Missing options item from old "Advanced Options" 2010-01-11
211203 java Editor dbalek NEW --- More detailed choices in Tools -> Create Tests 2012-04-14
196999 java Editor dbalek NEW --- More on better syntax highlighting. 2012-11-29
67219 java Editor dbalek NEW --- move some general settings/options code from Java module to new language independent module 2010-09-23
240357 java Editor dbalek REOP --- Move up in AST Test Case Fail 2014-01-13
231803 java Editor dbalek NEW --- Moving the code with ALT+SHIFT+UP or ALT+SHIFT+DOWN should follow proper indentation 2013-10-06
222493 java Editor dbalek NEW --- Multilevel code folding (if, for, do, while, switch) 2019-03-20
246924 java Editor dbalek REOP --- Navigate -> Go to Implementation should not show declaring interface name 2015-11-26
116451 java Editor dbalek NEW --- Need a way to specify arrays in scope in code templates 2007-09-24
271485 java Editor dbalek NEW --- Netbeans Editor does not repier Syntex & not opens popup for code suggstion 2017-09-15
271784 java Editor dbalek NEW --- NetBeans editor reports errors where javac says code is valid 2017-11-11
258472 java Editor dbalek NEW --- NetBeans generates static imports for private elements. 2016-05-30
271467 java Editor dbalek NEW --- NetBeans should support JDK 10 Local Variable Type Inference 2017-09-13
214908 java Editor dbalek NEW --- New annotation @SuperclassBasedActionAnnotation 2012-06-28
204263 java Editor dbalek NEW --- New keyboard shortcut: Pull previous statement up to current statement 2014-02-27
106759 java Editor dbalek NEW --- New suggestion "Change 'extends' to 'implements'" 2016-03-21
155416 java Editor dbalek NEW --- New type of Java editor that splits static/instance/member sections into subtabs 2012-11-29
129600 java Editor dbalek NEW --- Newlines between methods - add an option to preserve them 2013-09-02
236067 java Editor dbalek NEW --- No "same line, indented" option in java braces placement 2013-09-17
246410 java Editor dbalek REOP --- No code completion if you write the whole word to fast. 2015-12-03
232293 java Editor dbalek NEW --- No spaces option in code format for empty parentheses 2013-07-05
256455 java Editor dbalek NEW --- not possible to have "else if" on one line together with keeping braces in case of "else { if ... }" 2015-11-09
176497 java Editor dbalek NEW --- NotNull and friends 2010-04-09
268208 java Editor dbalek NEW --- NullPointerException at org.netbeans.gradle.project.util.NbFileUtils.getFileFromASubDir 2016-10-10
268912 java Editor dbalek NEW --- NullPointerException at org.netbeans.modules.editor.java.GoToSupport.adjustPathForModuleName 2016-11-09
268714 java Editor dbalek NEW --- NullPointerException at org.netbeans.modules.java.completion.BaseTask.getEnvImpl 2018-01-22
268632 java Editor dbalek NEW --- NullPointerException at org.netbeans.modules.java.completion.JavaCompletionTask.getSmartTypesImpl 2016-10-21
267652 java Editor dbalek NEW --- NullPointerException at org.netbeans.modules.java.editor.base.javadoc.JavadocImports.paramElementFor 2016-08-24
271844 java Editor dbalek NEW --- NullPointerException at org.netbeans.modules.java.editor.imports.ComputeImports.computeCandidates 2018-05-11
236681 java Editor dbalek NEW --- NullPointerException at org.netbeans.modules.java.editor.semantic.MarkOccurrencesHighlighter.processImpl 2015-11-13
257583 java Editor dbalek NEW --- NullPointerException at org.openide.util.ImageUtilities.icon2Image 2016-02-09
100132 java Editor dbalek NEW --- on/off for deprecation warnings 2013-09-02
165138 java Editor dbalek NEW --- Open Type is slow 2012-12-17
115292 java Editor dbalek NEW --- option for blank lines before and after comments 2016-11-25
159656 java Editor dbalek NEW --- Option for Java Blank Lines between methods 2009-03-05
237957 java Editor dbalek NEW --- option to keep file tab open when file is closed 2014-05-08
133935 java Editor dbalek NEW --- Option to toggle auto-space with comments 2013-09-02
254991 java Editor dbalek NEW --- Options -> Editor -> Code completion -> Language(Java), enable by default "Auto Popup on Typing Any Java Identifier Part" and "Subword completion" 2015-09-04
162703 java Editor dbalek NEW --- Options/editor/setting do not disable some operations. 2010-01-11
256078 java Editor dbalek NEW --- org.netbeans.modules.editor.java.LazyJavaCompletionItem.accept: LowPerformance took 3897 ms. 2015-12-16
258119 java Editor dbalek NEW --- org.netbeans.modules.java.editor.codegen.GeneratorUtils$DuplicateMemberException: Class member already exists 2018-04-20
267288 java Editor dbalek NEW --- org.netbeans.modules.java.editor.codegen.GeneratorUtils$DuplicateMemberException: Class member already exists 2017-11-27
271867 java Editor dbalek NEW --- org.netbeans.modules.java.editor.codegen.GeneratorUtils$DuplicateMemberException: Class member already exists 2017-11-30
258203 java Editor dbalek NEW --- org.netbeans.modules.parsing.spi.ParseException at org.netbeans.modules.parsing.impl.TaskProcessor.runUserTask 2016-04-15
224244 java Editor dbalek NEW --- Organise Members: Show icons in options dialog 2012-12-26
262292 java Editor dbalek NEW --- Organize Imports on save can break the code 2016-06-01
118266 java Editor dbalek NEW --- Override list is missing entries for some annotated classes 2013-09-02
82386 java Editor dbalek NEW --- Override method dialog shoud show methods with package access. 2013-09-02
72855 java Editor dbalek NEW --- Override methods... adds sources not at current cursor position 2010-09-23
119692 java Editor dbalek NEW --- overriden method is not highlighted when 'parent' is selected 2013-09-02
258212 java Editor dbalek NEW --- Pasting a class from java.lang shouldn't result in the "Import Classes" popup 2016-03-02
267282 java Editor sdedic NEW --- Pasting code with imports corrupts imports in target file 2017-06-30
237902 java Editor dbalek NEW --- Patch for: Open file from within string literals - plugin available 2016-07-16
28700 java Editor dbalek NEW --- Permit to delete/modify GUARDED BLOCKS when no .FORM file is associated to the source. 2010-01-11
96312 java Editor dbalek NEW --- Please add a code template for re-throwing exceptions 2013-09-02
168343 java Editor dbalek NEW --- Please don't highlight errors until I save 2010-01-11
262723 java Editor dbalek NEW --- Please use a different sample text in the font settings dialogue box!!! 2016-07-08
138544 java Editor dbalek NEW --- Plugin Manager should make it easy to get NetBeans API sources 2013-09-02
254750 java Editor dbalek REOP --- Poor editor performance with large JavaDoc content 2015-09-21
107195 java Editor dbalek NEW --- Popup the code completion automatically 2007-06-19
159689 java Editor dbalek NEW --- practice ordering catch blocks 2012-11-29
269430 java Editor dbalek NEW --- Pressing Home/End in Java file sometimes moves cursor to beginning/end of entire file instead of beginning/end of line 2017-01-03
91004 java Editor dbalek NEW --- Pressing return while editing does all sorts of annoying things 2006-12-18
242039 java Editor dbalek NEW --- Program to interface in netbeans 2014-02-23
251079 java Editor dbalek NEW --- Progress of warnings generation isn't displayed 2015-03-10
138221 java Editor dbalek NEW --- Propose auto-modify of access modifier in quickfix 2013-09-02
267414 java Editor dbalek NEW --- Proposed "Create method" creates duplicate constructor instead of a superclass constructor 2016-08-03
103829 java Editor phrebejk NEW --- Provide "check all" and "uncheck all" in Generate Getter and Setter 2012-11-30
115423 java Editor dbalek NEW --- Provide 'Toggle implementation' feature 2013-09-02
258924 java Editor dbalek NEW --- Provide byte code view for all classes - plugin available 2016-07-01
228937 java Editor dbalek NEW --- Provide class completion on other resource files, like generic XML, properties, SQL files 2016-04-06
59002 java Editor dbalek NEW --- Provide code fold region for long field declarations 2010-09-23
181304 java Editor dbalek NEW --- Provide diff element from Navigation Members view 2015-09-11
67214 java Editor dbalek NEW --- Provide preview list of selected methods in Override and Implement methods dialog 2013-09-02
60853 java Editor dbalek NEW --- Provide SPI for hooking into Fix Imports 2012-03-07
209281 java Editor dbalek NEW --- Provide SPI which enables custom Fix Imports action 2012-03-07
228936 java Editor dbalek NEW --- Provide support for 'Injected Languages' on any String literal 2016-03-22
255462 java Editor dbalek NEW --- Provide the ability to format JavaDoc similar to the JDK 2015-09-22
70990 java Editor dbalek NEW --- Provide two color settings for javadoc comment and non javadoc comment 2013-09-02
257719 java Editor dbalek NEW --- Put the full file path of the currently opened file into the window title - plugin available 2016-07-01
125121 java Editor dbalek NEW --- Quick fix for "B extends A without default constructor" 2013-09-02
220444 java Editor dbalek NEW --- Quick fix for attempted reference to an inaccessible private member 2012-10-19
70119 java Editor dbalek NEW --- refactor needs access to readonly lines 2010-09-23
135373 java Editor dbalek NEW --- Refactoring: Suggest intelligent types for variable. 2013-09-02
135372 java Editor dbalek NEW --- Refactoring: Suggest to replace only method usage with the code 2013-09-02
230214 java Editor dbalek NEW --- Reformat code should not split empty anonymous inner classes 2013-05-24
96585 java Editor dbalek NEW --- Regression on 6.0 m7 - the code complemention does't work ! 2013-09-02
226430 java Editor dbalek NEW --- Remove unused method warning from private methods annotated with @PostConstruct, @FXML, etc 2016-06-23
125413 java Editor dbalek NEW --- Rename after Change to Definition 2013-09-02
255991 java Editor dbalek NEW --- Rename deletes part of code 2015-10-18
130177 java Editor dbalek NEW --- Render Type Parameters: section in javadoc view 2013-09-02
90456 java Editor dbalek NEW --- replacement for JavaSettings.getDefault().setParsingErrors(int) 2011-08-31
90803 java Editor dbalek NEW --- Reporting an error message in code 2010-09-23
49558 java Editor dbalek NEW --- request "implements interface" in tool menu 2010-09-23
133103 java Editor dbalek NEW --- Request for "refresh" button on Error Badges 2013-09-02
99196 java Editor dbalek NEW --- Restructuring or reorganizing code 2013-09-02
86957 java Editor dbalek NEW --- RFE: ability to format statement labels 2013-09-02
157402 java Editor dbalek NEW --- RFE: exceptions throw points highlighting 2013-09-02
192145 java Editor dbalek NEW --- RFE: Generate... -> null params checking 2010-11-19
192348 java Editor dbalek NEW --- RFE: Navigate to super implementation on Ctrl+click on @Override 2016-01-10
41721 java Editor dbalek NEW --- Rules for FQN on Import Management Tool 2013-09-02
258046 java Editor dbalek NEW --- Saving a Java source file should not change line endings 2016-02-18
270490 java Editor dbalek NEW --- Saving file takes ~20s sometimes 2017-04-26
268154 java Editor dbalek NEW --- SecurityException: sealing violation 2018-01-08
227390 java Editor dbalek NEW --- Select all and deselect all on code generation dialogs 2013-08-10
227003 java Editor dbalek NEW --- Sensible default Import Layout should be provided out of the box 2013-03-15
257376 java Editor dbalek NEW --- Shift-tab should always un-indent the current line, regardless if it is selected 2016-01-03
104893 java Editor dbalek NEW --- should add editor toolbar buttons for element selection 2013-09-02
71646 java Editor dbalek NEW --- Show alternative code from javadoc for deprecated code 2015-05-09
139932 java Editor dbalek NEW --- Show color in tooltip when java.awt.Color is defined in the source view 2010-01-29
151696 java Editor dbalek NEW --- Show Documention should work within a javadoc 2013-09-02
97530 java Editor dbalek NEW --- Show generic types in some other color or font attributes 2013-09-02
254160 java Editor dbalek REOP --- Show Javadoc does not show document in external browser 2015-08-06
93313 java Editor dbalek NEW --- Show JavaDoc from interface / super class 2007-01-26
238890 java Editor dbalek NEW --- Show javadoc when ctrl-hovering over parameter 2013-11-27
236242 java Editor dbalek NEW --- Show recursive call in left gutter 2013-09-22
76387 java Editor dbalek NEW --- Show variable accessibility in debugger 2010-09-23
130161 java Editor dbalek NEW --- Simple navigation to overriding methods 2013-09-02
165252 java Editor dbalek NEW --- Slow Members View in Navigator 2010-01-11
104913 java Editor dbalek NEW --- Smart code completion should understand autoboxing 2013-09-02
100210 java Editor dbalek NEW --- smart completion and normal completion 2007-04-13
100368 java Editor dbalek NEW --- smart positioning of '{' 2013-09-02
155516 java Editor dbalek NEW --- Smarter code completion based on surrounding context 2010-01-02
269036 java Editor dbalek NEW --- Some JAR files can't be imported 2016-11-18
269037 java Editor dbalek NEW --- Some JAR files can't be imported 2016-11-18
262307 java Editor dbalek NEW --- Source code reformatting creates invalid code 2016-06-02
This result was limited to 500 bugs. See all search results for this query.

as