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.

Sat Jun 15 2024 19:43:53 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
90456 java Editor dbalek NEW --- replacement for JavaSettings.getDefault().setParsingErrors(int) 2011-08-31
100210 java Editor dbalek NEW --- smart completion and normal completion 2007-04-13
114190 java Editor dbalek NEW --- Allow to distinguish the standard coment and javadoc comment 2013-09-02
197604 java Compiler dbalek NEW --- Not able to compile project 2011-11-16
268670 java Editor dbalek NEW --- Make vi part of netbeans and not a plugin 2017-04-26
90340 java Source moonko NEW --- Editor popup actions invoked in a Java file should make an ElementHandle available 2009-02-03
32121 java I18N ralphbenjamin NEW --- Improve Code Internatinalization Flow Features Group 2011-11-28
32129 java I18N ralphbenjamin NEW --- Quality Maintenance Enhancements Group 2011-11-28
138994 java I18N ralphbenjamin NEW --- Refactoring Improvements for i18n module 2011-11-28
141777 java Refactor ralphbenjamin NEW --- Java Search 2016-03-25
259049 java Javadoc ralphbenjamin NEW --- NetBeans should have an option to enable Javascript in the browser it is using. 2016-04-29
156994 java Hints sdedic NEW --- Netbeans' equals() implementation is wrong 2016-08-09
176240 java Source sdedic NEW --- EE (managed bean) Life-cycle methods considered as not used 2016-02-12
239403 java Hints sdedic NEW --- RewriteFix duplicates expression evaluation code 2015-10-02
248965 java Hints sdedic NEW --- Indicate proper severity for suggestions 2015-10-02
249320 java Hints sdedic NEW --- Enhance NPE checking and data flow 2016-07-26
250587 java Hints sdedic NEW --- Hint to add missing diamond operator 2015-10-02
253232 java Hints sdedic NEW --- Declarative hint should match member references 2015-07-31
262630 java Hints sdedic NEW --- Scheduled methods or other methods used by annotation should not be marked as unused 2016-06-30
271007 java JShell sdedic NEW --- JavaShell unavailable in multi-module projects 2017-06-30
271688 java Refactor sdedic NEW --- Netbeans freezes when showing any refactor dialog when running with jdk 1.8.0_152-b16 or later 2018-04-02
256829 java JUnit theofanis NEW --- Regression : 'rerun failed" button is KO 2017-03-27
47511 java Platform tzezula NEW --- Support for native libraries in the library manager 2011-08-31
55069 java Project tzezula NEW --- [netbeans-feedback] user needs to configure debugger before debugging 2011-08-31
72337 java Freeform tzezula NEW --- Allow to set same cp for source and test packages 2010-01-11
86308 java Project tzezula NEW --- Configure alternate bootclasspath 2013-12-11
100784 java Freeform tzezula NEW --- Generated targets should use encoding 2010-01-11
145895 java Navigati tzezula NEW --- Link in JavaDoc does nothing when JavaDoc is not added 2011-08-31
147480 java Freeform tzezula NEW --- Mark freeform project as misconfigured if no output is set 2010-01-11
157581 java Project tzezula NEW --- Awesome Work 2011-08-31
235621 java Project tzezula NEW --- We need automated One-JAR support. 2013-09-06
270831 java Project tzezula NEW --- Project Properties Setting "Enable JShell access" doesn't work 2017-07-28
271487 java Project tzezula NEW --- Netbeans corrupts build-impl.xml files with modulepath options that will not compile. 2018-08-02
258403 java Project apireviews NEW --- Added a possibility to query additional compiler options by java infrastructure 2016-03-17
258404 java Project apireviews NEW --- Added a default Ant implementation of CompilerOptionsQuery 2016-03-17
258417 java Project apireviews NEW --- Added ClassPath switching among several ClassPath instances 2016-10-11
258516 java Project apireviews NEW --- Added a CompilerOptionsQuery for unit tests 2016-03-24
262148 java Project apireviews NEW --- Added a possibility to listen on package accessibility changes in the AccessibilityQuery 2016-05-19
35686 java Editor dbalek NEW --- Integrate tools and/or content to support developers learning Java 2013-01-31
47599 java Editor dbalek NEW --- [40cat] functionalify lost from Import Management Tool 2013-09-02
56705 java Editor dbalek NEW --- Identify Unnecessary Import Statements Intelligently 2010-09-23
60853 java Editor dbalek NEW --- Provide SPI for hooking into Fix Imports 2012-03-07
65778 java Editor dbalek NEW --- [50cat] ctrl-space would first propose classes and not interfaces / abstract classes after a new. 2013-01-31
86605 java Source dbalek NEW --- Code completion should work with camel humps 2007-01-17
88826 java Editor dbalek NEW --- CC Improvement: replace old variable with new one 2010-09-23
90646 java Editor dbalek NEW --- Improve OOBE of registering Javadoc in doc window 2010-09-23
93313 java Editor dbalek NEW --- Show JavaDoc from interface / super class 2007-01-26
95658 java Editor dbalek NEW --- Java method completion does not offer "overrides" 2008-04-25
99783 java Editor dbalek NEW --- Add action for jumping to next, previous member 2013-08-10
100368 java Editor dbalek NEW --- smart positioning of '{' 2013-09-02
105058 java Editor dbalek NEW --- In-place rename should work for type parameters too 2013-09-02
114017 java Editor dbalek NEW --- I18N - provide properties/options to change ide global font name and font size 2010-12-20
118266 java Editor dbalek NEW --- Override list is missing entries for some annotated classes 2013-09-02
120614 java Editor dbalek NEW --- Import class on the left side of assignment 2013-09-02
120775 java Editor dbalek NEW --- Extend code completion pop-up with private members in "Evaluate Expression..." dialog 2007-11-01
121489 java Editor dbalek NEW --- Disable automatic insertion of variables/values 2009-12-22
130702 java Editor dbalek NEW --- Formatting of spaces is forced upon the coder 2016-09-13
135267 java Editor dbalek NEW --- Configurable syntax checking (parsing) delay 2013-09-02
149168 java Editor dbalek NEW --- Turn some of the methods in Utilities to an API 2013-09-02
152191 java Compiler dbalek NEW --- Fix compile on save and compiler issues 2011-01-18
159875 java Editor dbalek NEW --- guess better the used classes to do imports 2010-01-11
160746 java Editor dbalek NEW --- Java editor should not highlight errors for read-only files 2016-10-24
173639 java Editor dbalek NEW --- [68cat] java/csl editor features not consistent 2012-12-11
209281 java Editor dbalek NEW --- Provide SPI which enables custom Fix Imports action 2012-03-07
227633 java Source dbalek NEW --- Update Source menu 2017-12-17
229279 java Editor dbalek NEW --- Tools | Templates | Java | Code Snippets not straightforward to find. 2016-01-07
233225 java Editor dbalek NEW --- IF ELSE, WHILE, etc. Java code folding 2016-11-11
233230 java Compiler dbalek NEW --- AssertionError: No info for outermost class: Compare$Node 2016-12-07
237957 java Editor dbalek NEW --- option to keep file tab open when file is closed 2014-05-08
242684 java Editor dbalek NEW --- There is no option to disable just quote auto-completion in java 2014-03-10
243706 java Editor dbalek NEW --- JavaDoc comments containing HTML mark-up are unreadable after formatting. 2015-07-28
247112 java Editor dbalek NEW --- Implemented method from interface not shown 2014-09-15
257551 java Editor dbalek NEW --- Support Ratliff- or banner-style 2016-01-13
258171 java Editor dbalek NEW --- Use variable latest in scope for code completion 2016-03-25
262723 java Editor dbalek NEW --- Please use a different sample text in the font settings dialogue box!!! 2016-07-08
271366 java Compiler dbalek NEW --- ClassCastException: com.sun.tools.javac.tree.JCTree$JCLambda cannot be cast to com.sun.tools.javac.tree.JCTree$JCMethodInvocation 2018-03-29
271698 java Compiler dbalek NEW --- Compile on save always acts when opening a java file (file was not changed or saved) 2017-10-28
160091 java Project issues NEW --- Add support for an easy way of adding jars to NB classpath 2009-03-19
11950 java Javadoc jbecicka NEW --- Request Java indent engine have settings for Javadoc comments 2011-01-13
18494 java Beans jbecicka NEW --- Add support for better working with Beans 2010-09-23
57319 java Javadoc jbecicka NEW --- Allow to customize search in platform javadocs 2010-09-23
57328 java Javadoc jbecicka NEW --- Show JDK version in Javadoc Index Search 2010-09-23
130953 java Javadoc jbecicka NEW --- Present javadoc error messages as editor hints 2010-09-23
133560 java Javadoc jbecicka NEW --- I18N - javadoc search should work for translated javadoc 2011-08-31
138794 java Javadoc jbecicka NEW --- Redesign "Javadoc Index Search" GUI 2010-09-23
145921 java Beans jbecicka NEW --- Use standard editors code validation in "Add Property" dialog 2010-09-23
155315 java Refactor jbecicka NEW --- I18N - Refactor copy between project ignores encoding 2010-09-23
176734 java Refactor jbecicka NEW --- New Feature Request: Refactor | History 2011-11-04
202786 java Javadoc jbecicka NEW --- Help > Javadoc References should use SourceJavadocAttacher 2011-09-28
268783 java Hints jlahoda NEW --- Cannot write .hint rule to match method references 2016-11-03
72889 java Refactor leonchiver NEW --- [Clean up] Commenting out does not work 2006-11-22
271394 java Unsuppor mbalin NEW --- System.console() 2017-08-29
256955 java Platform mkristofic NEW --- Explore the possibility to verify what version of JDK is available and suggest download to user 2015-12-03
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
165070 java Editor moonko NEW --- Fix Imports UI should be the same as for JavaFX 2012-04-05
53401 java Project phrebejk NEW --- Running Tests VM Options 2006-07-11
29571 java I18N ralphbenjamin NEW --- Generate defaults for Insert I18N string action 2013-05-01
32132 java I18N ralphbenjamin NEW --- Improve and Document I18N Module Architecture 2011-11-28
48842 java I18N ralphbenjamin NEW --- Adding new bundle file is clumsy w/ new projects 2011-11-28
79016 java I18N ralphbenjamin NEW --- dynamic language (locale) selection 2011-11-28
206422 java Refactor ralphbenjamin NEW --- [71cat] cannot move inner class to file 2016-04-21
211621 java Refactor ralphbenjamin NEW --- Update the member selection table of Extract, Pull Up and Push Down 2012-04-24
211719 java Refactor ralphbenjamin NEW --- Inline only selected method call 2012-04-25
227567 java Refactor ralphbenjamin NEW --- Encapsulate fields should not add serialVersionUID when clicked in Select All 2013-03-16
230922 java Refactor ralphbenjamin NEW --- Move EncapsulateFieldsRefactoring to api 2013-06-07
236193 java Refactor ralphbenjamin NEW --- Move member should pre-select the current package 2013-09-20
236422 java Refactor ralphbenjamin NEW --- [JDK8] Ensure Move/Copy refactoring handle receiver parameters 2013-09-26
252457 java Javadoc ralphbenjamin NEW --- The editor hint "Unknown HTML Tag" in Javadoc ("Error in Javadoc") should offer a "convert to entities" option 2015-10-05
262229 java Refactor ralphbenjamin NEW --- Extract Interface/Superclass issues 2016-05-26
60941 java Javadoc s28257902 NEW --- Tool to reformat Javadoc to fit within line size soft limit 2011-04-05
73166 java Editor sdedic NEW --- Allow folding of annotations 2015-10-02
75426 java Hints sdedic NEW --- Offer hint for fixing unresolved types by adding an opened project to a classpath 2013-09-02
88714 java Source sdedic NEW --- Review the changes in java editor. 2014-11-24
91890 java Hints sdedic NEW --- I18N hint 2013-09-02
103625 java Hints sdedic NEW --- Provide a shortcut for jumping to prev/next hint 2013-09-02
108049 java Source sdedic NEW --- Selecting the methods to override in the Generate Override Methods dialog impractical 2015-10-02
133145 java Hints sdedic NEW --- Surround with try-catch needs user options 2017-02-24
152192 java Source sdedic NEW --- Fix issues regarding import statements 2013-09-02
152690 java Hints sdedic NEW --- -source 5 hints 2013-09-02
153977 java Editor sdedic NEW --- Let syntax highlighting 'hide' usages of Logger 2015-10-02
155471 java Hints sdedic NEW --- eager expectation-driven development 2013-09-02
157410 java Hints sdedic NEW --- Make it possible to do TDD by offering to create methods that don't exist when inside of JUnit assert statements 2015-03-03
178336 java Source sdedic NEW --- Compile on Save utility class to work with bytecode without running it 2013-09-02
182060 java Hints sdedic NEW --- "Surround Statement with try-catch" should pick available logger 2015-05-31
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
205655 java Hints sdedic NEW --- API for org.netbeans.modules.java.hints.errors.Utilities.getName 2015-10-02
215819 java Hints sdedic NEW --- REQ: Statistics of project code 2015-01-02
216515 java Hints sdedic NEW --- Add configuration for "Fill Missing Cases to Switch" break; 2015-10-02
221711 java Source sdedic NEW --- Add GeneratorUtilities.addImports(CompilationUnitTree cut, Set<String> fqns) 2015-10-02
227631 java Hints sdedic NEW --- Update Refactor menu 2013-09-02
227838 java Source sdedic NEW --- Find out what is the binary for TypeElement 2013-09-02
229018 java Hints sdedic NEW --- name of constant can not be entered 2013-09-02
234263 java Hints sdedic NEW --- Offer refactor "implement interface" in hints 2015-10-02
235704 java Hints sdedic NEW --- Incorrect hint recommending static final log 2013-09-20
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
241828 java Hints sdedic NEW --- Unsafe usageof Optional<T> has no warnings 2015-10-02
246567 java Hints sdedic NEW --- Null checks are not performed at all on static fields 2014-08-20
247575 java Hints sdedic NEW --- make "String concatenation in logger" work for slf4j loggers as well 2014-09-30
250384 java Hints sdedic NEW --- Hints editor should include a "Disable Hints" option for each language 2015-10-06
250412 java Hints sdedic NEW --- Support for in-place rename 2015-02-16
250740 java Hints sdedic NEW --- Introduce Field on local variable is unintuitive 2015-04-07
253472 java Hints sdedic NEW --- Declarative hints: No way to match against a literal 2015-07-14
253656 java Hints sdedic NEW --- A private CDI observer method should not be shown as unused 2015-07-24
256484 java Hints sdedic NEW --- Method @NotNull outcome or parameter suggestion 2015-11-10
257053 java Hints sdedic NEW --- Initialize project hints from global options 2015-12-08
258906 java Hints sdedic NEW --- Autogenerated method in interface 2016-04-27
267463 java Hints sdedic NEW --- Update the "replace with multicatch" hint to support ReflectiveOperationException. 2016-08-06
268397 java JShell sdedic NEW --- [JShell] Open random code into JShell 2016-10-07
268398 java JShell sdedic NEW --- [JShell] Integration with dependency management 2016-10-07
268423 java JShell sdedic NEW --- Support debugging of JShell snippets 2016-12-01
270152 java Hints sdedic NEW --- Re-throw checked exception hint 2017-03-21
270946 java Source sdedic NEW --- VeryPretty printer should use original tree's textual contents 2017-06-23
89494 java JUnit theofanis NEW --- skeleton generation of inherited methods 2011-11-04
147371 java JUnit theofanis NEW --- There is no way how to set maximum memory 2011-11-04
240091 java JUnit theofanis NEW --- Unable to Create JUnit Test for Other or Generated Sources 2014-01-08
257733 java TestNG theofanis NEW --- Test result panel displays twice last test in module. 2016-01-28
23126 java Platform tzezula NEW --- keep JavaDoc filechooser open until validation passes 2011-08-31
38370 java Project tzezula NEW --- [50cat] Add UI for marking a Java template as preformatted 2010-01-11
46298 java Project tzezula NEW --- Allow to specify JVM parameters for running JUnit tests 2013-07-03
47507 java Project tzezula NEW --- [40cat] Transitively required libraries not automatically added to runtime classpath 2019-06-17
50039 java Project tzezula NEW --- Project's "Creating Javadoc" property page needs an option and a field for specifying the overview comment file. 2011-08-31
50838 java Platform tzezula NEW --- Java Platform Manager API extension request to return selected platform 2011-08-31
51680 java Platform tzezula NEW --- No information about platform recognition progress 2011-08-31
52554 java Project tzezula NEW --- Allow to remove broken reference from library node 2013-09-04
52936 java Freeform tzezula NEW --- Need a way to add dependent project to a free-form project 2010-01-11
56444 java Project tzezula NEW --- Cannot exclude classes from final JAR file 2016-04-18
56503 java Navigati tzezula NEW --- Provide view filters 2012-12-24
56701 java Project tzezula NEW --- Creation of end-user-ready application bundles 2011-08-31
56949 java Project tzezula NEW --- Different icons for test packages nodes 2014-03-11
57924 java Freeform tzezula NEW --- Freeform project should support broken references resolution 2010-01-11
59245 java Project tzezula NEW --- Warn user when adding folder with JAR files to classpath 2011-08-31
60615 java Project tzezula NEW --- provide/allow junit test source in main project source src folders not just test src 2011-08-31
66017 java Project tzezula NEW --- Provide option for .class destination dir 2011-08-31
66938 java Project tzezula NEW --- Fine-grained setting of projects which should not be built 2011-08-31
68099 java Project tzezula NEW --- Provide commandline parameters for start/debug/test single class 2011-08-31
68557 java Project tzezula NEW --- Change "build-impl.xsl", target "-debug-start-debuggee-test" 2011-08-31
72359 java Project tzezula NEW --- Need ability to set default Java platform after installation. 2011-08-31
75346 java Platform tzezula NEW --- Javadocs not found in ZIP files 2011-08-31
77010 java Navigati tzezula NEW --- delete method/property/object 2009-10-26
83835 java Platform tzezula NEW --- Categorize Libraries on Library Manager 2011-08-31
89980 java Project tzezula NEW --- Allow for setting arbitrary project directory 2011-08-31
91535 java Project tzezula NEW --- Project's nodes should not collapse when changing its properties 2011-08-31
94377 java Project tzezula NEW --- More control over debug level when compiling Java sources 2011-12-19
97742 java Source tzezula NEW --- Introduce a method for closing indexes 2011-09-01
99578 java Navigati tzezula NEW --- Navigator should allow to move variables between scopes 2009-10-26
105927 java Project tzezula NEW --- Projects ignore class-path attribute in jar manifest 2011-05-17
107071 java Classpat tzezula NEW --- Add ClassPath.BOOT_EXECUTE 2012-01-25
116185 java Freeform tzezula NEW --- Permit entire folder of JARs to be included as one classpath entry 2010-01-11
118149 java Freeform tzezula NEW --- Freeform projects are brittle in NB6 - provide better logging 2010-01-11
118992 java Project tzezula NEW --- Existing packages not listed when creating new file in test package 2011-08-31
122155 java Project tzezula NEW --- [60cat] Allow specify source root inside the archive in libraries 2011-08-31
122213 java Navigati tzezula NEW --- [60cat] Provide user feedback on which jar file internally associated with a given specified source file within a user-specified library 2012-04-05
127076 java Platform tzezula NEW --- Shared Java Platform 2011-08-31
128271 java Project tzezula NEW --- Display all types when searching for a type ( including .class files in jars) 2011-08-31
136340 java Platform tzezula NEW --- Have appletviewer "remember" last display position 2011-08-31
137700 java Project tzezula NEW --- environment variables can not be used in private.properties any longer 2011-08-31
138661 java Project tzezula NEW --- Override the javac.classpath property in -do-compile task 2011-08-31
138807 java Project tzezula NEW --- Project Migration between versions. 2011-08-31
140344 java Project tzezula NEW --- [65cat] Projects w/existing sources original project link. 2011-08-31
142284 java Project tzezula NEW --- Missing ProjectRunner.PROFILE 2013-09-02
146200 java Freeform tzezula NEW --- Generate run-single-test target for freeform projects 2010-01-11
150930 java Navigati tzezula NEW --- Provide a way to disable JDK sources in Go To Type 2011-08-31
154655 java Project tzezula NEW --- JavaTargetChooserPanel should provide APIs for getting current GUI values 2011-08-31
156294 java Project tzezula NEW --- Default platforms.${platform.active}.home to ${java.home}/.. 2012-10-26
166066 java Project tzezula NEW --- Manifest in jar does not include all dependant jars 2011-08-31
167313 java Project tzezula NEW --- Option for CoS to be off by default 2015-01-12
168445 java Classpat tzezula NEW --- Warn of duplicate Classes in Classpath 2012-01-11
173068 java Freeform tzezula NEW --- Navigation broken in freeform projects in certain cases 2010-01-11
173398 java Project tzezula NEW --- Provide UI customizer to set runtime encoding 2009-12-15
174506 java Project tzezula NEW --- Run File for any java file with main methods should accept command line parameters 2013-07-03
181474 java Classpat tzezula NEW --- API Review: Move all java related ClassPath types into a single class 2015-07-21
191605 java Source tzezula NEW --- JavaBinaryIndexer.deleteRecursively should be done as SlowIO 2010-11-03
211081 java Project tzezula NEW --- [api] An api for obtaining the selected JavaPlatform from a project is needed 2012-06-18
219042 java Navigati tzezula NEW --- Goto Type should support anonymous innerclasses 2013-06-24
231642 java Project tzezula NEW --- Ability to specify Java Platform to run 2013-06-24
234327 java Project tzezula NEW --- Review/improve project metafile backward compatibility between different versions of the IDE 2013-08-13
238932 java Project tzezula NEW --- Possibility to prepend target names in BaseActionProvider 2013-11-28
239872 java Project tzezula NEW --- Files are out of order in project tree 2013-12-30
251673 java Project tzezula NEW --- Slow project source scanning 2015-04-06
252757 java Classpat tzezula NEW --- Added PathEmbeddingMode to handle in archive path in ClassPath.toString 2015-11-30
268229 java Source tzezula NEW --- java.net.MalformedURLException: no protocol: org/netbeans/modules/java/module/graph/GraphTopComponent 2017-08-01
269229 java Platform tzezula NEW --- Background scan of not so large project runs for 40 minutes !!! 2016-12-06
271209 java Navigati tzezula NEW --- Find Usages is very slow 2017-07-31
126190 java Editor abadea NEW --- editor-shortcut for getting name of actual method 2008-01-30
210023 java Hints AlyonaStashkova NEW --- Documentation for declarative hint syntax 2016-04-24
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
252998 java Project apireviews NEW --- Added minimal supported source level constant into SourceLevelQuery 2015-06-15
258477 java Project apireviews NEW --- Added a LookupMerger for CompilerOptionsQueryImplementation 2016-03-22
270282 java Project apireviews NEW --- Added a isValid method into JavaPlatform 2017-04-03
9340 java Editor dbalek NEW --- Clear undo after writing into guarded blocks in Java Editor 2010-01-11
11208 java Editor dbalek NEW --- Improved modification of the code in guarded section by simplified diff 2013-09-02
22217 java Editor dbalek NEW --- auto creation of * in entering comments should be followed by space 2013-09-02
23629 java Editor dbalek NEW --- Display compiled-out statements grayed-out 2013-09-02
24397 java Editor dbalek NEW --- Implement Design Pattern templates 2013-09-02
28700 java Editor dbalek NEW --- Permit to delete/modify GUARDED BLOCKS when no .FORM file is associated to the source. 2010-01-11
40065 java Editor dbalek NEW --- Detect insertion of )'s when remainder of line contains only )'s and ;'s 2010-01-23
41721 java Editor dbalek NEW --- Rules for FQN on Import Management Tool 2013-09-02
47858 java Editor dbalek NEW --- [40cat] A seperate font is needed for JavaDoc comments and block comments. 2010-09-23
47990 java Editor dbalek NEW --- Keyboard accessibility of Fix Imports dialog 2013-09-02
49558 java Editor dbalek NEW --- request "implements interface" in tool menu 2010-09-23
49573 java Editor dbalek NEW --- Fix Imports should make use of assignment type 2014-06-16
50386 java Editor dbalek NEW --- Key binding for jumping to next method and prev method 2015-05-07
52088 java Editor dbalek NEW --- Make "Fix imports" remember preferences 2010-01-11
55588 java Editor dbalek NEW --- Code folding extensions 2012-02-10
56030 java Editor dbalek NEW --- Add automatic UML to/from code feature 2010-09-23
57703 java Editor dbalek NEW --- [65cat][60cat][41cat] Add 'compile' to editor's context menu 2013-09-02
57853 java Editor dbalek NEW --- Fix Import should default to favorite classes 2013-11-08
57960 java Editor dbalek NEW --- [50cat] Import automatically added as class instead of package 2013-09-02
58787 java Editor dbalek NEW --- Add the ability to personalize as template the generated code by the overriding action 2013-09-02
59002 java Editor dbalek NEW --- Provide code fold region for long field declarations 2010-09-23
59092 java Editor dbalek NEW --- add approximate fields option in code synchronziation 2010-09-23
59509 java Editor dbalek NEW --- auto-import should also work when the use types the full class name 2010-09-23
61913 java Editor dbalek NEW --- Adding of items via pop-up in Exporer should paste code more wisely 2010-09-23
63349 java Editor dbalek NEW --- Color instance variables and method arguments 2010-09-23
65619 java Editor dbalek NEW --- Indentation engine: indent braces too 2013-09-02
67209 java Editor dbalek NEW --- Display javadoc in Override methods dialog 2013-09-02
67214 java Editor dbalek NEW --- Provide preview list of selected methods in Override and Implement methods dialog 2013-09-02
67219 java Editor dbalek NEW --- move some general settings/options code from Java module to new language independent module 2010-09-23
69493 java Editor dbalek NEW --- A useful live template for firing events 2013-09-02
69874 java Editor dbalek NEW --- [50cat] Overrride and Implement Methods Dialog does not show constructors to override 2013-09-02
70119 java Editor dbalek NEW --- refactor needs access to readonly lines 2010-09-23
70718 java Editor dbalek NEW --- inherited method indication 2010-09-23
70990 java Editor dbalek NEW --- Provide two color settings for javadoc comment and non javadoc comment 2013-09-02
71143 java Editor dbalek NEW --- enhancement of the camel case completion 2010-09-23
71180 java Editor dbalek NEW --- Allow to fold multiline non-javadoc comments 2012-10-04
71646 java Editor dbalek NEW --- Show alternative code from javadoc for deprecated code 2015-05-09
72297 java Editor dbalek NEW --- Syntax highlighting per (group of) jars 2013-09-02
72584 java Editor dbalek NEW --- Fix Imports should also remove FQN's from the code and create appropriate imports 2013-09-02
72657 java Editor dbalek NEW --- Functions that might be added to enhance Java files edition. 2010-09-23
72672 java Editor dbalek NEW --- Distinguish local and class fields 2010-09-23
72855 java Editor dbalek NEW --- Override methods... adds sources not at current cursor position 2010-09-23
73029 java Editor dbalek NEW --- Static code preview 2010-09-23
73453 java Editor dbalek NEW --- Add ability to restrict the projects that FindUsages searches. 2010-09-23
74703 java Editor dbalek NEW --- [EE-15] Code completion works for unknown types 2013-09-02
74757 java Editor dbalek NEW --- Copy/paste verifier lightbulb message text 2010-09-23
76386 java Editor dbalek NEW --- Improved variable display on mouseover 2010-09-23
76387 java Editor dbalek NEW --- Show variable accessibility in debugger 2010-09-23
76391 java Editor dbalek NEW --- improved reloading of files edited outside the IDE 2010-09-23
76839 java Editor dbalek NEW --- API-ify JavaFastOpenPanel 2010-09-23
77861 java Editor dbalek NEW --- Enhancement on Netbeans Javadoc Engine 2010-09-23
79562 java Editor dbalek NEW --- SurroundWithTryCatch to be module aware 2010-09-23
79564 java Editor dbalek NEW --- SurroundWithTryCatch to put declarations above try 2010-09-23
79569 java Editor dbalek NEW --- SurroundWithTryCatch to handle partial selections? 2010-09-23
79728 java Editor dbalek NEW --- "implement abstract methods" fix should copy javadoc from source methods 2010-09-23
80019 java Editor dbalek NEW --- Ability to jump to anonymous class 2013-09-02
81795 java Editor dbalek NEW --- JDK mask 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
82386 java Editor dbalek NEW --- Override method dialog shoud show methods with package access. 2013-09-02
85131 java Editor dbalek NEW --- code completion in writing method adds code inder current method 2006-12-14
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
86957 java Editor dbalek NEW --- RFE: ability to format statement labels 2013-09-02
87520 java Source dbalek NEW --- Smart CC after throw keyword 2007-01-17
87732 java Editor dbalek NEW --- "Use the Library Manager to specify javadoc" is wrong for JDK 2010-09-23
87828 java Source dbalek NEW --- [Smart Completion] Offer known return type when declaring an assignment 2007-01-17
87901 java Editor dbalek NEW --- Tools > Library Manager ... add a rename function 2010-09-23
89036 java Editor dbalek NEW --- Enable automatic fix-imports 2016-09-07
89091 java Hints dbalek NEW --- Disable "Surround with" hint inside comments 2006-11-21
89176 java Editor dbalek NEW --- Support easy reordering of paramaters in method decl and invocation 2013-09-02
89481 java Editor dbalek NEW --- JavaDoc popup window should be resizable 2015-10-08
90803 java Editor dbalek NEW --- Reporting an error message in code 2010-09-23
90939 java Editor dbalek NEW --- Commenting lines... 2010-09-23
91004 java Editor dbalek NEW --- Pressing return while editing does all sorts of annoying things 2006-12-18
91735 java Javadoc dbalek NEW --- Javadoc fixes/Autocomment replacement - UI review 2007-06-07
92506 java Editor dbalek NEW --- Auto initialization for created local variables 2013-09-02
92765 java Compiler dbalek NEW --- package declaration 2010-09-23
94261 java Editor dbalek NEW --- Fix imports should favor project's local classes 2013-09-02
94536 java Editor dbalek NEW --- All code completion keystroke accelerators should be re-assignable 2007-02-12
94837 java Editor dbalek NEW --- [CodeGen] Textfield for name of delegating method 2007-02-12
94885 java Source dbalek NEW --- com.sun classes from JDK are shown in code completion 2011-12-20
96312 java Editor dbalek NEW --- Please add a code template for re-throwing exceptions 2013-09-02
96449 java Editor dbalek NEW --- Generate toString(), hashCode(), compareTo(), equals() methods using Apache commons framework calls 2015-07-26
96585 java Editor dbalek NEW --- Regression on 6.0 m7 - the code complemention does't work ! 2013-09-02
96750 java Editor dbalek NEW --- Ctrl+I (Implement method) should regard maximum line length (e.g. 80 characters) 2007-09-19
97530 java Editor dbalek NEW --- Show generic types in some other color or font attributes 2013-09-02
98041 java Editor dbalek NEW --- Consider providing support for resolving not yet imported classes 2007-03-23
98921 java Editor dbalek NEW --- Ask for importing classes when copy code 2013-09-02
99196 java Editor dbalek NEW --- Restructuring or reorganizing code 2013-09-02
100132 java Editor dbalek NEW --- on/off for deprecation warnings 2013-09-02
100319 java Editor dbalek NEW --- "Generate" action for constructors should also copy JavaDoc from the super class 2013-09-02
100458 java Editor dbalek NEW --- breakpoint on the line with java hint 2013-09-04
101133 java Editor dbalek NEW --- Improve Ctrl-semicolon action 2013-09-02
103827 java Editor dbalek NEW --- Formatting: operators at beginning of line, wrapping option 2016-03-10
104458 java Editor dbalek NEW --- Comment line action should move to head of next line 2013-09-02
104526 java Editor dbalek NEW --- Support highlighting of auto boxing and unboxing 2016-07-01
104645 java Editor dbalek NEW --- [CodeGen] Make quick search work also in collapsed nodes 2013-09-02
104757 java Source dbalek NEW --- Formatting option: treat @Override as a modifier 2012-04-11
104850 java Editor dbalek NEW --- Code Indentation Formats 2013-09-02
104893 java Editor dbalek NEW --- should add editor toolbar buttons for element selection 2013-09-02
104909 java Editor dbalek NEW --- Ability to inline-rename generic types 2013-09-02
104913 java Editor dbalek NEW --- Smart code completion should understand autoboxing 2013-09-02
105576 java Editor dbalek NEW --- An option for the initial state of the override dialog 2013-09-02
105680 java Editor dbalek NEW --- Case statement code completion of enums should only show unused items 2013-09-02
106759 java Editor dbalek NEW --- New suggestion "Change 'extends' to 'implements'" 2016-03-21
106773 java Editor dbalek NEW --- Editor suggesstion: 'Create class/interface/enum MyClass' 2013-09-02
106816 java Editor dbalek NEW --- Add 'wrap string' option 2007-06-18
107195 java Editor dbalek NEW --- Popup the code completion automatically 2007-06-19
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
108059 java Editor dbalek NEW --- Extend intelligent appending of ";" to the end of the line so it includes "{" 2013-09-02
108162 java Editor dbalek NEW --- Folding of long String array definition 2013-09-02
109016 java Editor dbalek NEW --- Code-complete should suggest static factory methods 2013-09-02
109813 java Editor dbalek NEW --- Syntax highlighting: No way to define highlighting for package names. 2016-10-24
109903 java Editor dbalek NEW --- For methods without body, "Mark Occurrences" should not mean "Mark Exit Points". 2013-09-02
109906 java Editor dbalek NEW --- Make "Mark Occurrences" of "Exit Points From Method" work on "return" keyword. 2013-09-02
110320 java Source dbalek NEW --- No formatting options for initializer blocks 2007-10-18
110530 java Editor dbalek NEW --- Ability to remove space before parenthesis for assert keyword 2016-01-23
111974 java Editor dbalek NEW --- Bracket completion for missing generics 2013-09-02
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
114702 java Source dbalek NEW --- Lines After Class Header - the main class header and anonymous class should be separately controllable for 2008-12-16
115292 java Editor dbalek NEW --- option for blank lines before and after comments 2016-11-25
115423 java Editor dbalek NEW --- Provide 'Toggle implementation' feature 2013-09-02
115424 java Editor dbalek NEW --- Have a 'wrap Javadoc' option 2012-11-28
115535 java Editor dbalek NEW --- Add "Remove unused imports" to options dialog 2013-12-18
116451 java Editor dbalek NEW --- Need a way to specify arrays in scope in code templates 2007-09-24
116599 java Editor dbalek NEW --- Ability to detect primitive types (or their wrappers) in instanceof clauses 2009-12-04
116602 java Editor dbalek NEW --- Ability to OR in instanceof clauses 2009-12-04
116818 java Editor dbalek NEW --- surround with ... inserts wrong logging code 2013-09-05
117071 java Editor dbalek NEW --- Include comments and Javadoc in formatting samples 2010-09-23
118113 java Editor dbalek NEW --- Change background color of very left part of the editor 2013-09-02
118633 java Editor dbalek NEW --- [60cat] "this" object as a candidate for method arg auto-populate 2007-12-27
119678 java Editor dbalek NEW --- Add new method to an interface, and implementing classes don't show red error icon 2013-09-02
119692 java Editor dbalek NEW --- overriden method is not highlighted when 'parent' is selected 2013-09-02
119694 java Editor dbalek NEW --- code-sense does not work for inner class 2013-09-02
122240 java Editor dbalek NEW --- Would like to fold catch clauses 2013-09-02
122904 java Editor dbalek NEW --- Support one line enum formatting 2010-09-23
123269 java Editor dbalek NEW --- Java Line Comment Color setting is missing 2011-08-31
123295 java Editor dbalek NEW --- Generator for equals() and hashCode() allows to create invalid code 2015-07-26
123324 java Editor dbalek NEW --- InsertSemicolonAction should ignore trailing spaces 2013-09-02
123560 java Editor dbalek NEW --- ability to disable the seperate blank line formatting options 2007-12-06
124146 java Editor dbalek NEW --- Synchronize error indicators in Projects/Files with error stripe indicator 2013-09-02
124163 java Editor dbalek NEW --- Have "Generate hashCode()" generate positive instead of negative tests 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
124617 java Editor dbalek NEW --- Allow per-project templating of exception handling (and similar generated) code 2013-09-02
124868 java Editor dbalek NEW --- Space should accept code completion item 2013-08-10
125121 java Editor dbalek NEW --- Quick fix for "B extends A without default constructor" 2013-09-02
125295 java Editor dbalek NEW --- Complete line action should respect comments 2013-09-02
125413 java Editor dbalek NEW --- Rename after Change to Definition 2013-09-02
125577 java Hints dbalek NEW --- ranking of java hints output 2009-04-12
126127 java Editor dbalek NEW --- add a palette with code snippets for java source files 2013-09-02
126247 java Editor dbalek NEW --- Equals method generation should include this != other 2013-09-02
126320 java Compiler dbalek NEW --- Turn autocompile off 2010-11-29
127015 java Editor dbalek NEW --- Highlight matching Generics bracket 2013-09-02
128077 java Editor dbalek NEW --- [65cat] Indent lines in groups to be easily read 2016-09-13
128836 java Source dbalek NEW --- Completion should autoimport in more cases. 2008-02-29
129599 java Editor dbalek NEW --- Add comment formatting option 2013-09-02
129600 java Editor dbalek NEW --- Newlines between methods - add an option to preserve them 2013-09-02
129677 java Source dbalek NEW --- Let formatting of opening brace depend on the placement of the closing brace 2008-03-10
129817 java Editor dbalek NEW --- Allow formating text in a columnar way 2013-09-02
130161 java Editor dbalek NEW --- Simple navigation to overriding methods 2013-09-02
130177 java Editor dbalek NEW --- Render Type Parameters: section in javadoc view 2013-09-02
130225 java Editor dbalek NEW --- syntax highlighting on fields: private, package, protected, public 2013-09-02
130226 java Editor dbalek NEW --- syntax highlighting: superclass members 2013-09-02
130814 java Editor dbalek NEW --- Keep property position when generating setter and getter 2008-03-25
130820 java Editor dbalek NEW --- Keep consecutive statements on the same line 2008-03-25
131052 java Editor dbalek NEW --- Combine "Show Code Completion Tip Popup" with "Show Documentation Popup" 2013-11-28
131867 java Editor dbalek NEW --- [65cat] Support for setting parameters as final. 2013-09-02
131990 java Editor dbalek NEW --- Don't mark private serialization methods as unused 2013-09-02
132001 java Editor dbalek NEW --- Adds newline after end of line comment on reformat 2013-09-02
132011 java Editor dbalek NEW --- Generic anonymous classes 2008-04-04
132042 java Editor dbalek NEW --- Do not open code completion if there is space before the "." 2013-09-02
132112 java Editor dbalek NEW --- Code-complete should only list unused cases 2015-01-02
133103 java Editor dbalek NEW --- Request for "refresh" button on Error Badges 2013-09-02
133935 java Editor dbalek NEW --- Option to toggle auto-space with comments 2013-09-02
134429 java Editor dbalek NEW --- Autocompletion in class-inside-method should include non-final matches in method scope 2013-09-02
134598 java Compiler dbalek NEW --- Build-in support for ODB 2008-05-06
134675 java Editor dbalek NEW --- "Generate constructor" does not generate JavaDoc 2013-09-02
135372 java Editor dbalek NEW --- Refactoring: Suggest to replace only method usage with the code 2013-09-02
135373 java Editor dbalek NEW --- Refactoring: Suggest intelligent types for variable. 2013-09-02
135567 java Editor dbalek NEW --- Spaces for the code formatter 2013-09-02
135624 java Editor dbalek NEW --- Display unimplemented methods for implementing on the top 2013-09-02
135629 java Editor dbalek NEW --- Better support for generics in the java editor 2015-04-16
136076 java Editor dbalek NEW --- Generate SerialVersionUID 2013-09-02
136082 java Editor dbalek NEW --- Space is added before parameter list even if the list is empty (void) 2008-06-06
136152 java Editor dbalek NEW --- Add semicolon when finishing static import of field 2008-05-30
137873 java Editor dbalek NEW --- Auto indent when new braces added 2013-09-02
138221 java Editor dbalek NEW --- Propose auto-modify of access modifier in quickfix 2013-09-02
138544 java Editor dbalek NEW --- Plugin Manager should make it easy to get NetBeans API sources 2013-09-02
138585 java Editor dbalek NEW --- unused method should test callers 2013-09-02
138854 java Editor dbalek NEW --- [PERFORMANCE] Commenting out code is slow 2013-09-02
138984 java Editor dbalek NEW --- equals/hashCode support for Google Collections 2013-09-02
138997 java Editor dbalek NEW --- Auto Completion for properties files 2013-09-02
139783 java Editor dbalek NEW --- Add "quick hierarchy" for methods 2013-09-02
139932 java Editor dbalek NEW --- Show color in tooltip when java.awt.Color is defined in the source view 2010-01-29
140449 java Editor dbalek NEW --- Impossible to place debug breakpoint in the gutter. 2013-09-02
142159 java Editor dbalek NEW --- [65cat] Code completion to create constructors with parameters 2013-09-02
143745 java Editor dbalek NEW --- Double click selecting a bracket/brace selects a block of code 2013-12-07
144540 java Editor dbalek NEW --- [65cat] support "sorting rules" for code formatting 2013-09-02
144926 java Editor dbalek NEW --- Wrong autoformat of long string concatenation 2009-07-03
145149 java Editor dbalek NEW --- [65cat] Fix imports should really only show imports with choices 2013-09-02
145208 java Editor dbalek NEW --- [65cat] Code completion/imports 2013-09-02
149781 java Editor dbalek NEW --- Support labels in code completion 2011-10-20
151224 java Source dbalek NEW --- Code formating improvment for code with mistakes 2010-09-08
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
151696 java Editor dbalek NEW --- Show Documention should work within a javadoc 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
153466 java Editor dbalek NEW --- JavaDoc for "Encapsulate methods" could be better 2013-09-02
153677 java Editor dbalek NEW --- Format code doesn't handle double brace initialization 2015-01-09
153970 java Editor dbalek NEW --- [68cat] CC for variable declaration suggests one-character no-op completion 2011-11-25
154139 java Editor dbalek NEW --- GWT support (UI designer needed) 2013-09-02
154896 java Editor dbalek NEW --- CC for constructor with superclass constructor parameters 2009-12-02
155416 java Editor dbalek NEW --- New type of Java editor that splits static/instance/member sections into subtabs 2012-11-29
155484 java Editor dbalek NEW --- There is no option to override methods in a specific order 2013-09-02
155516 java Editor dbalek NEW --- Smarter code completion based on surrounding context 2010-01-02
156813 java Editor dbalek NEW --- Merge Go To Source and Go To Super Implementation 2013-09-02
156888 java Editor dbalek NEW --- Fix Imports UI should be the same as for JavaFX 2012-04-05
157264 java Editor dbalek NEW --- Java language support for JSR 292 2013-09-02
157402 java Editor dbalek NEW --- RFE: exceptions throw points highlighting 2013-09-02
157853 java Editor dbalek NEW --- Generate equals() and hashCode() dialog could use "Select all" button 2013-07-26
158920 java Editor dbalek NEW --- Editable documentation 2010-01-11
159385 java Editor dbalek NEW --- AI in fix imports 2015-01-23
159645 java Editor dbalek NEW --- Editor warns about unused fields but has no option to suppress warning 2016-03-31
159656 java Editor dbalek NEW --- Option for Java Blank Lines between methods 2009-03-05
159689 java Editor dbalek NEW --- practice ordering catch blocks 2012-11-29
160708 java Editor dbalek NEW --- jump to next/previous compiler warning 2010-01-11
161207 java Editor dbalek NEW --- [67cat] GMore likely trigger for generation of constructors 2010-01-11
161861 java Editor dbalek NEW --- Add online help for JAVA language. 2010-01-11
162703 java Editor dbalek NEW --- Options/editor/setting do not disable some operations. 2010-01-11
162991 java Editor dbalek NEW --- [67cat] equals/hashcode generator support for contract between methods 2013-06-06
163459 java Source dbalek NEW --- Code completion fails to list words separated by an underscore 2013-01-14
163794 java Compiler dbalek NEW --- Ability to disable support for some primitive types 2010-02-17
164011 java Editor dbalek NEW --- Add a "Extend class/Implement interface" feature 2010-01-11
164398 java Editor dbalek NEW --- Fold by default uninteresting parts of the code 2012-12-17
164487 java Editor dbalek NEW --- Better support for static imports in java editor 2011-10-20
164623 java Editor dbalek NEW --- "Print to HTML" doesn't render grammar-based highlighting 2010-01-11
165138 java Editor dbalek NEW --- Open Type is slow 2012-12-17
165252 java Editor dbalek NEW --- Slow Members View in Navigator 2010-01-11
167194 java Editor dbalek NEW --- Missing options item from old "Advanced Options" 2010-01-11
167609 java Editor dbalek NEW --- Turning off automatic insertion of @author tag in Javadoc comments 2010-01-11
167631 java Editor dbalek NEW --- 'Insert Code.../Add Property' should check for existing property methods 2010-01-11
168343 java Editor dbalek NEW --- Please don't highlight errors until I save 2010-01-11
170010 java Editor dbalek NEW --- Generate Constructor should propose to take super constructor parameters into account 2015-04-12
170315 java Editor dbalek NEW --- Suggest a variable name based on editor errors. 2009-08-14
170668 java Editor dbalek NEW --- ALT+Enter/ hints to change declaring method 2010-01-11
170785 java Editor dbalek NEW --- Add possibility to highlight selected source package in project tree browser 2010-01-11
170956 java Editor dbalek NEW --- Argument guessing doesn't consider outer "this" references 2009-09-04
171341 java Editor dbalek NEW --- Disable annotations icons 2010-01-11
171777 java Editor dbalek NEW --- [68cat] [editor] Insert code should use property access in @Entities 2010-01-11
173128 java Source dbalek NEW --- Option for not formatting strings onto a single line. 2009-12-22
173272 java Editor dbalek NEW --- Code templates: 'equals' should be followed by a left parenthesis 2011-11-04
174844 java Editor dbalek NEW --- Syntax coloring for functions 2010-01-11
This result was limited to 500 bugs. See all search results for this query.

as