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.

Wed May 15 2024 20:31:41 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
29711 platform -- Other jglick CLOS FIXE Utility methods to interconvert between File and URL 2011-06-09
27303 platform -- Other jpokorsky CLOS FIXE Provide JNDI settings context for Data Objects 2008-12-22
44467 platform -- Other jtulach CLOS FIXE Enumerations.EMPTY is not generic-friendly 2008-12-22
46163 platform -- Other mkleint CLOS FIXE Remove CloneableEditor.isXPTheme from API 2008-12-22
22115 platform -- Other pnejedly CLOS FIXE Interrupted Exception when re-executing a WebApp on Internal Tomcat 2008-12-23
20882 platform -- Other ttran CLOS FIXE Make NetBeans work smoothly with multiple monitors (Xinerama mode) 2008-12-23
19668 platform -- Other dkonecny CLOS FIXE better support for checking of up-to-date status when the build is running 2008-12-23
50710 platform -- Other jrechtacek CLOS FIXE No profiles available in New Wizard - Generic CVS 2008-12-22
14501 platform -- Other rkubacki CLOS FIXE HttpServer.Impl's ought to be registered via lookup 2008-12-22
18832 platform -- Other jglick CLOS FIXE Allow the specification of badged icon via layer 2008-12-23
9477 platform -- Other rmatous CLOS FIXE FileSystem.refresh 2008-12-22
26887 platform Actions jglick CLOS FIXE SystemAction.iconResource upgrade problem 2008-12-22
180543 platform Actions jglick CLOS FIXE SQL: Run SQL missing shortcut - need to set ACCELERATOR from editor toolbars 2011-11-04
42147 projects Ant jglick CLOS FIXE AntProjectHelper should fire changes in *.xml/*.properties files if they change on disk 2006-03-24
45491 projects Ant jglick CLOS FIXE Use final classes for AntSession, AntEvent, and TaskStructure rather than interfaces 2006-03-24
42732 projects Ant dkonecny CLOS FIXE Need method in PropertyUtils to verify a string for usability as an ID (e.g. Ant property name) 2006-03-24
43364 projects Ant dkonecny CLOS FIXE SimpleAntArtifact throws URISyntaxException when ArtifactLocation contains spaces 2006-03-24
78746 ide BlueJ mkleint CLOS FIXE Project views are switching after creating Empty BlueJ 2008-10-10
22848 xml Catalog issues CLOS FIXE Module writers can add XML catalog using layer.xml files. 2007-09-25
34627 java Classpat issues CLOS FIXE Make UI independent: Remove ClassPaths.create*Customizer 2003-12-11
35960 java Classpat issues CLOS FIXE Typo in ClassPaths.createProxyClasPath 2003-12-11
33032 debugger Code issues CLOS FIXE CompoundLocation confuses locals view 2010-04-29
34591 debugger Code issues CLOS FIXE Should breakpoints&watches&sessions be associated with projects or profiles? 2010-04-29
35905 debugger Code issues CLOS FIXE Split debugger api to api&spi 2010-04-29
36585 debugger Code issues CLOS FIXE "DelegatingDebuggerEngine" 2010-04-29
39319 debugger Code issues CLOS FIXE Add listener to breakpoint 2010-04-29
39320 debugger Code issues CLOS FIXE Add support for hidden breakpoints & watches 2010-04-29
40770 debugger Code issues CLOS FIXE Improve TreeModelListener support 2010-04-29
41438 debugger Code issues CLOS FIXE reminder: deprecate DebuggerCookie, DebuggerType, DebuggerTypeEditor 2010-04-29
44808 debugger Code issues CLOS FIXE Wrong name - LookupProvider 2006-03-24
96186 debugger Code mentlicher CLOS FIXE API for breakpoint validity 2010-04-29
106539 debugger Code mentlicher CLOS FIXE Add Attach Debugger menu item as a drop down menu from Debug Main Project 2010-04-29
108307 debugger Code mentlicher CLOS FIXE ExtendedNodeModelFilter extends NodeModel instead of NodeModelFilter 2010-04-29
156687 debugger Code mentlicher CLOS FIXE Improve the debugger Lookup 2010-04-29
57273 debugger Code apireviews CLOS FIXE I need to add TreeModelEvent to ViewModelAPI 2010-04-29
32575 debugger Code issues CLOS FIXE Check if its possible to validate breakpoint before its added to debugger 2010-04-29
32914 debugger Code issues CLOS FIXE replace Breakpoint.Type.isDefault by some BreakpointCookie 2010-04-29
34288 debugger Code issues CLOS FIXE Add lookup to watches to support differrent watch types. 2010-04-29
34290 debugger Code issues CLOS FIXE Define some interface for tooltip evaluation. 2010-04-29
34292 debugger Code issues CLOS FIXE Dynamic ThreadProducer interface? 2010-04-29
34337 debugger Code issues CLOS FIXE Add support / UI for filterring of callstacks 2010-04-29
34338 debugger Code issues CLOS FIXE Add support / UI for Filterring of threads. 2010-04-29
36558 debugger Code issues CLOS FIXE Update debugger API JavaDoc 2010-04-29
37538 debugger Code issues CLOS FIXE New Debugger API needs some refinement 2010-04-29
37542 debugger Code issues CLOS FIXE DebuggerEngineProvider.getLanguage() returns just one language 2010-04-29
38099 debugger Code issues CLOS FIXE Debugger Plug-in should be able to modify columns in Debugger Views 2010-04-29
38102 debugger Code issues CLOS FIXE Enable / Disable breakpoint should support asynchronous implementations 2010-04-29
47825 debugger Code issues CLOS FIXE [41cat] Netbeans does not come to the foreground when debugging 2010-04-29
49031 debugger Code issues CLOS FIXE Breakpoints in 'secondary' classes are never reached 2006-03-24
87822 db Code jbaker CLOS FIXE Drag and drop of views is not supported 2007-01-31
26766 debugger Code jjancura CLOS FIXE Add support for multi-language debugging 2010-04-29
27194 debugger Code jjancura CLOS FIXE Create official debugger API 2010-04-29
61635 xml Code lkotouc CLOS FIXE J2EE Palette Client API review 2006-03-01
50761 debugger Code mentlicher CLOS FIXE ACTION_START needs to be asynchronous too 2010-04-29
58642 debugger Code mentlicher CLOS FIXE Missing synchronization of getters that return singleton instances 2010-04-29
60499 debugger Code mentlicher CLOS FIXE Viewmodel: Enhance ModelEvent 2010-04-29
61542 debugger Code mentlicher CLOS FIXE Add support for asynchronous debugger actions 2010-04-29
61693 debugger Code mentlicher CLOS FIXE missing debugger help IDs 2010-04-29
62617 debugger Code mentlicher CLOS FIXE Add support for help IDs into the view model 2010-04-29
104281 debugger Code mentlicher CLOS FIXE Enhance NodeModel with rename and copy/paste functionality 2010-04-29
137005 debugger Code mentlicher CLOS FIXE Editor context change events dispatching for debugger implementations 2010-04-29
158775 debugger Code mentlicher CLOS FIXE Support for providing initial values of properties. 2010-04-29
158907 debugger Code mentlicher CLOS FIXE Support for listening on changes of property values. 2010-04-29
163769 debugger Code mentlicher CLOS FIXE bindComponentToFile() does not work correctly 2010-04-29
177506 debugger Code mentlicher CLOS FIXE Add support for drag-and-drop 2010-05-18
178301 debugger Code mentlicher CLOS FIXE Add support for children reordering 2010-05-18
57194 db Code abadea CLOS FIXE Eager registration of DatabaseRuntimes 2006-03-24
128229 debugger Code apireviews CLOS FIXE Generification of ContextProvider 2010-04-29
28117 debugger Code issues CLOS FIXE waiting for debugger session finishing is demanding 2010-04-29
32453 debugger Code issues CLOS FIXE ar does not workStart debugging actions in toolb with current profile. 2010-04-29
32537 debugger Code issues CLOS FIXE SessionBrekpoint.fireEventPropertyChange calls setBreakpoint 2010-04-29
32538 debugger Code issues CLOS FIXE remove or comment AnnotatablePresenter 2010-04-29
32548 debugger Code issues CLOS FIXE Remove Thread.isCurrent from APIs 2010-04-29
32588 debugger Code issues CLOS FIXE Rethink watches 2010-04-29
32591 debugger Code issues CLOS FIXE Add support for filterring of variables 2010-04-29
32855 debugger Code issues CLOS FIXE RenameLocation to CallStackFrame ? 2010-04-29
32916 debugger Code issues CLOS FIXE remove Breakpoint.Type.getTypeID() 2010-04-29
34351 debugger Code issues CLOS FIXE The structure of debugger APIs should be more "plain". 2010-04-29
44558 debugger Code issues CLOS FIXE Local variables & Watches - can't sort by Name 2006-03-24
46106 debugger Code issues CLOS FIXE Debugger output mixed when more sessions run together 2006-03-24
46597 debugger Code issues CLOS FIXE Unwarranted " Can not write object ..." 2010-04-29
48887 debugger Code issues CLOS FIXE redundant TreeModel listener registrations 2010-04-29
79940 debugger Code issues CLOS FIXE Why is there no TreeExpansionFilter? 2010-04-29
82618 debugger Code issues CLOS FIXE No way for NodeModel to specify a .png for icon 2010-04-29
52180 debugger Code mentlicher CLOS FIXE Debugger stops at ghost breakpoint in mirror file. 2010-04-29
138717 debugger Code mentlicher CLOS FIXE Controller.isValid() clashes with java.awt.Component.isValid() 2010-04-29
159545 debugger Code mentlicher CLOS FIXE Be able to enable/disable breakpoints next to the breakpoint node label 2010-04-29
171194 debugger Code mentlicher CLOS FIXE Add API for node selection in debugger views. 2010-05-10
45544 editor Code fol issues CLOS FIXE Code Folding APIs need tests 2007-11-05
45545 editor Code fol issues CLOS FIXE Make FoldOperation a FoldHierarchyTransaction final 2007-11-05
45548 editor Code fol issues CLOS FIXE FoldType probably should not extend FoldTypeAcceptor 2007-11-05
45549 editor Code fol issues CLOS FIXE Is AbstractFoldManager really needed? 2007-11-05
35118 java Compiler issues CLOS FIXE provide abstraction of compiler options for project templates 2003-12-11
35469 java Compiler issues CLOS FIXE Adapt BuildOptions to work with BTOF 2003-12-11
42091 platform Data Sys dkonecny CLOS FIXE DataShadow's to disk files no longer work w/o mounted filesystems 2008-12-22
53295 platform Data Sys jbecicka CLOS FIXE Cannot override Node's inplace rename behavior 2008-12-22
44513 platform Dialogs& jrechtacek CLOS FIXE TemplateWizard should return the value returned by InstantiatingIterator.instantiate () 2008-12-22
53525 platform Dialogs& jrechtacek CLOS FIXE If AU dialog shows during classpath scanning, problems 2008-12-22
56878 platform Dialogs& jrechtacek CLOS FIXE No way to acquire the defaultValue in NotifyDescriptor 2008-12-22
8858 platform Dialogs& jtulach CLOS FIXE templateWizardIterator file attribute inconvenient to automate 2008-12-23
20538 platform Executio dstrupl CLOS FIXE ExecutionEngine.getDefault() 2008-12-22
11334 platform Filesyst rmatous CLOS FIXE Read only java files make all execution properties read only too 2008-12-23
20005 platform Filesyst rmatous CLOS FIXE Firing events from FileSystems and Repositories 2008-12-23
13088 platform Filesyst rmatous CLOS FIXE Need API to access FileUtil.transientAttributes 2008-12-22
53198 java Freeform jglick CLOS FIXE New freeform schema (/2) for unit test and Javadoc location 2006-03-24
49677 java Freeform jglick CLOS FIXE No JavadocForBinaryQueryImplementation in freeform project 2006-03-24
23291 projects Generic cwebster CLOS FIXE Use Dependencies 2003-12-11
27803 projects Generic dbalek CLOS FIXE Remember previously chosen directories and offer them by default 2003-12-11
29340 projects Generic dbalek CLOS FIXE BuildTargetDescriptor should provide better implementation of getVisualObject 2004-04-19
32660 projects Generic dbalek CLOS FIXE Rewrite Settings API for new Registry API provided by core 2004-04-19
33090 projects Generic dbalek CLOS FIXE ProjectUtil.createFolderIterator shouldn't use DataFolder 2003-12-11
26051 projects Generic dkonecny CLOS FIXE versioning and upgrading of prj. natures 2003-12-11
26052 projects Generic dkonecny CLOS FIXE Dependencies between natures and order of natures 2003-12-11
28112 projects Generic dkonecny CLOS FIXE Update API of ProjectEditorSupport according to the feedback 2003-12-11
34604 projects Generic issues CLOS FIXE Kill the SimpleLink 2004-04-19
34716 projects Generic issues CLOS FIXE Support for clipboard operations 2004-04-19
16647 projects Generic jpokorsky CLOS FIXE Filesets API and implementation 2003-12-11
23284 projects Generic jpokorsky CLOS FIXE API and Support for private settings 2003-12-11
40966 projects Generic phrebejk CLOS FIXE Do not expose keys to WizardDescriptor.put/getProperty 2005-12-14
41649 projects Generic phrebejk CLOS FIXE Request a way for Step Into/Run to Cursor to automatically launch debugger 2005-12-14
19941 projects Generic tor CLOS FIXE Project Configurations API and implementation 2003-12-11
23270 projects Generic vstejskal CLOS FIXE Finalize DO->Project recognition algorithm and API 2003-12-11
26044 projects Generic vstejskal CLOS FIXE Finalize API and implementation of Containers List 2003-12-11
26060 projects Generic vstejskal CLOS FIXE Finalize the APIs and implementation of settings hierarchies 2003-12-11
26061 projects Generic vstejskal CLOS FIXE Finalize APIs and implementation of logical view 2003-12-11
27718 projects Generic vstejskal CLOS FIXE A ProjectObject stored in a setting with a broken link can never materialize DataObject 2003-12-11
27914 projects Generic vstejskal CLOS FIXE API/SPI clean-up 2003-12-11
27915 projects Generic vstejskal CLOS FIXE Platform Projects 2003-12-11
29177 projects Generic vstejskal CLOS FIXE Consolidate EnvironmentProviders registery structure 2003-12-11
29380 projects Generic vstejskal CLOS FIXE [api] ProjectsEvent.getDescriptor redundancy 2003-12-11
29384 projects Generic vstejskal CLOS FIXE Avoid to open two different projects with the same Id 2003-12-11
29808 projects Generic vstejskal CLOS FIXE Create API for file manipulation 2003-12-11
29810 projects Generic vstejskal CLOS FIXE Allow settings to be assigned to non-file objects 2004-04-19
30006 projects Generic vstejskal CLOS FIXE Replace Project.getName by Project.getId 2003-12-11
30013 projects Generic vstejskal CLOS FIXE Create o.n.spi.projects.settings package 2004-04-19
31179 projects Generic vstejskal CLOS FIXE Project and ProjectMember should implement Lookup.Provider 2003-12-11
31180 projects Generic vstejskal CLOS FIXE Register Looks for ProjectMember according to the MIME type of its original 2004-04-19
31383 projects Generic vstejskal CLOS FIXE ProjectMember.getOriginal should return FileObject 2003-12-11
31384 projects Generic vstejskal CLOS FIXE Remove Scope class from settings API 2004-04-19
33089 projects Generic vstejskal CLOS FIXE Move ProjectMemberVisualDescriptor to projects/core module 2003-12-11
36184 projects Generic vstejskal CLOS FIXE [api] Project class exposes private implementation 2004-04-19
36338 projects Generic vstejskal CLOS FIXE Simplify projects support for xtests 2004-04-19
35989 projects Generic cwebster CLOS FIXE The build system should deal with circular dependencies 2004-04-19
27305 projects Generic dbalek CLOS FIXE register environment provider that provides Project's implementation of settings context 2003-12-11
28585 projects Generic dbalek CLOS FIXE Create customizer for Outputs Node 2004-04-19
29789 projects Generic dbalek CLOS FIXE Finalize support for 'New Resource' wizard 2003-12-11
30046 projects Generic dbalek CLOS FIXE Create customizer for Project Main Node 2003-12-11
31678 projects Generic dbalek CLOS FIXE allow temlate to define content for project home directory 2004-04-19
33093 projects Generic dbalek CLOS FIXE Make the sources wrapper look extensible 2004-04-19
34321 projects Generic dbalek CLOS FIXE Compilable extends Node.Cookie 2004-04-19
29794 projects Generic dkonecny CLOS FIXE Finalize support for 'New Output' wizard 2004-04-19
26884 projects Generic issues CLOS FIXE Recognizer 2003-12-11
45396 projects Generic jglick CLOS FIXE "LogicalViews" an inappropriate name for this class 2006-03-24
27944 projects Generic jpokorsky CLOS FIXE rename ProjectObject 2003-12-11
27956 projects Generic jpokorsky CLOS FIXE rename POReference 2003-12-11
30573 projects Generic jpokorsky CLOS FIXE Rename conversion methods in FileSets 2004-04-19
31146 projects Generic jpokorsky CLOS FIXE ProxyFileSet has to declare protected constructor, not public 2004-04-19
40964 projects Generic phrebejk CLOS FIXE Few changes in SourceFolderContainer.SourceFolderGroup 2005-12-14
26881 projects Generic tor CLOS FIXE ProjectDescriptor 2003-12-11
52258 projects Generic tzezula CLOS FIXE Review of OpenProjects extensions 2006-03-24
26913 projects Generic vstejskal CLOS FIXE Eliminate use of Node.Cookie 2003-12-11
28583 projects Generic vstejskal CLOS FIXE configurations UI 2004-04-19
32536 projects Generic vstejskal CLOS FIXE IdeProjects.sourcesNode does not correspond to project tab content 2004-04-19
36478 projects Generic vstejskal CLOS FIXE Programmatically create a Project 2004-04-19
29288 projects Generic cwebster CLOS FIXE CompilerTask.isSuccessful() 2004-04-19
33644 projects Generic cwebster CLOS FIXE lax BuildTargetDescriptor methods specification 2004-04-19
31052 projects Generic dbalek CLOS FIXE MutableFileSet should implement java.util.List 2004-04-19
31139 projects Generic dbalek CLOS FIXE BuildTargetOutputFolder should fire an event when it creates the output folder 2004-04-19
32304 projects Generic dbalek CLOS FIXE it is not possible to make java resources hidden 2003-12-11
33870 projects Generic dbalek CLOS FIXE BuildTargetOutputFolder API nonsense 2004-04-19
34612 projects Generic dbalek CLOS FIXE Designed for subclassing? (ErrorExpression) 2004-04-19
34618 projects Generic dbalek CLOS FIXE Too many factory classes in api package 2004-04-19
27814 projects Generic dkonecny CLOS FIXE Provide support for Output Folder in projects 2003-12-11
50092 projects Generic dkonecny CLOS FIXE Foreign project cannot set dependency on freeform project artifact if build.xml not inside projdir 2008-04-22
33903 projects Generic issues CLOS FIXE FileSets API -- unclear contents of FileSets 2004-04-19
33904 projects Generic issues CLOS FIXE FileSets API - underspecified composititons 2004-04-19
34191 projects Generic issues CLOS FIXE ContentDescriptor.getVisualObject() is pretty ugly 2003-12-11
44100 projects Generic jglick CLOS FIXE Rename SubprojectProvider.getSubProjects to getSubprojects 2006-03-24
23282 projects Generic jpokorsky CLOS FIXE FileSets API exposes to much 2003-12-11
26993 projects Generic jpokorsky CLOS FIXE ContextSettings.NULL_VALUE 2003-12-11
27308 projects Generic jpokorsky CLOS FIXE Move PEP's registry to ProjectFileSystem 2003-12-11
27897 projects Generic tor CLOS FIXE Configurations don't define place where to put default values for settings 2004-04-19
27895 projects Generic vstejskal CLOS FIXE Redesign ContentDescriptor and ContainersList 2003-12-11
27946 projects Generic vstejskal CLOS FIXE Define specialized listener and event types.. 2003-12-11
28395 projects Generic vstejskal CLOS FIXE Implement open-file functionality 2003-12-11
28680 projects Generic vstejskal CLOS FIXE factory method for in-memmory settings context 2004-04-19
30003 projects Generic vstejskal CLOS FIXE Remove ProjectAction 2003-12-11
30511 projects Generic vstejskal CLOS FIXE Separate Settings API to projects/settings module 2004-04-19
31507 projects Generic vstejskal CLOS FIXE memory context should be initialized with HashMap 2004-04-19
33812 projects Generic vstejskal CLOS FIXE Check DevGuide for broken links to samples 2003-12-11
34050 projects Generic vstejskal CLOS FIXE Wrong usage example for class FileSets 2004-04-19
34053 projects Generic vstejskal CLOS FIXE Check for broken stylesheet links 2003-12-11
34589 projects Generic vstejskal CLOS FIXE ContainersList..findFor() generalization 2004-04-19
34775 projects Generic vstejskal CLOS FIXE Project settings documentation clarification 2003-12-11
34614 projects Generic dbalek CLOS FIXE BuildTargetTransferable does not need to be public 2004-04-19
26885 projects Generic tor CLOS FIXE Scope 2003-12-11
27951 projects Generic vstejskal CLOS FIXE ProjectDescriptor changes 2003-12-11
23342 projects Generic tor CLOS FIXE Define "Execute" project action in the new projects and its API 2003-12-11
28559 projects Generic jpokorsky CLOS FIXE execution profiles dialog and api 2003-12-11
58457 projects Generic mkrauskopf CLOS FIXE Project Customizer should allow disabling of OK buttton on invalid data 2006-03-24
42386 projects Generic phrebejk CLOS FIXE Bottom JPanel from folder chooser panel is unavailable 2006-03-24
42607 projects Generic phrebejk CLOS FIXE Implement templates hiding in the TemplateChooser 2006-03-24
42608 projects Generic phrebejk CLOS FIXE Implement context menu in NewAction 2006-03-24
28560 projects Generic vstejskal CLOS FIXE sources node customizer, props and actions 2003-12-11
28567 projects Generic dkonecny CLOS FIXE customizer for individual build targets 2003-12-11
28568 projects Generic druiz CLOS FIXE UI and framework for compound dialogs 2003-12-11
41853 projects Generic jrechtacek CLOS FIXE Close all project's documents when closing the project 2006-03-24
29326 editor Hints & issues CLOS FIXE Some way how to add default action on annotation bar. 2007-11-05
32729 obsolete jarpacka issues CLOS FIXE Polish and publish EditableContent 2003-12-11
32718 obsolete jarpacka rypacek CLOS FIXE EditableManifestProvider 2003-12-11
33972 obsolete jarpacka issues CLOS FIXE separate editing of set of content descriptors from packaging into jar 2003-12-11
42858 debugger Java issues CLOS FIXE RunToCursor does not use registered RTCAProvider for jsps 2006-03-24
59134 debugger Java mentlicher CLOS FIXE Check JPDA API for thread safety and correct returned values. 2013-01-23
42270 debugger Java issues CLOS FIXE Wrong breakpoint / current line placement in edited files 2006-03-24
46614 debugger Java issues CLOS FIXE toString update should not run in AWT thread 2006-03-24
26765 debugger Java jjancura CLOS FIXE Design API (UI) for "skip filters" for smart stepping 2010-04-29
26767 debugger Java jjancura CLOS FIXE Add support for JSR45 to debugger 2010-04-29
59072 debugger Java mentlicher CLOS FIXE Add a possibility to interrupt a thread 2010-04-29
59129 debugger Java mentlicher CLOS FIXE Prevent the interfaces in org.netbeans.api.debugger.jpda package from being implementable. 2010-04-29
67046 debugger Java mentlicher CLOS FIXE Add boolean JPDADebugger.canBeModified() 2010-04-29
80090 debugger Java mentlicher CLOS FIXE API support for static context information and return value of methods 2010-04-29
83188 debugger Java mentlicher CLOS FIXE Allow to specify the class name in LineBreakpoint 2010-04-29
93842 debugger Java mentlicher CLOS FIXE API for stepping over statements 2010-04-29
99257 debugger Java mentlicher CLOS FIXE Add API for retrieval of method arguments 2010-04-29
100047 debugger Java mentlicher CLOS FIXE API for heap walking functionality 2010-04-29
103934 debugger Java mentlicher CLOS FIXE Add API for identification of methods in source code 2010-04-29
103936 debugger Java mentlicher CLOS FIXE Enhance JPDA breakpoints 2010-04-29
136099 debugger Java mentlicher CLOS FIXE API improvements required by the redesigned debugger behavior 2010-04-29
26928 usersgui Java sdedic CLOS FIXE ClassPath.getClassPath not documented to return null 2003-11-25
44803 debugger Java issues CLOS FIXE JPDABreakpointEvent should not have public ctor 2010-04-29
44807 debugger Java issues CLOS FIXE Wrong name - SmartSteppingListener 2006-03-24
156368 debugger Java mentlicher CLOS FIXE Improve threading model 2010-04-29
171342 debugger Java mentlicher CLOS FIXE Add API for ability to plug-in evaluator engine. 2010-05-10
41832 projects Librarie tzezula CLOS FIXE Enhance Java Libraries API to allow custom implementations 2006-03-24
34773 contrib Looks phrebejk CLOS FIXE Inverse function of ProxyLook.delegateObject needed 2008-11-18
34478 contrib Looks phrebejk CLOS FIXE Use javadoctools to generate API 2008-12-22
53058 platform Lookup jtulach CLOS FIXE add support for lookup filtering 2011-12-07
27776 platform Module S jglick CLOS FIXE Should convert javax.help package deps to core/javahelp module dep 2008-12-23
21285 platform Nodes phrebejk CLOS FIXE NPE when using BeanNode w/ IndexedPropertyDescriptor w/o non-indexed value type 2008-12-22
22822 platform Outline& tboudreau CLOS FIXE [TTV] Some cells show up with strange colors 2008-12-22
44304 platform Output W tboudreau CLOS FIXE Output window in sliding mode 2008-12-22
35115 java Project jpokorsky CLOS FIXE Java Project API/SPI separation 2003-12-11
27021 usersgui Projects cwebster CLOS FIXE Explain what RemoteResourceSupport is! 2003-12-11
43383 usersgui Projects phrebejk CLOS FIXE Need API docs for syntax & semantics of new project & file creation 2012-03-03
55276 editor Refactor apireviews CLOS FIXE Safe Delete Refactoring 2007-04-03
47532 editor Refactor issues CLOS FIXE 'particularClassSelected' in MoveClassRefactoring should be set automaticaly in precheck 2007-04-03
16214 cnd Terminal akemr CLOS FIXE Add Term.getText() to public API 2008-12-23
23047 cnd Terminal ttran CLOS FIXE Exception notification dialog always scrolls to bottom of exception. 2008-12-23
26136 platform Text pzavadsky CLOS FIXE Mistake in API introduction (public access modifier instead of protected). 2008-12-22
20442 platform Text pzavadsky CLOS FIXE We need a way to listen for Open requests 2008-12-22
31101 platform Text dkonecny CLOS FIXE EditorCookie should provide ChangeListener registration 2008-12-22
32937 platform Text jtulach CLOS FIXE Need a way to influence Line.getLookup 2008-12-22
29321 java Unsuppor jpokorsky CLOS FIXE NFT Location Chooser for use inside Packages node 2007-09-26
32596 java Unsuppor jpokorsky CLOS FIXE Remove java/archive API 2007-09-26
32597 java Unsuppor jpokorsky CLOS FIXE Update SettingsFactory 2007-09-26
32593 java Unsuppor mroskanin CLOS FIXE Implement API for guarded blocks 2007-09-26
23828 java Unsuppor pkuzel CLOS FIXE Define API to query/filter library contents 2007-09-26
26754 java Unsuppor thurka CLOS FIXE Implement some replacement for ClassElement.forName. 2007-09-26
20306 java Unsuppor tzezula CLOS FIXE Get rid of/deprecate FilterFactories 2007-09-26
29175 java Unsuppor tzezula CLOS FIXE Comments on JavaPlatform 2007-09-26
29232 java Unsuppor tzezula CLOS FIXE JavaPlatform Wizard uses TemplateWizard.Iterator incorrectly 2007-09-26
29240 java Unsuppor tzezula CLOS FIXE One sourcePath for project needed. 2007-09-26
29344 java Unsuppor tzezula CLOS FIXE Clean up identification of resources in ClassPath API 2007-09-26
34486 java Unsuppor tzezula CLOS FIXE Composite PathResource support 2007-09-26
34641 java Unsuppor tzezula CLOS FIXE Add getHandle () method into the PathResource class. 2007-09-26
35210 java Unsuppor tzezula CLOS FIXE Provide Lookup from source hierarchy elements 2007-09-26
15080 java Unsuppor issues CLOS FIXE Java Compilers should have target property 2007-09-26
29713 java Unsuppor issues CLOS FIXE Compiled Classes should supply additional ContentDescriptor instances 2007-09-26
30474 java Unsuppor issues CLOS FIXE API for managing sources roots and compilation targets 2007-09-26
32056 java Unsuppor issues CLOS FIXE Implement delegating SettingsFactory 2007-09-26
32057 java Unsuppor issues CLOS FIXE Implement source root/compilation unit management in JavaProject 2007-09-26
33837 java Unsuppor issues CLOS FIXE ClassPath API Review 2007-09-26
34003 java Unsuppor issues CLOS FIXE missing package org.netbeans.api.java in documentation 2007-09-26
35119 java Unsuppor issues CLOS FIXE Create API for parser listening 2007-09-26
33542 java Unsuppor jpokorsky CLOS FIXE Separate java-projects API 2007-09-26
33541 java Unsuppor tzezula CLOS FIXE Separate platforms API 2007-09-26
29477 java Unsuppor issues CLOS FIXE Inconsistence in JavaProject implementation 2007-09-26
30410 java Unsuppor issues CLOS FIXE In project wizard, create sources/resources/outputs immediately 2007-09-26
32408 java Unsuppor issues CLOS FIXE allow to setup java sources root declaratively 2007-09-26
32595 java Unsuppor issues CLOS FIXE Remove o.n.api.java.comparators package 2007-09-26
32956 java Unsuppor issues CLOS FIXE PathResource.getDefinition should return FileObject 2007-09-26
23815 java Unsuppor pkuzel CLOS FIXE Implement `Master library list' 2007-09-26
24015 java Unsuppor rnajman CLOS FIXE Platform API definition 2007-09-26
23958 java Unsuppor sdedic CLOS FIXE ClassPath API extensions 2007-09-26
23999 java Unsuppor tzezula CLOS FIXE Tools categories 2007-09-26
27153 java Unsuppor tzezula CLOS FIXE API for Classpath roots and resources manipulation. 2007-09-26
30795 java Unsuppor tzezula CLOS FIXE NullCompilationUnit should be visible in APIs 2007-09-26
33045 java Unsuppor tzezula CLOS FIXE Make it possible to create persistent PathContent 2007-09-26
34364 java Unsuppor tzezula CLOS FIXE CompilationUnit should provide SourceDescriptor 2007-09-26
75433 platform Window S dsimonek CLOS FIXE Add copyright notice to Help/About dialog box 2008-12-22
42646 platform Window S apireviews CLOS FIXE [2004-05-05]Create non-cloneable multiview component 2008-12-23
20942 platform Window S dsimonek CLOS FIXE WindowManager.getDefault () 2008-12-23
48811 platform Window S mkleint CLOS FIXE Allow tabs to request attention (flash, etc.) 2008-12-22
42593 platform Window S apireviews CLOS FIXE New SPI to handle closing of MultiView components 2008-12-23
26854 platform Window S tboudreau CLOS FIXE Use Toolkit.getMenuShortcutKeyMask() instead of Event.CTRL_MASK 2008-12-22
36918 platform Window S mslama CLOS FIXE Odd formatting choices in winsys2 configuration DTDs 2008-12-22
20750 platform -- Other dkonecny CLOS INVA add an optional API to get the bill of materials changed by compiler 2008-12-23
34286 debugger Code issues CLOS INVA Debuger should contain support for all actions which can be shared by more than one debugger plug-in 2010-04-29
29608 projects Generic jpokorsky CLOS INVA Improve useability of FileSets API 2004-04-19
27881 projects Generic dkonecny CLOS INVA NatureInstall should be in API not SPI 2004-04-19
27957 projects Generic issues CLOS INVA PEP - environmentChanged, registration of cookies 2003-12-11
28558 projects Generic jpokorsky CLOS INVA Create customizer for Project Main Node 2003-12-11
36637 projects Generic dbalek CLOS INVA CompileEvent constructor 2004-04-19
34917 projects Generic pbuzek CLOS INVA allow modules to provide dynamic environment for Project 2003-12-11
34991 projects Generic pbuzek CLOS INVA enable specifying custom target choosers for templates 2004-04-19
27885 projects Generic vstejskal CLOS INVA Move ProjectEnvironmentProvider to api package 2003-12-11
32866 usersgui Java tzezula CLOS INVA API documentation - PathResource 2003-12-11
21639 platform Nodes phrebejk CLOS INVA FilterNode.getOriginal() only allows one filter. 2008-12-22
35522 java Project issues CLOS INVA Look for Packages node and package nodes is not extensible 2003-12-11
27302 java Unsuppor issues CLOS INVA ClassPath API does not work with class names. 2007-09-26
32291 java Unsuppor thurka CLOS INVA Update Source Hierarchy API 2007-09-26
32293 java Unsuppor tzezula CLOS INVA Create helper allowing to find classpath for file in the project 2007-09-26
33934 java Unsuppor issues CLOS INVA Missing any non-abstract implementation of PathContent and PathResource 2007-09-26
34584 java Unsuppor tzezula CLOS INVA cannot create Compilation Unit via API call 2007-09-26
27123 java Unsuppor tzezula CLOS INVA Provide equivalent of .instance loaded from project paths 2007-09-26
11675 platform Window S jrojcek CLOS INVA What icons for new modes frames when cloned, uncdocked, ... 2008-12-22
46331 platform -- Other pnejedly CLOS WONT NbAuthenticator doesn't make possible to obtain supplied username and password 2008-12-22
3934 platform -- Other rmatous CLOS WONT There should be a way how services (executors, compilers, ...) could specify on which object types they make sense. 2008-12-22
14731 platform -- Other sdedic CLOS WONT NbClassPath.getClassPath() should not add quotes 2008-12-22
8864 platform -- Other pkuzel CLOS WONT XML API enhancements (model) 2008-12-22
36360 platform Actions jtulach CLOS WONT DefaultTopComponentLookup & lookup(Node.class) is ugly 2008-12-22
47160 projects Ant Free jglick CLOS WONT Main project action enablement status not changed after changing action bindings in freeform project 2006-03-24
33471 debugger Code issues CLOS WONT Add support for Finish, Kill and Restart actions 2010-04-29
51678 debugger Code mentlicher CLOS WONT Clean up ColumnModel interface. 2010-04-29
48476 debugger Code issues CLOS WONT need event to object mapping service 2010-04-29
20275 platform Dialogs& jrechtacek CLOS WONT NotifyDescriptor should support context sensitive help 2008-12-22
32640 projects Generic dbalek CLOS WONT Implement location chooser for NFT wizards 2004-04-19
33091 projects Generic issues CLOS WONT ProjectEditorSupport shouldn't use DataSystems 2003-12-11
33181 projects Generic issues CLOS WONT Add ProjectsListener.closing without UserCancelException 2003-12-11
34310 projects Generic issues CLOS WONT There is no API for adding a natures to the existing project. 2003-12-11
35861 projects Generic issues CLOS WONT Represent role of files in project 2004-04-19
36491 projects Generic issues CLOS WONT DataObject.getRegistry().getModified() does not work in Projects branch 2003-12-11
26388 projects Generic jpokorsky CLOS WONT Support of upgrade of settings between 3.4 and 4.0 projects 2003-12-11
26047 projects Generic vstejskal CLOS WONT Initialization/shutdown of project 2004-04-19
27055 projects Generic vstejskal CLOS WONT Projects API should be autoload module 2003-12-11
32512 projects Generic vstejskal CLOS WONT Guide developers how to rewrite DataObjects for Projects 2003-12-11
34004 projects Generic vstejskal CLOS WONT Documentation of layout and content of natures is poor 2003-12-11
34357 projects Generic vstejskal CLOS WONT Create Startup Profiles API 2004-04-19
34609 projects Generic vstejskal CLOS WONT Improve ProjectEnvironmentProvider for better performance 2004-04-19
35084 projects Generic vstejskal CLOS WONT Provide FileSystemDecoratorLook 2004-04-19
35520 projects Generic vstejskal CLOS WONT Revive the concept of project views 2004-04-19
29784 projects Generic dbalek CLOS WONT Implement 'Recovering Lost Projects' functionality 2004-04-19
31975 projects Generic dbalek CLOS WONT Allow modules to define custom contents for New popup menu 2004-04-19
34035 projects Generic dbalek CLOS WONT ProjectWizard and ProjectCustomizers behave differently 2004-04-19
34038 projects Generic dbalek CLOS WONT Depends on org.openide.loaders: TemplateWizard 2004-04-19
35994 projects Generic dbalek CLOS WONT a utility method for checking cycles in dependencies 2004-04-19
36496 projects Generic dbalek CLOS WONT Expose (inter-project) build dependencies at the infrastructure level 2004-04-19
36728 projects Generic dbalek CLOS WONT specifying parameters for remote build targets 2004-04-19
33092 projects Generic issues CLOS WONT ProjectEnvironmentProviders need to update Lookup 2003-12-11
36915 projects Generic issues CLOS WONT FileSets methods createFolderFileSet and toRootedEntry generate URLs and paths with %24 2004-04-19
28174 projects Generic vstejskal CLOS WONT Project's api overview needs section describing interproject links 2003-12-11
29787 projects Generic vstejskal CLOS WONT Support for Project Options dialog 2004-04-19
30752 projects Generic vstejskal CLOS WONT allow module to disable a wizard from nature it depends on 2004-04-19
34556 projects Generic vstejskal CLOS WONT ContextId is more an SPI 2004-04-19
34976 projects Generic vstejskal CLOS WONT Invalid usage of ContentDescriptor and Configuration. 2004-04-19
35419 projects Generic vstejskal CLOS WONT No way to justify cancellation of a ProjectMember operation 2004-04-19
35421 projects Generic vstejskal CLOS WONT Provide support for state-aware file operation handlers 2004-04-19
35422 projects Generic vstejskal CLOS WONT No solution for change of the mime type of project members 2004-04-19
36162 projects Generic vstejskal CLOS WONT Can not open a project 2003-12-11
32495 projects Generic dbalek CLOS WONT Names for standard build configurations should be declared in API 2004-04-19
34017 projects Generic dbalek CLOS WONT Use static helper methods instead of TW.getProperty ("name") 2004-04-19
32338 projects Generic issues CLOS WONT Make it possible to reuse/extend the NFT for java resources 2004-04-19
33416 projects Generic issues CLOS WONT Move some FileSets static methods 2004-04-19
33905 projects Generic issues CLOS WONT Implement FileSet entries and specialized looks 2004-04-19
33919 projects Generic issues CLOS WONT Separate mutable methods from generic FileSet 2004-04-19
34281 projects Generic issues CLOS WONT Document possibility to add wizard iterator without UI 2004-04-19
34344 projects Generic issues CLOS WONT No simple way to select SourceDescr. as inputs for BuildDescr. 2004-04-19
34562 projects Generic issues CLOS WONT ProjectEditorSupport.Env shall not be public 2004-04-19
34814 projects Generic issues CLOS WONT Supply a ulitity method to extract a ProjectMember from Document 2004-04-19
36073 projects Generic issues CLOS WONT Allow use of New Package GUI 2004-04-19
36488 projects Generic issues CLOS WONT Review ResourceDescriptor API 2004-04-19
27822 projects Generic vstejskal CLOS WONT Display correct nodes for closed projects 2004-04-19
32868 projects Generic vstejskal CLOS WONT Missing javadoc for project's customizers 2004-04-19
33640 projects Generic vstejskal CLOS WONT Update examples, add comments 2003-12-11
33642 projects Generic vstejskal CLOS WONT documentation is breaked in too many pieces 2003-11-26
34009 projects Generic vstejskal CLOS WONT Project templates are not templates 2004-04-19
34014 projects Generic vstejskal CLOS WONT Hard to find relation between Project.getLookup and Services folder in natures 2004-04-19
34116 projects Generic vstejskal CLOS WONT Wrong documentation of ProjectEnvironmentProvider 2004-04-19
34192 projects Generic vstejskal CLOS WONT Crosslink javadoc with documentation: ContainersList 2004-04-19
34260 projects Generic vstejskal CLOS WONT Unknown contents of various lookups 2003-12-11
34276 projects Generic vstejskal CLOS WONT Folder iterator impl should allow to override panels' displayname in xml layer 2003-12-11
34341 projects Generic vstejskal CLOS WONT Difference between lookSelector methods in ProjectUtil 2004-04-19
34564 projects Generic vstejskal CLOS WONT ProjectMemberSelector not documented nor tested 2004-04-19
35293 projects Generic vstejskal CLOS WONT Provide support for atomic operations over the ProjectMembers 2004-04-19
35294 projects Generic vstejskal CLOS WONT Implement createFromTemplate method on ProjectMember 2004-04-19
36630 projects Generic vstejskal CLOS WONT Support for direct registration of cookies 2004-04-19
35064 projects Generic dbalek CLOS WONT Allow a more customizable message identifying a compiler's activity 2004-04-19
34345 projects Generic vstejskal CLOS WONT Describe how to link between ProjectMembers 2003-12-11
34533 projects Generic vstejskal CLOS WONT IdeProject.addWizard(FileObject[]) should return Project 2004-04-19
34603 projects Generic vstejskal CLOS WONT Unexplained functionality of IdeProject 2004-04-19
34592 projects Generic cledantec CLOS WONT Can we add some "clone" possibility to profiles? 2003-12-11
34225 projects Generic jrojcek CLOS WONT Build, Rebuild and Clean actions names could not be changed 2003-12-11
57095 debugger Java mentlicher CLOS WONT Wrong URL resolving 2010-04-29
34619 projects Librarie issues CLOS WONT What is library API useful for? 2003-12-11
35902 projects Librarie issues CLOS WONT add support for "required" libraries 2003-12-11
36444 projects Librarie issues CLOS WONT Introduce library type 2003-12-11
36682 projects Librarie issues CLOS WONT Add library reference wizard panel hook 2003-12-11
34201 projects Librarie vstejskal CLOS WONT Broken links in Libraries API 2003-12-11
24251 platform Nodes issues CLOS WONT CookieSet.add(Class,Factory) does not define order 2008-12-22
34629 java Platform issues CLOS WONT Depends on loaders: JavaPlatform API 2003-12-11
32867 java Platform tzezula CLOS WONT Separate generic parts of Java projects from J2SE specific 2003-12-11
35437 java Project issues CLOS WONT Need an API for getting packages defined in a Java Project 2003-12-11
27379 usersgui Projects jpokorsky CLOS WONT design spec for upgrade of settings 2003-12-11
34567 utilitie Search issues CLOS WONT In the Looks API document the bad name of Look/Composites folder is mentioned 2003-12-11
42755 platform Text jtulach CLOS WONT We need Line.getOriginalLineNumber () method. 2008-12-22
35211 java Unsuppor issues CLOS WONT Document cookie/lookup entries 2007-09-26
35807 java Unsuppor issues CLOS WONT Recognition of build targets introduces unnecessary coupling to the java module 2007-09-26
27745 java Unsuppor sdedic CLOS WONT The ParserListener should work in the project context. 2007-09-26
34002 java Unsuppor issues CLOS WONT PlatformInstall doesn't provide method showing detected platform type name 2007-09-26
26243 xml Catalog pkuzel CLOS DUPL Read mounted catalogs from layers 2007-09-25
34335 debugger Code issues CLOS DUPL Debugger should not require immediate realization of requests, all requests can be denied. 2010-04-29
109234 debugger Code mentlicher CLOS DUPL Hardly usable API for handling children in TreeModel 2010-04-29
20792 platform Data Sys phamernik CLOS DUPL Regression: XMLDO ignores custom node 2008-12-22
34384 platform Explorer jrechtacek CLOS DUPL Default sizes of columns in TTView should be more "intelligent". 2008-12-22
29134 platform Explorer jrechtacek CLOS DUPL Projects tab doesn't contain status line 2008-12-22
28972 projects Generic dbalek CLOS DUPL Support Build Target transition to Resource in another project 2004-04-19
48783 projects Generic jglick CLOS DUPL Changes in freeform project command set not reflected in main project actions - need change firing in ActionProvider 2006-03-24
34311 projects Generic vstejskal CLOS DUPL LibraryFramework API broken links 2003-12-11
33646 projects Generic issues CLOS DUPL Missing FileSet content explanation 2004-04-19
33897 projects Generic issues CLOS DUPL Searching over FileSet content 2004-04-19
33807 usersgui Projects vstejskal CLOS DUPL mf-layer.xml, module-nature.xml, and module-app.project files content is not enough documented 2003-12-11
11821 platform Property akemr CLOS DUPL Option to make custom property editor components persist when property editor field does not have focus 2008-12-22
32384 java Unsuppor pkuzel CLOS DUPL no support for creating library in lib repository and using it in project 2007-09-26
29281 java Unsuppor tzezula CLOS DUPL Implement concept of `reference sources' 2007-09-26
34992 java Unsuppor pbuzek CLOS DUPL provide target chooser for java 2007-09-26
26076 platform -- Other jpokorsky VERI FIXE [api] Provide location context to convertors 2008-12-22
26284 platform -- Other jpokorsky VERI FIXE Composed Content 2008-12-22
27655 platform -- Other pzavadsky VERI FIXE Deprecate Places.Nodes.packages (Was: Deal with PackageChildren in core) 2008-12-22
131708 platform -- Other abadea VERI FIXE Introduce API for answer to Life, Universe and Everything 2008-12-22
15729 platform -- Other dsimonek VERI FIXE Provide TopManager.getStatusText() 2008-12-22
22156 platform -- Other jglick VERI FIXE I18N - Support localization from Utilities.loadImage 2008-12-23
26640 platform -- Other jglick VERI FIXE RFE: One-line API call to set text, mnemonics & mnemonic index 2008-12-22
116854 cnd -- Other vv159170 VERI FIXE Do not expose public packages in o.n.m.cnd 2007-11-02
20539 platform -- Other dstrupl VERI FIXE CompilationEngine.getDefault() 2008-12-22
29220 platform -- Other issues VERI FIXE RequestProcessor ignores post priority 2008-12-22
27651 platform -- Other jglick VERI FIXE Do not use FilesystemCapability in execution 2008-12-22
142629 platform -- Other jskrivanek VERI FIXE Add Utilities.OS_WINVISTA 2011-12-12
35726 platform -- Other jtulach VERI FIXE WeakListeners.create should accept a remove method name 2008-12-22
29556 platform -- Other rmatous VERI FIXE Eliminate duplication between org.netbeans.core.projects.* and org.netbeans.modules.settings.* 2008-12-22
18291 platform -- Other thurka VERI FIXE There is no way how to listen on compiled sources. 2008-12-22
57974 platform Actions jlahoda VERI FIXE Problems with handling tooltips in o.o.awt.Actions.ButtonBridge 2008-12-22
39640 platform Actions jtulach VERI FIXE Allow support for asynchronous actions 2008-12-22
42666 projects Ant jglick VERI FIXE Do not force creation and retention of FileObject's for every hyperlink 2005-07-14
24507 projects Ant dkonecny VERI FIXE API-ify TargetExecutor 2003-07-08
34475 usersgui Ant jglick VERI FIXE Use javadoctools to generate API (with arch description) 2005-07-13
67860 projects Ant Free jlahoda VERI FIXE Limiting access to ant/freeform packages 2006-01-16
267489 projects Ant Proj apireviews VERI FIXE Truffle 'mx netbeansinit' cannot hardcode path to JDK 2016-09-28
34473 xml API rkubacki VERI FIXE Use javadoctools to generate API 2007-09-25
37505 debugger Code issues VERI FIXE Support different request / response architectures of different SPI implementations. 2006-07-28
44804 debugger Code issues VERI FIXE No description on API pages 2006-07-28
153093 debugger Code mentlicher VERI FIXE Use of annotations in debugger SPIs 2009-02-19
61439 db Code abadea VERI FIXE Database Explorer API review 2006-01-16
69883 db Code abadea VERI FIXE Connection is using random driver implementation 2005-12-16
77706 db Code abadea VERI FIXE Create an API for dragging table nodes 2006-07-13
46167 debugger Code apireviews VERI FIXE Need access to tree node expansion 2005-04-15
128546 db Code davidvc VERI FIXE Provide an API to allow you to connect to a database without bringing up the dialog 2008-07-14
129633 db Code davidvc VERI FIXE Provide API that let's you call showAddDriver on AWT thread and return the driver 2008-07-14
134309 db Code davidvc VERI FIXE Add method to JDBCDriver to get the underlying driver class 2008-07-29
31827 xml Code issues VERI FIXE Enhance Code Completion by Documentation Hints 2007-09-25
44802 debugger Code issues VERI FIXE Incomplete API documentation 2006-07-28
116206 guibuild Code issues VERI FIXE Do not expose public packages 2007-11-08
127758 debugger Code mentlicher VERI FIXE Glyph gutter Breakopints menu has multiple Enable/Customize 2008-04-09
186672 debugger Code mentlicher VERI FIXE Add ability to provide custom cell renderers and tooltip providers into Variable view 2010-07-22
61385 db Code abadea VERI FIXE No real Database Explorer API 2005-11-21
134193 db Code davidvc VERI FIXE DB Explorer API Enhancements for NB 6.5 2008-09-15
71858 debugger Code mentlicher VERI FIXE I18N: checkbox in Change Visible Columns have invalid mnemonic 2006-10-23
193872 debugger Code mentlicher VERI FIXE Need to have history for Run-Debug and re-implement history support for Attach-Debug 2014-07-25
246819 debugger Code mentlicher VERI FIXE Mixed languages debugging API 2014-09-22
71288 javaee Code pbuzek VERI FIXE DD api is two times in standard build 2006-08-02
132615 editor Completi mmetelka VERI FIXE IllegalStateException: Region: <6526,6526) not found. 2009-10-26
104409 editor Completi dbalek VERI FIXE [Code completion] Do not display 'Press Ctrl+Space again..' 2007-11-05
30408 platform Data Sys dkonecny VERI FIXE MultiDataObject.files() vs. PROP_FILES during init (not updating "compiled ok" status icon) 2008-12-23
20022 platform Data Sys dkonecny VERI FIXE DataObject.createFromTemplate returns an unconstructed Data Object 2008-12-22
31011 platform Data Sys dstrupl VERI FIXE DataObjectInvalidationTest failing (2x) 2008-12-22
55627 platform Dialogs& saubrecht VERI FIXE Double clicking the project template should move to next step 2011-05-02
39142 platform Dialogs& jrechtacek VERI FIXE Dialog invoked by NodeOperation.select not accessible 2008-12-22
7706 platform Dialogs& jrechtacek VERI FIXE [2004-03-31] Need to be able to dynamically enable/disable Finish button 2008-12-22
148730 platform Dialogs& jrechtacek VERI FIXE Add helper class to simplify using error/warning/info messages in dialogs 2012-04-16
21312 utilitie Diff mentlicher VERI FIXE Create Diff Module API 2002-06-19
34471 utilitie Diff mentlicher VERI FIXE Use javadoctools to generate API 2003-12-11
33423 platform Document phrebejk VERI FIXE missing @since tags for APIs added in NB35 2008-12-22
58190 java Editor issues VERI FIXE Editor needs reflection to access JMI information 2005-09-14
27656 platform Executio jglick VERI FIXE Deprecate Process.createProcess(DO) and Executor.execute(DO) methods (Was: Stop using getPackageName in execution) 2008-12-22
34832 platform Explorer tboudreau VERI FIXE Remove PropertyRenderer from the API 2008-12-22
34833 platform Explorer tboudreau VERI FIXE Remove RadioButtonEditor from the API 2008-12-22
34974 platform Explorer tboudreau VERI FIXE Unwanted API Changes after PropertySheet integration 2008-12-22
27910 platform Explorer akemr VERI FIXE Remove all org.openide.util.SwingEditors* from API 2008-12-22
35826 platform Explorer jglick VERI FIXE API change in SetDefaultValueAction 2008-12-22
37543 platform Explorer pnejedly VERI FIXE ExplorerPanel.getHelpCtx() 2008-12-22
34830 platform Explorer tboudreau VERI FIXE Hide constructor of PropUtils 2008-12-22
179397 platform Explorer tboudreau VERI FIXE Friendlier and non-type-specific way to set columns of OutlineView 2010-01-24
211737 ide Features jtulach VERI FIXE Show notification about available updates immediately when activating any feature 2012-06-20
153202 platform Filesyst jskrivanek VERI FIXE Add API for programmatic way to add new extension for interested mime-type 2011-12-12
34482 platform Filesyst rmatous VERI FIXE Use javadoctools to generate Master FS API 2008-12-22
27640 platform Filesyst dkonecny VERI FIXE change return value of FileObject.toString() to cleanly break bad clients 2008-12-22
170544 platform Filesyst jtulach VERI FIXE Add support to recognize batch events from some FS.AtomicAction 2009-08-25
27887 projects Generic jpokorsky VERI FIXE Operations with FileSets 2004-04-19
63085 projects Generic jlahoda VERI FIXE help IDs for project nodes needed 2006-08-14
250232 projects Generic tzezula VERI FIXE No way to detect ProjectConvertor project 2015-07-16
27195 projects Generic vstejskal VERI FIXE The content and settings of project should be independent on the logical structure 2003-12-11
This result was limited to 500 bugs. See all search results for this query.

as