Sun May 5 2024 09:35:46 EDT

This list is too long for Bugzilla's little mind; the Next/Prev/First/Last buttons won't appear on individual bugs.

Hide Search Description
This result was limited to 1000 bugs. See all search results for this query.
ID Product Comp Assignee Status Resolution Summary Changed
55925 JDT Core jdt-core-inbox RESO DUPL [reconciling] Outliner shows question mark icon 2004-05-18
58633 JDT Core jerome_lanneluc RESO DUPL deleting a resource through package explorer throws NPE 2004-04-16
3259 JDT Core philippe_mulet RESO WONT JM - Should flush source ranges in SourceMapper when closing ClassFile (1GDKLA1) 2003-06-02
65626 JDT Core philippe_mulet RESO WORK OutOfMemory error when compiling simple file, plus serious performance degradation 2004-06-14
23152 JDT Core david_audel RESO WORK String output of an AST (rendering of compilation unit) 2004-05-06
34882 JDT Core david_audel RESO WORK Garbage at end of content assist list 2004-05-19
37119 JDT Core david_audel RESO WORK F3 fails with nested class and .class 2004-01-29
37161 JDT Core david_audel RESO WORK Batch Code Generation is not supported 2004-05-06
37730 JDT Core david_audel RESO WORK code assist suggests uninitialized temps 2004-01-29
38183 JDT Core david_audel RESO WORK No completion failure message when should be 2004-01-29
38895 JDT Core david_audel RESO WORK Unhelpful syntax diagnosis 2004-05-06
39592 JDT Core david_audel RESO INVA Misleading syntax error diagnosis 2003-07-18
39891 JDT Core david_audel RESO INVA Diagnose parser crashed on code with syntax error. 2003-07-10
40321 JDT Core david_audel RESO WORK Code assist doesn't propose types 2004-05-10
42321 JDT Core david_audel RESO WORK No proposals using code assist 2004-05-10
42365 JDT Core david_audel RESO WORK Open on selection does not work for method inside interface 2003-12-16
43269 JDT Core david_audel RESO WORK [content assist] No code completion after switch/case Block 2004-05-11
44439 JDT Core david_audel RESO WORK Error message when saving a java file in a "Simple project". 2004-05-10
45019 JDT Core david_audel RESO INVA Missing void in code assist 2003-11-14
46149 JDT Core david_audel RESO DUPL AEOOB in Util.computeDietRange during editing 2003-11-06
47222 JDT Core david_audel RESO WORK Code Assist does not show methods if the return type is not on the classpath 2004-05-11
48192 JDT Core david_audel RESO WONT Code completion mistake 2004-05-12
48287 JDT Core david_audel RESO WORK Parameter hints shown for inexisting method due to case insensitivity 2004-05-11
52485 JDT Core david_audel RESO WORK twenty seconds to open code assist 2004-05-19
57067 JDT Core david_audel RESO DUPL StackOverflow in FieldBinding 2004-04-08
61860 JDT Core david_audel RESO INVA Code completion: potential method decl completion on return type 2004-05-12
63432 JDT Core david_audel RESO DUPL when adding a specific java project cpu hits 100% and sticks 2004-05-25
32089 JDT Core frederic_fusier RESO FIXE [javadoc] Incorrect placement of method comment relative to // comments 2005-08-05
36887 JDT Core frederic_fusier RESO DUPL Extend Java Model to know about content of Javadoc 2004-03-25
37259 JDT Core frederic_fusier RESO DUPL Deadlock in autocomplete 2004-02-06
41859 JDT Core frederic_fusier RESO DUPL Problem retrieving .classpath file 2003-09-03
43715 JDT Core frederic_fusier RESO INVA Option to ignore unused imports 2004-01-29
43900 JDT Core frederic_fusier RESO DUPL Problems after importing 2004-02-06
43922 JDT Core frederic_fusier RESO INVA Hang while opening restarting workspace 2003-10-09
44024 JDT Core frederic_fusier RESO WORK Hang while copying file and renaming 2004-02-05
44300 JDT Core frederic_fusier RESO WONT [Javadoc] @see reference might also be verified in (non-Javadoc) comments 2005-11-07
44553 JDT Core frederic_fusier RESO INVA IJavaProject.isOnClasspath(IJavaElement) wrongly returns true for class files which are in source folders 2004-01-29
45047 JDT Core frederic_fusier RESO WONT Investigate using new I/O support of 1.4 in JDT Core 2004-05-19
46126 JDT Core frederic_fusier RESO DUPL [DCR] IBinding should have a method to check @since javadoc tag 2004-01-29
46760 JDT Core frederic_fusier RESO INVA Search for reference reports exact matches as inexact 2003-11-21
47397 JDT Core frederic_fusier RESO DUPL @inheritDoc should be respected 2004-02-06
47687 JDT Core frederic_fusier RESO DUPL Javadoc warning when implementing Cloneable interface 2004-02-06
49368 JDT Core frederic_fusier RESO WORK Javadoc warning incorrectly removed from Problems View 2004-05-10
49618 JDT Core frederic_fusier RESO DUPL Compiler Erroneously reports a missing return or param tag. 2004-02-06
50849 JDT Core frederic_fusier RESO DUPL Error in javadoc causes IllegalArgumentException in AST.parseCompilationUnit() 2004-01-29
51059 JDT Core frederic_fusier RESO INVA Compiler option "Missing Javadoc comments" with "Check overriding methods" disabled does not work for overridden constructors 2004-02-05
51617 JDT Core frederic_fusier RESO DUPL Mark occurences not always working with JavaDoc @param tag 2005-04-29
53255 JDT Core frederic_fusier RESO DUPL [Regression in M7] Javadoc @see with <a href= produces a warning 2005-04-29
54893 JDT Core frederic_fusier RESO DUPL @see to class attributes in javadoc generates warning 2005-04-29
54948 JDT Core frederic_fusier RESO INVA Search for references to class reports constructor calls but not javadoc references 2008-07-24
55039 JDT Core frederic_fusier RESO DUPL Unused imports not found when there is a reference in javadoc 2004-04-15
55048 JDT Core frederic_fusier RESO INVA Deprecated warnings do not show up if the deprecated method is in the same class 2004-03-26
58794 JDT Core frederic_fusier RESO INVA Inexact matches reported for javadoc matches in plugin jars 2004-04-20
58797 JDT Core frederic_fusier RESO DUPL Javadoc: x cannot be resolved or is not a field for methods 2004-04-26
60572 JDT Core frederic_fusier RESO INVA Javadoc-Warnings: Illegal semicolon in see tag not marked 2004-05-09
66898 JDT Core frederic_fusier RESO FIXE refactor-rename: encoding is not preserved 2005-09-28
67210 JDT Core frederic_fusier RESO WORK Error on change Libraries 2004-10-27
68017 JDT Core frederic_fusier RESO FIXE Javadoc processing does not detect missing argument to @return 2004-09-06
68025 JDT Core frederic_fusier RESO FIXE Javadoc processing does not detect some wrong links 2004-09-06
68087 JDT Core frederic_fusier RESO FIXE [Javadoc] '-' character should be accepted in tag names 2004-10-19
68259 JDT Core frederic_fusier RESO FIXE problems reported by Javadoc for JDT plug-ins 2004-06-24
68726 JDT Core frederic_fusier RESO FIXE [Javadoc] Target attribute in @see link triggers warning 2004-09-06
68772 JDT Core frederic_fusier RESO FIXE IDOMMember.getComments() sometimes returns wrong results. 2004-09-06
68859 JDT Core frederic_fusier RESO INVA No Subpackages possible 2005-02-17
69272 JDT Core frederic_fusier RESO FIXE [Javadoc] Invalid malformed reference (missing separator) 2004-09-06
69275 JDT Core frederic_fusier RESO FIXE [Javadoc] Invalid warning on @see link 2004-09-06
69302 JDT Core frederic_fusier RESO FIXE [Javadoc] Invalid reference warning inconsistent with javadoc tool 2004-09-06
70598 JDT Core frederic_fusier RESO FIXE [Encoding] ArrayIndexOutOfBoundsException while testing BOM on *.txt files 2004-09-06
93146 JDT Core frederic_fusier RESO WONT Refactor/Rename may fail/leave bad code if source folders are linked to several other open projects 2005-04-29
24307 JDT Core jdt-core-inbox RESO DUPL Add compiler warning/error for empty catch blocks 2003-08-28
24412 JDT Core jdt-core-inbox RESO DUPL consider warning the user if a project depends on a project with a different JRE". 2003-10-30
27078 JDT Core jdt-core-inbox RESO INVA Precompilation of JSP files 2004-01-08
29178 JDT Core jdt-core-inbox RESO DUPL address AST client needs re: leading and trailing comments 2006-04-19
31100 JDT Core jdt-core-inbox RESO WORK Add compiler option to catch param/javadoc discrepancies 2005-04-07
31251 JDT Core jdt-core-inbox RESO WONT something knows how to make names plural but it's harcoded i think 2003-06-02
33756 JDT Core jdt-core-inbox RESO WORK Eclipse doesn't seem to work if you delete the JDK 2003-06-02
35263 JDT Core jdt-core-inbox RESO INVA Eclipse crashes when opening Hierarchy view for java.lang.Eception 2016-07-21
35348 JDT Core jdt-core-inbox RESO DUPL Contiguous Todo tasks aren't colored properly 2003-06-18
35784 JDT Core jdt-core-inbox RESO DUPL detect hiding (non-private) fields 2003-06-02
35818 JDT Core jdt-core-inbox RESO DUPL Unused field /variable compiler problem should ignore assignment 2003-06-02
35904 JDT Core jdt-core-inbox RESO INVA Problem detecting gif file length 2003-06-02
35907 JDT Core jdt-core-inbox RESO WONT compiler: unused parameters 2003-07-18
36452 JDT Core jdt-core-inbox RESO WORK Compiler: variable declaraion statment as if body 2003-06-02
36620 JDT Core jdt-core-inbox RESO WONT Possibility of inlining getter and setter 2003-06-02
36709 JDT Core jdt-core-inbox RESO WORK absent line numbers msg when debugging 2003-06-02
36721 JDT Core jdt-core-inbox RESO INVA refresh does not recompile, deleting class files from filesystem and refresh does not recompile 2004-03-04
36819 JDT Core jdt-core-inbox RESO WONT AST: binding of a anonymous class constructor 2003-06-02
36857 JDT Core jdt-core-inbox RESO INVA Using the operator += with a String on the right side results in a compile error. 2003-06-02
36892 JDT Core jdt-core-inbox RESO WONT Make scanner creating cheaper 2003-06-19
37051 JDT Core jdt-core-inbox RESO INVA getNonJavaResources() should return an array of IResource 2003-06-02
37122 JDT Core jdt-core-inbox RESO WORK non-existent import flaged as "not used" instead of "not found" 2003-06-02
37168 JDT Core jdt-core-inbox RESO DUPL Task tag produces two tasks when next to a closing brace 2003-06-02
37199 JDT Core jdt-core-inbox RESO INVA org.eclipse.jdt.internal.core.Initializer.isBinary is always false 2003-07-18
37247 JDT Core jdt-core-inbox RESO DUPL invalid byte code: java.lang.VerifyError 2003-06-02
37296 JDT Core jdt-core-inbox RESO INVA Eclipse compiler error - ambiguous method call 2003-06-02
37328 JDT Core jdt-core-inbox RESO DUPL class incompatability compiling within/outside of eclipse 2003-06-02
37376 JDT Core jdt-core-inbox RESO WORK Adding access to parser errors in org.eclipse.jdt.core.jdom 2003-06-02
37382 JDT Core jdt-core-inbox RESO WONT Failed to return default constructor for SourceType 2012-02-22
37426 JDT Core jdt-core-inbox RESO DUPL NPE while compiling 2003-06-02
37526 JDT Core jdt-core-inbox RESO INVA compiler message: ... is out of range 2003-06-02
37532 JDT Core jdt-core-inbox RESO WONT How can i get a qualified name of a super class/ qualified name of a Field type 2003-06-19
37801 JDT Core jdt-core-inbox RESO INVA JDT compiler bug ? 2003-06-02
37804 JDT Core jdt-core-inbox RESO DUPL NPE when opening class 2003-06-10
37817 JDT Core jdt-core-inbox RESO DUPL [DCR] Editor Context Menu>Search>Read Access/Write Access are confusing 2004-05-10
37897 JDT Core jdt-core-inbox RESO DUPL Open type on console stack trace fails if top-level but not filename type 2003-06-02
37940 JDT Core jdt-core-inbox RESO WORK SerialVersionUID conflict between eclipse and ANT based compilations 2003-09-05
37949 JDT Core jdt-core-inbox RESO DUPL NPE from SourceTypeConverter 2003-06-10
37971 JDT Core jdt-core-inbox RESO INVA Non "source-path" ICompilationUnit from IResource in a Builder 2003-07-18
38024 JDT Core jdt-core-inbox RESO DUPL Provide anonymous classes in type hierarchies 2003-10-30
38043 JDT Core jdt-core-inbox RESO DUPL NPE during rebuild of Java source file 2003-06-02
38133 JDT Core jdt-core-inbox RESO INVA Strange behaviour of task "Nested block depth ...." 2003-06-06
38146 JDT Core jdt-core-inbox RESO WORK NPE in compiler 2003-06-02
38152 JDT Core jdt-core-inbox RESO INVA Java Compiler Error with method visibility 2003-06-02
38163 JDT Core jdt-core-inbox RESO DUPL NPE while building type hierarchy 2003-06-10
38172 JDT Core jdt-core-inbox RESO INVA Non-deprecated classes in jar files are marked as deprecated 2003-07-18
38282 JDT Core jdt-core-inbox RESO WORK Multiple Java Build Paths 2003-06-03
38345 JDT Core jdt-core-inbox RESO DUPL VerifyError, Inconsistent stack height with try/switch/if combination 2003-06-03
38463 JDT Core jdt-core-inbox RESO WONT Delete: Removing a project does not update requiring projects 2003-12-09
38509 JDT Core jdt-core-inbox RESO DUPL deadlock on importing plugins 2003-06-05
38607 JDT Core jdt-core-inbox RESO WORK Refresh does not capture changes in jar files 2003-06-10
38674 JDT Core jdt-core-inbox RESO INVA 3.0 M1 - Preserve unused local variables doesn't seem to work 2003-06-10
38688 JDT Core jdt-core-inbox RESO DUPL exception in the console window 2003-06-10
38702 JDT Core jdt-core-inbox RESO DUPL Compiler generates illegal bytecode in switch statement. VerifyError. 2003-06-10
38763 JDT Core jdt-core-inbox RESO INVA Unexpected NLS problem 2003-08-05
38766 JDT Core jdt-core-inbox RESO INVA Would like the Compiler to ignore the serialVersionUID 2003-06-11
38873 JDT Core jdt-core-inbox RESO INVA Compilation Units which aren't any. 2003-06-13
38977 JDT Core jdt-core-inbox RESO DUPL Deadlock on index manager while shutting down target eclipse 2003-06-16
39019 JDT Core jdt-core-inbox RESO DUPL NPE saving file 2003-06-18
39020 JDT Core jdt-core-inbox RESO DUPL Class causes java.lang.VerifyError: Illegal target of jump or branch 2003-06-17
39125 JDT Core jdt-core-inbox RESO DUPL Exception in log after running ant 2003-06-19
39200 JDT Core jdt-core-inbox RESO DUPL Another NPE in type hierarchy when opening type 2003-06-24
39240 JDT Core jdt-core-inbox RESO DUPL Silently logged messages 2003-06-30
39315 JDT Core jdt-core-inbox RESO WONT String encoding while accessing native code 2003-07-18
39317 JDT Core jdt-core-inbox RESO DUPL SerialVersionUID generated by Eclipse is different than by JDK/javac 2003-06-25
39366 JDT Core jdt-core-inbox RESO WONT Changing the targetted JDK in an ant script affects the declaring class of method invocation 2003-06-26
39399 JDT Core jdt-core-inbox RESO WORK New refactoring: Create constant from default value 2003-07-18
39506 JDT Core jdt-core-inbox RESO INVA Error message "method is defined in an inherited type and an enclosing scope 2003-07-03
39602 JDT Core jdt-core-inbox RESO INVA problem when compiling/referencing static inner class 2003-07-08
39635 JDT Core jdt-core-inbox RESO WORK Error setting exclusion filter in source folder on build path 2003-07-14
39665 JDT Core jdt-core-inbox RESO WORK Linked output folder deletes existing contents 2004-05-13
39669 JDT Core jdt-core-inbox RESO WORK bug in "source and output folder", should be a simple fix 2004-05-13
39700 JDT Core jdt-core-inbox RESO WONT Questionable result when searching for declarations of private methods in hierarchy 2004-04-06
39805 JDT Core jdt-core-inbox RESO WORK Unused JAR files in the project are locked 2006-09-18
39839 JDT Core jdt-core-inbox RESO WONT Compiler optimization breaks user code 2003-07-10
39849 JDT Core jdt-core-inbox RESO WONT Unreachable code not detected 2003-07-10
39852 JDT Core jdt-core-inbox RESO WONT After a crash, Eclipse recompiles all the project. 2003-10-28
39928 JDT Core jdt-core-inbox RESO INVA Null type bindings after adding new Statement 2003-07-18
40046 JDT Core jdt-core-inbox RESO DUPL Task Tags selection criteria (Eclipse 2.1.1) 2003-07-15
40052 JDT Core jdt-core-inbox RESO WORK DCR - Need opened API for determining associated source for class files 2003-09-19
40098 JDT Core jdt-core-inbox RESO INVA No more compliance control 2003-07-17
40217 JDT Core jdt-core-inbox RESO DUPL Not present exception after saving file in editor 2003-08-28
40279 JDT Core jdt-core-inbox RESO WONT Improved classpath variables 2003-07-24
40378 JDT Core jdt-core-inbox RESO DUPL JDK Compiler compliance level does not appear to be working 2003-07-17
40386 JDT Core jdt-core-inbox RESO INVA Test - ignore 2003-07-18
40569 JDT Core jdt-core-inbox RESO DUPL New compiler warning: uncommented (catch) block 2003-07-22
40581 JDT Core jdt-core-inbox RESO INVA TYPE constants in the IDOMNode and IJavaElement differ, so the SourceType::equals fails. 2003-07-22
40601 JDT Core jdt-core-inbox RESO DUPL An error occured while creating the Java Project 2003-07-22
40605 JDT Core jdt-core-inbox RESO WONT Unnecessary cast not detected anymore 2003-07-22
40610 JDT Core jdt-core-inbox RESO WONT implementation of deprecated method marked as a problem 2003-07-24
40627 JDT Core jdt-core-inbox RESO DUPL Unecessary cast bug 2003-07-23
40654 JDT Core jdt-core-inbox RESO DUPL compiler produces code incompartible with MS JVM 2003-08-28
40662 JDT Core jdt-core-inbox RESO INVA Problem in detecting unused private fields 2003-07-24
40691 JDT Core jdt-core-inbox RESO WONT Java Classpath Variables should be overrideable on a per project basis. 2003-07-24
40712 JDT Core jdt-core-inbox RESO WORK Warn when compiling for 1.4 against a 1.3 library. 2014-10-06
40734 JDT Core jdt-core-inbox RESO DUPL Java Model Exception "<project> does not exist" when creating a new project 2003-07-25
40864 JDT Core jdt-core-inbox RESO DUPL cannot create a new java project in eclipse 3.0 2003-07-29
40936 JDT Core jdt-core-inbox RESO WONT put project compiler settings in .project file 2003-10-15
40953 JDT Core jdt-core-inbox RESO DUPL Exception in Eclipse Compiler 2003-07-30
40984 JDT Core jdt-core-inbox RESO WONT IJavaProject.setRawClasspath, IJavaProject.setOutputLocation - undesirable effect of copying of all resources from old output location to new output location IJavaProject.setOutputLocation 2003-09-29
41255 JDT Core jdt-core-inbox RESO WONT Impossible to disable exporting src 2016-10-12
41279 JDT Core jdt-core-inbox RESO WORK ClassCastException in Util.getJdkLevel 2003-09-02
41488 JDT Core jdt-core-inbox RESO WONT Compiler warning for overridden deprecated method should not occur if implementing interface 2015-02-10
41642 JDT Core jdt-core-inbox RESO DUPL NPE in compiler ast 2003-08-18
41683 JDT Core jdt-core-inbox RESO INVA JSP pages are commited in CVS in Binary mode by default 2004-01-08
41711 JDT Core jdt-core-inbox RESO DUPL code analysis endlessly loops and report errors even before saving 2003-08-20
41821 JDT Core jdt-core-inbox RESO DUPL Refactoring - ClassCastException occurs when trying to move class to a different package 2003-08-21
41945 JDT Core jdt-core-inbox RESO DUPL Java Compiler: problem with static members initialization 2003-08-28
42147 JDT Core jdt-core-inbox RESO DUPL Java Model Exception 2003-08-28
42280 JDT Core jdt-core-inbox RESO INVA Incorrectly identifies more generic catch block as hidden 2003-09-01
42371 JDT Core jdt-core-inbox RESO INVA Faulty naming convention implementation 2003-09-02
42384 JDT Core jdt-core-inbox RESO INVA IncompatibleClassChangeError - File does not implement IContainer 2003-09-03
42392 JDT Core jdt-core-inbox RESO WORK Concurreny Issue: Open Type and background checkout 2004-03-04
42503 JDT Core jdt-core-inbox RESO DUPL Can't save & code assist not working 2003-09-05
42553 JDT Core jdt-core-inbox RESO INVA After while the Eclipse can't perform save and build operations. 2003-09-09
42761 JDT Core jdt-core-inbox RESO DUPL IndexManager should be implemented in term of background job 2004-06-24
42875 JDT Core jdt-core-inbox RESO WONT [DCR] The ability to save the .project and .classpath file in a different location 2003-12-11
42937 JDT Core jdt-core-inbox RESO WONT IProject.getOutputLocation() and IClasspathEntry.getOutputLocation() should return the project-relative path. 2003-09-11
42960 JDT Core jdt-core-inbox RESO WONT Difference seeing local class in switch with javac 1.4.2 2003-09-11
43046 JDT Core jdt-core-inbox RESO WORK Code Assist should suggest methods to be implemented 2003-09-15
43086 JDT Core jdt-core-inbox RESO DUPL NPE in PatternLocator.matchesTypeReference 2003-09-15
43196 JDT Core jdt-core-inbox RESO WORK how to do ,i want different encoding when edit java file & builder java class? 2003-09-17
43276 JDT Core jdt-core-inbox RESO WORK How to search for implicit constructors 2003-09-24
43385 JDT Core jdt-core-inbox RESO INVA NPE from compiler 2003-09-22
43482 JDT Core jdt-core-inbox RESO WORK Type hierarchy does not work on local types 2003-09-26
43609 JDT Core jdt-core-inbox RESO WORK Highlighting unused methods/members 2003-09-24
43647 JDT Core jdt-core-inbox RESO INVA handle JavaCC 2003-10-06
43673 JDT Core jdt-core-inbox RESO DUPL Problems loading source over binary project 2003-09-26
43675 JDT Core jdt-core-inbox RESO DUPL classpath not updating on project replace 2003-09-26
43809 JDT Core jdt-core-inbox RESO WORK NPE from java compiler 2003-09-29
44258 JDT Core jdt-core-inbox RESO DUPL NPE while creating type hierarchy for String 2003-10-07
44268 JDT Core jdt-core-inbox RESO WORK eclipse stop to response when create a project with 8000 java files 2012-08-24
44469 JDT Core jdt-core-inbox RESO INVA Strange result when calling getDeclaringType() on local type 2003-10-09
44538 JDT Core jdt-core-inbox RESO WORK Strange compile error 2003-10-09
44542 JDT Core jdt-core-inbox RESO WORK Infinite wait trying to create launch configuration 2003-12-17
44687 JDT Core jdt-core-inbox RESO DUPL eclipse-SDK-3.0M4-win32 fails to start on Sun 1.4.0 2003-11-04
45165 JDT Core jdt-core-inbox RESO INVA refactoring variable to affect getter/setter 2003-11-14
45206 JDT Core jdt-core-inbox RESO INVA A class in the 'default package' in one project cant be seen from a 'non-default package' class in another project 2004-10-26
45207 JDT Core jdt-core-inbox RESO INVA Warning when implementing deprecated method 2003-10-22
45365 JDT Core jdt-core-inbox RESO DUPL Eclipse compiler rejects valid code 2003-10-22
45384 JDT Core jdt-core-inbox RESO WORK Permit per-source-directory classpaths 2003-10-23
45540 JDT Core jdt-core-inbox RESO DUPL Eclipse compiler is in violation of Java Language Specification 2003-10-24
45662 JDT Core jdt-core-inbox RESO INVA non static access to static member incorrectly identifies chained method calls 2003-10-29
45777 JDT Core jdt-core-inbox RESO WONT Icons in left vertical ruler appear and disappear while I type. 2003-11-14
45779 JDT Core jdt-core-inbox RESO DUPL Hiding Field should not be reported on static classes 2004-02-13
45824 JDT Core jdt-core-inbox RESO INVA NPE while compiler using Eclipse 3.0 M4 compiler 2004-01-28
45988 JDT Core jdt-core-inbox RESO WORK Allow Inclusion filters for java output folders 2003-11-07
45999 JDT Core jdt-core-inbox RESO INVA Out-of-the-box default compliance settings silly 2003-11-04
46166 JDT Core jdt-core-inbox RESO WORK Compiler Error: "y can not be resolved" in comment(?) 2003-11-07
46224 JDT Core jdt-core-inbox RESO INVA println's: Unexpected tokens in M4 2003-11-14
46473 JDT Core jdt-core-inbox RESO WORK F3 does not jump to declaration of method parameters 2003-11-13
46489 JDT Core jdt-core-inbox RESO WORK Java compiler settings in WSAD 2003-11-13
46502 JDT Core jdt-core-inbox RESO INVA Redundant array brakets[] are legal? 2003-11-12
46561 JDT Core jdt-core-inbox RESO DUPL Search References for instance variable does not work 2003-11-13
46768 JDT Core jdt-core-inbox RESO WONT Call Hierarchy does not work on constants 2003-11-21
46842 JDT Core jdt-core-inbox RESO WORK .class files in the default package in a jar are ignored 2003-11-19
47004 JDT Core jdt-core-inbox RESO INVA Eclipse crash while searching 2003-11-20
47294 JDT Core jdt-core-inbox RESO WONT [DCR] JavaFamily JSP support should be expanded into a JSP plugin 2004-03-29
47357 JDT Core jdt-core-inbox RESO INVA No Results Returned When Selecting From Temp DB Table 2003-11-25
47576 JDT Core jdt-core-inbox RESO WORK search in working set does not work across projects 2004-02-04
47597 JDT Core jdt-core-inbox RESO DUPL Code formatter ignores bracing preferences after static keyword 2003-11-27
47803 JDT Core jdt-core-inbox RESO INVA Unreachable code: Add an Ignore/Warning/Error choice to the Java compiler panel 2003-12-01
47957 JDT Core jdt-core-inbox RESO WORK report unnecessary exceptions in private and static methods 2003-12-03
47982 JDT Core jdt-core-inbox RESO INVA Fails to compile aFile.listFiles(anExampleFileFilter) 2003-12-03
48131 JDT Core jdt-core-inbox RESO INVA Code assistance and format for ambiguous inner Java class name 2004-03-04
48195 JDT Core jdt-core-inbox RESO DUPL Changed Java files no longer editable, raises IllegalArgumentException 2003-12-17
48205 JDT Core jdt-core-inbox RESO WORK Option to disable synthetic accessor warning 2003-12-07
48239 JDT Core jdt-core-inbox RESO DUPL JDT : report final, report static 2003-12-07
48298 JDT Core jdt-core-inbox RESO WORK [DCR] Need o.e.j.i.core.Util.getProblemArgumentsFromMarker(String) as API 2004-02-25
48302 JDT Core jdt-core-inbox RESO INVA Need o.e.j.i.core.Util.getProblemArgumentsFromMarker(String) as API 2003-12-16
48401 JDT Core jdt-core-inbox RESO WORK extra parantheses: javac, javadoc do not accept 2003-12-10
48402 JDT Core jdt-core-inbox RESO INVA Eclipse fails to compile Jakarta OptionBuilder static uses 2003-12-10
48428 JDT Core jdt-core-inbox RESO WONT Customized rules in compilation 2003-12-16
48462 JDT Core jdt-core-inbox RESO WORK Insists that target is 1.2 while it is 1.4 2003-12-15
48484 JDT Core jdt-core-inbox RESO WORK task view does not update contents of tasks 2004-03-04
49163 JDT Core jdt-core-inbox RESO DUPL addition to compiler option 'Unnecessary declaration of thrown checked exception' 2004-02-13
49369 JDT Core jdt-core-inbox RESO INVA Javadoc warning not raised for missing @return in certain cases. 2004-01-06
49404 JDT Core jdt-core-inbox RESO WORK assert not available when compliance = 1.4 2004-01-04
49710 JDT Core jdt-core-inbox RESO WORK Subversion directories treated as resources 2004-01-27
49935 JDT Core jdt-core-inbox RESO INVA NullPointerException thrown when editing a java file 2004-01-28
50140 JDT Core jdt-core-inbox RESO INVA Compiler error when block-commenting a string that contains '*/' 2004-01-19
50218 JDT Core jdt-core-inbox RESO WONT Search is slow if eclipse started without -Xmx256M 2004-01-21
50253 JDT Core jdt-core-inbox RESO DUPL compiler enhanced errors: static fields hiding 2004-02-13
50347 JDT Core jdt-core-inbox RESO INVA build path interoperability problems 2004-05-18
50490 JDT Core jdt-core-inbox RESO INVA Eclipse 3.0M6 hang on rename of package 2004-01-24
50688 JDT Core jdt-core-inbox RESO DUPL Assignation to "this" accepted without error 2004-01-27
50805 JDT Core jdt-core-inbox RESO INVA Can't find resources in source folder that has an output folder 2004-02-09
50806 JDT Core jdt-core-inbox RESO WORK search for a method by signature 2004-01-28
50817 JDT Core jdt-core-inbox RESO INVA Java parser doesn't handle comments properly 2004-01-29
50853 JDT Core jdt-core-inbox RESO DUPL IllegalArgumentException in ASTNode.checkNewChild 2004-01-29
50891 JDT Core jdt-core-inbox RESO DUPL Internal error during AST creation 2004-01-29
50894 JDT Core jdt-core-inbox RESO DUPL AST throws AbortCompilation 2004-01-29
50926 JDT Core jdt-core-inbox RESO WORK Refactor:Rename fails on a static variable in a static block. 2004-02-04
50958 JDT Core jdt-core-inbox RESO DUPL again: SerialVersionUID conflict between eclipse and ANT based compilations 2005-11-04
50995 JDT Core jdt-core-inbox RESO INVA Non-externalized strings wrap lines incorrectly 2004-02-09
51429 JDT Core jdt-core-inbox RESO INVA JVM terminated on eclipse startup with exit code=3 - Java Model Exception 2004-02-10
51843 JDT Core jdt-core-inbox RESO INVA serialVersionUID of JComponent in Eclipse does not match Sun JDK 2004-02-12
52363 JDT Core jdt-core-inbox RESO INVA Unicode character sequence '\u000a'; causes JDT parsing error 2004-02-18
52561 JDT Core jdt-core-inbox RESO DUPL NullPointer while trying to create a new class 2004-02-19
52678 JDT Core jdt-core-inbox RESO WORK External plugin libraries are not included in type hierarchy 2004-03-24
52868 JDT Core jdt-core-inbox RESO INVA check for unused or unread private members fails 2004-03-22
52925 JDT Core jdt-core-inbox RESO INVA FileReader deletes files which cannot read 2004-05-13
53017 JDT Core jdt-core-inbox RESO INVA Invalid escape sequence reported for valid regex escapes 2004-03-04
53267 JDT Core jdt-core-inbox RESO WORK Package View popup menu locks up X server 2004-05-25
53342 JDT Core jdt-core-inbox RESO INVA JSPs should be considered as ASCII files 2004-03-22
53514 JDT Core jdt-core-inbox RESO WORK new Formatter reformats inline comments 2004-03-24
53713 JDT Core jdt-core-inbox RESO WORK The Ctrl + Space 2004-04-14
53827 JDT Core jdt-core-inbox RESO DUPL "Local variable hides another field or variable" for static inner classes 2004-03-05
53830 JDT Core jdt-core-inbox RESO INVA compiler problem instantiating an inner class from outside 2004-03-05
53831 JDT Core jdt-core-inbox RESO INVA compiler problem with assert keyword 2004-03-22
53998 JDT Core jdt-core-inbox RESO INVA in 3.0M7 a java class containing assert will not format 2004-03-08
54061 JDT Core jdt-core-inbox RESO WORK AST error while typing beginning of a method 2004-03-22
54107 JDT Core jdt-core-inbox RESO DUPL error in background AST creation should not be shown to me 2004-03-09
54137 JDT Core jdt-core-inbox RESO WORK Need the ability to add external directories to a project build path 2007-09-10
54290 JDT Core jdt-core-inbox RESO DUPL An internal error occurred during: "Java AST creation". 2004-03-11
54673 JDT Core jdt-core-inbox RESO DUPL StringBuffer.append don't throws IOException! 2004-03-15
54766 JDT Core jdt-core-inbox RESO INVA Auto source code format removes whitespace 2004-03-15
54823 JDT Core jdt-core-inbox RESO INVA Final static int initiialization in Eclispe M7 - (bug?) 2004-03-16
55175 JDT Core jdt-core-inbox RESO WORK Eclipse does not remove the "java.lang.OutOfMemoryError" and re-evaluate all the java packages after restart with more memory 2004-03-24
55505 JDT Core jdt-core-inbox RESO WONT Search for references to a toString method doesn't return implicit references 2004-03-26
56277 JDT Core jdt-core-inbox RESO DUPL StringBuffer.append() throwing IOException 2004-03-25
56357 JDT Core jdt-core-inbox RESO WONT Code completion should show nested classes 2004-05-19
56398 JDT Core jdt-core-inbox RESO WONT AST cannot recognize the empty statement in the class 2004-05-18
56579 JDT Core jdt-core-inbox RESO WORK The method <method-name> is undefined for the type <interface-name> 2004-04-06
56703 JDT Core jdt-core-inbox RESO WORK Allow Java projects to depend on projects not built by the JavaBuilder 2004-05-19
56709 JDT Core jdt-core-inbox RESO WONT Compiler should generate full class file if flag errors aren't real JDK errors 2005-08-18
57027 JDT Core jdt-core-inbox RESO WORK Need API to identify core search participants 2004-05-10
57373 JDT Core jdt-core-inbox RESO WONT WORKAROUND task tag to be default 2004-05-18
57914 JDT Core jdt-core-inbox RESO WONT Compiler settings should allow option for warning for use of uninitialized final variables 2004-04-08
57987 JDT Core jdt-core-inbox RESO INVA Unreachable code not flagged 2004-04-09
58147 JDT Core jdt-core-inbox RESO INVA IllegalArgumentException when querying an IMethod (SourceMethod) object if it exists 2004-05-18
58651 JDT Core jdt-core-inbox RESO WORK Javadoc warning for unchecked @throws declaration 2004-05-19
58692 JDT Core jdt-core-inbox RESO WONT Empty Block comments should see // coments 2004-05-18
58700 JDT Core jdt-core-inbox RESO WONT SearchEngine: option to turn off searching for inexact matches 2004-05-18
58999 JDT Core jdt-core-inbox RESO DUPL Code formatter doesn't handle //$NON-NLS-x$ very well 2004-04-19
59306 JDT Core jdt-core-inbox RESO INVA Class can not extend a class in a default package 2004-04-20
59607 JDT Core jdt-core-inbox RESO WORK [source attach to jar] didnt work in special? case 2004-05-18
60143 JDT Core jdt-core-inbox RESO WORK Warning on import of java.util.Map.Entry 2004-04-27
60200 JDT Core jdt-core-inbox RESO INVA compiler warnings: changing without effect 2004-05-18
60282 JDT Core jdt-core-inbox RESO INVA Extra Parens produces Invalid cast type expression 2004-04-29
60341 JDT Core jdt-core-inbox RESO INVA editor/compiler misunderstands Double() 2004-05-19
60442 JDT Core jdt-core-inbox RESO INVA Invalid "no enclosing type" error 2004-04-29
60888 JDT Core jdt-core-inbox RESO WORK incorrect warning? 2004-05-05
61260 JDT Core jdt-core-inbox RESO INVA classfile conformance options broken for assert 2004-05-07
61416 JDT Core jdt-core-inbox RESO INVA No build performed when saving a file 2004-05-10
61430 JDT Core jdt-core-inbox RESO INVA 'unnecessary else statement' compiler option not working with 'else if' statements 2004-05-07
61588 JDT Core jdt-core-inbox RESO WORK Entry in log after saving Java file in non-Java project 2004-05-18
61686 JDT Core jdt-core-inbox RESO INVA JDT copies random files to bin directory 2004-05-11
62205 JDT Core jdt-core-inbox RESO DUPL 'this = null' do not occur a compile error. 2004-05-14
62330 JDT Core jdt-core-inbox RESO DUPL "Open Type" is broken 2004-05-17
62427 JDT Core jdt-core-inbox RESO INVA org.eclipse.jdt.core.dom.AST.newTypeDeclaration: java.lang.NoClassDefFoundError 2004-05-18
62428 JDT Core jdt-core-inbox RESO INVA org.eclipse.jdt.core.JavaConventions.validateClassFileName: NullPointerException 2004-05-18
63114 JDT Core jdt-core-inbox RESO INVA Nested Exceptions are not picked up. 2004-05-19
63181 JDT Core jdt-core-inbox RESO INVA Protected field access forbidden outside package 2004-05-20
63541 JDT Core jdt-core-inbox RESO WORK Please make project libraries path relative to ${workspace} 2004-05-25
64056 JDT Core jdt-core-inbox RESO DUPL Repeated builds on startup 2004-05-26
64405 JDT Core jdt-core-inbox RESO INVA showing the error indication at wrong place 2004-05-31
64499 JDT Core jdt-core-inbox RESO INVA Compiler reports unused var, but it is used 2004-10-27
64538 JDT Core jdt-core-inbox RESO WORK CoreException from JavaBuilder loading platform-ui from HEAD 2004-06-07
64619 JDT Core jdt-core-inbox RESO INVA Need way to force build of project 2004-10-27
64658 JDT Core jdt-core-inbox RESO WONT IMethod exception inconsistencies 2004-05-31
64669 JDT Core jdt-core-inbox RESO INVA "Never Read Locall" doesn't handle nested references 2004-10-27
64948 JDT Core jdt-core-inbox RESO INVA Local variable is never used - warning 2004-06-01
65013 JDT Core jdt-core-inbox RESO DUPL Unable to resolve class in default package 2004-06-01
65411 JDT Core jdt-core-inbox RESO WORK Thread deadlock (?) after changing the class path. 2004-06-21
65462 JDT Core jdt-core-inbox RESO INVA Eclipse RC1 closes itself 2004-06-07
65557 JDT Core jdt-core-inbox RESO WORK Relative locations in .classpath are ignored. 2004-10-27
65691 JDT Core jdt-core-inbox RESO INVA No failure is reported in task view although project is marked faulty 2004-06-04
66190 JDT Core jdt-core-inbox RESO WORK Method reference searching in editor view 2004-10-27
66256 JDT Core jdt-core-inbox RESO WONT Array equals method semantics wrong 2004-06-09
66276 JDT Core jdt-core-inbox RESO WORK No plug-in: "org.eclipse.jdt.core" included at runtime. 2004-10-27
66299 JDT Core jdt-core-inbox RESO INVA Build state lost when switching between integration builds 2004-06-09
66319 JDT Core jdt-core-inbox RESO WONT Compiler compliance for 1.3 violated in RC1 2004-06-09
66415 JDT Core jdt-core-inbox RESO INVA JUnit class created multiple times when run 2004-06-09
66516 JDT Core jdt-core-inbox RESO WORK Add compiler warning for if (); {} 2004-06-10
66821 JDT Core jdt-core-inbox RESO INVA Null pointer exceptions when extracting CVS image 2004-10-27
67172 JDT Core jdt-core-inbox RESO INVA class output path 2004-10-27
67631 JDT Core jdt-core-inbox RESO INVA Project builder is becoming 2005-11-15
68063 JDT Core jdt-core-inbox RESO WORK Suspend JavaDeltas during batch of changes to Java Model 2004-06-22
68143 JDT Core jdt-core-inbox RESO WONT Expanding project explorer is blocked by AllTypesCache 2004-10-27
68193 JDT Core jdt-core-inbox RESO WORK Error while attempting to use lomboz ejb creation wizard. 2004-06-23
68371 JDT Core jdt-core-inbox RESO INVA Inconsistencies between javadoc compiler warnings and Sun tools 2004-06-24
68510 JDT Core jdt-core-inbox RESO DUPL NPE when using ctrl-shift-T while checking out from CVS 2004-09-02
68833 JDT Core jdt-core-inbox RESO WONT Ditch codegen "inline finally blocks" 2004-10-27
68980 JDT Core jdt-core-inbox RESO WORK should be possible to generate class file outside project tree 2004-06-30
69059 JDT Core jdt-core-inbox RESO INVA Content assist stops working 2004-10-27
69207 JDT Core jdt-core-inbox RESO DUPL .class generation pb 2004-07-05
69227 JDT Core jdt-core-inbox RESO INVA JVM terminated. Exit code=10 2004-10-27
69268 JDT Core jdt-core-inbox RESO WONT project-names shouldn't be references by .classpath files 2004-10-27
69299 JDT Core jdt-core-inbox RESO INVA Project References do not reflect build path projects 2004-07-05
69341 JDT Core jdt-core-inbox RESO DUPL Required library cannot denote external folder: 2004-08-06
69587 JDT Core jdt-core-inbox RESO INVA Package and variable name confuses compiler 2004-10-27
71193 JDT Core jdt-core-inbox RESO INVA class literal not recognized by JDT 2004-10-27
72162 JDT Core jdt-core-inbox RESO INVA Deprecated methods do not appear as warnings 2004-10-27
73036 JDT Core jdt-core-inbox RESO INVA Strange compiler warning 2004-10-27
73361 JDT Core jdt-core-inbox RESO INVA Compiler errors do not appear in Tasks view 2004-10-27
76165 JDT Core jdt-core-inbox RESO WORK [Search] reference and compare reports slow & out of memory error 2004-10-28
76546 JDT Core jdt-core-inbox RESO DUPL TagElement incorrectly parses Javadoc tag element names containing hyphens 2004-10-19
86930 JDT Core jdt-core-inbox RESO INVA [1.5] Cheetah won't install on 3.0.1, says it needs 3.0.0 2005-03-01
110208 JDT Core jdt-core-inbox RESO WORK Javadoc checking with Method Signature 2005-10-03
117998 JDT Core jdt-core-inbox RESO INVA found jvm exception on eclipse 3.0 2005-11-25
232190 JDT Core jdt-core-inbox RESO NOT_ Can not Rebuild/clean projects 2008-05-20
38969 JDT Core jdt-text-inbox RESO DUPL NPE on saving editor 2003-07-16
46058 JDT Core jeem RESO INVA AST didn't visit EmptyStatement node 2003-11-05
53586 JDT Core jeem RESO WONT Need interface for "invocation" ast nodes 2004-06-09
3345 JDT Core jerome_lanneluc RESO DUPL DCR: Code resolve should give more info on local variables (1GKNK79) 2003-10-30
6015 JDT Core jerome_lanneluc RESO DUPL search for references to parameter searches against type 2003-10-30
22373 JDT Core jerome_lanneluc RESO DUPL Type hierarchy should show anonymous inner classes 2003-10-30
28456 JDT Core jerome_lanneluc RESO WORK package explorer not refreshed after changing output folder [build path] [package explorer] 2004-03-29
30530 JDT Core jerome_lanneluc RESO WORK Search returns most exact matches as inexact 2003-06-02
34427 JDT Core jerome_lanneluc RESO INVA Type hierarchy does not resolve for "Task" 2003-06-02
34794 JDT Core jerome_lanneluc RESO WORK extendable JDT Indexer 2004-05-10
35272 JDT Core jerome_lanneluc RESO WONT Inconsistent validation of CP entries 2003-06-02
36987 JDT Core jerome_lanneluc RESO WONT JavaModel cleanup: IWorkingCopy should extend ICompilationUnit and not the other way around 2003-10-03
37876 JDT Core jerome_lanneluc RESO WORK Assertion failure when making a search references 2003-06-02
38633 JDT Core jerome_lanneluc RESO FIXE Search should not open requested types with match locator parser 2003-10-06
39098 JDT Core jerome_lanneluc RESO WORK Call Trees do not handle anonymous inner-classes correctly 2003-11-04
39570 JDT Core jerome_lanneluc RESO WONT Need to get JavaModel deltas as user types 2003-07-07
39806 JDT Core jerome_lanneluc RESO WORK Search - did not find polymorphic references to DocumentAdapter.isReadOnly() 2003-07-15
39911 JDT Core jerome_lanneluc RESO WORK cannot navigate to private methods in anonymous classes 2003-10-30
40241 JDT Core jerome_lanneluc RESO WORK NullPointerException in search for hierachy 2003-12-08
40687 JDT Core jerome_lanneluc RESO INVA classpath file: duplicate entries prevent build and are not reported 2003-08-25
41355 JDT Core jerome_lanneluc RESO DUPL NPE opening type hierarchy 2003-08-21
41554 JDT Core jerome_lanneluc RESO WORK Assertion failure during search 2003-09-09
41716 JDT Core jerome_lanneluc RESO WORK Search-Java-References incorrectly identifies method. 2003-08-26
41769 JDT Core jerome_lanneluc RESO WORK getUnderlyingResource() for an element not in the build path 2003-08-22
42188 JDT Core jerome_lanneluc RESO DUPL JavaModelException when saving CU 2003-08-28
43236 JDT Core jerome_lanneluc RESO WORK NPE in DeltaProcessor 2003-09-24
43245 JDT Core jerome_lanneluc RESO WORK Package explorer shows phantom folder as package 2003-10-03
43820 JDT Core jerome_lanneluc RESO INVA References in Hierarchy misses inner classes 2003-09-29
43968 JDT Core jerome_lanneluc RESO WONT Type hierarchy: Cache if a class is anonymous 2003-12-11
44170 JDT Core jerome_lanneluc RESO WORK ITypeHierarchy#getImplementingClasses bug? 2004-05-10
45148 JDT Core jerome_lanneluc RESO WONT References To and Call Hiearchy do not include references to super implementation. 2004-01-06
45169 JDT Core jerome_lanneluc RESO WORK Open type dialog does not show all types 2003-10-30
45189 JDT Core jerome_lanneluc RESO WONT Empty delta on file saving 2003-10-29
45434 JDT Core jerome_lanneluc RESO WORK IType.resolveType(String typeName) doesn't work 2004-05-12
45590 JDT Core jerome_lanneluc RESO DUPL Too many Util classes in JDTCore 2003-10-27
45591 JDT Core jerome_lanneluc RESO DUPL Too many Util classes in JDTCore 2003-10-27
45721 JDT Core jerome_lanneluc RESO WORK Getting wrong deltas 2004-01-06
46578 JDT Core jerome_lanneluc RESO WORK Renaming folder in Navigator to include period: disappears from Package Explorer view 2003-12-15
47419 JDT Core jerome_lanneluc RESO WORK ResolveTest.testLocalNameForClassFile fails 2003-12-12
47787 JDT Core jerome_lanneluc RESO WORK IJavaSearchResultCollector.aboutToStart() and done() not called 2003-12-10
48290 JDT Core jerome_lanneluc RESO WORK Show Hierarchy incomplete for nested types [type hierarchy] 2003-12-10
48941 JDT Core jerome_lanneluc RESO WORK NPE during source lookup binding 2004-01-29
50799 JDT Core jerome_lanneluc RESO WORK Cannot open type hierarchy 2004-02-17
50818 JDT Core jerome_lanneluc RESO WORK AbortCompilation exception is thrown. 2004-02-25
52181 JDT Core jerome_lanneluc RESO WORK Red X remains on package declaration 2004-05-12
52636 JDT Core jerome_lanneluc RESO WORK source folder option not honored on CVS checkout 2004-05-19
53079 JDT Core jerome_lanneluc RESO INVA Scope reduction should be performed for all search scopes 2004-02-25
54420 JDT Core jerome_lanneluc RESO WORK JavaModelException looking for ant.ui 2004-05-17
54430 JDT Core jerome_lanneluc RESO INVA bug in IType.isLocal 2004-03-22
54435 JDT Core jerome_lanneluc RESO WORK Very imprecixe results from reference search 2004-04-22
54582 JDT Core jerome_lanneluc RESO WORK IJavaProject#findType uses old classpath 2004-05-12
54851 JDT Core jerome_lanneluc RESO DUPL Adopt dynamic project references 2004-03-22
54865 JDT Core jerome_lanneluc RESO WONT Search does not restrict the result to the elements of the selected working set 2004-03-25
55718 JDT Core jerome_lanneluc RESO WORK JavaProject should implement hasChildren optimstically 2004-03-26
57924 JDT Core jerome_lanneluc RESO WORK Type Hierarchy does not display workspace classes until drill down 2004-06-02
58196 JDT Core jerome_lanneluc RESO DUPL StringIndexOutOfBoundsException when searching for method 2004-06-17
59450 JDT Core jerome_lanneluc RESO WORK Vaildate Edit before .classpath change? 2004-05-12
60544 JDT Core jerome_lanneluc RESO WORK Wrong delta when creating class in default package 2004-05-12
61204 JDT Core jerome_lanneluc RESO WONT Copy of source folders should consider parent folders 2004-06-04
61875 JDT Core jerome_lanneluc RESO WONT Exception during all projects deletion 2004-05-12
62414 JDT Core jerome_lanneluc RESO DUPL NPE during Refactoring 2004-05-26
62426 JDT Core jerome_lanneluc RESO WORK NPE in Java SearchEngine (3.0M8) 2004-05-17
63799 JDT Core jerome_lanneluc RESO DUPL Outline view out of synchronization 2004-05-25
65942 JDT Core jerome_lanneluc RESO INVA Closing/opening a project doesn't have the correct delta 2004-06-07
66512 JDT Core jerome_lanneluc RESO FIXE Invalid classpath entry not rejected 2004-09-06
67786 JDT Core jerome_lanneluc RESO FIXE OutOfMemoryError searching for reference to Object 2004-06-18
67789 JDT Core jerome_lanneluc RESO FIXE Java element delta from refresh contains excluded package 2004-09-06
68146 JDT Core jerome_lanneluc RESO FIXE Search should not populate Java model cache 2004-09-06
68343 JDT Core jerome_lanneluc RESO FIXE IDOMType.setSuperInterfaces() with empty array has no impact on Interfaces 2004-09-06
68585 JDT Core jerome_lanneluc RESO FIXE index is out of date after encoding change 2004-09-06
69028 JDT Core jerome_lanneluc RESO FIXE Anonymous type in argument of super() is not in type hierarchy 2004-09-06
70193 JDT Core jerome_lanneluc RESO FIXE DBCS - GB18030 characters cannot be correctly generated into .classpath file when new a source folder named with GB18030 character 2004-09-06
15065 JDT Core kent_johnson RESO WORK [infrastructure] Organize Imports blocks Eclipse 2003-10-24
15262 JDT Core kent_johnson RESO WONT Background indexer crashed and recovered 2004-06-24
32160 JDT Core kent_johnson RESO WORK Tolerate superficial classpath changes 2003-06-02
35594 JDT Core kent_johnson RESO DUPL antlr.LLkParser fails as superclass in Eclipse 2.1, javac works 2003-06-02
35810 JDT Core kent_johnson RESO WORK Build errors on binary plugins when updating to new build 2003-08-14
35993 JDT Core kent_johnson RESO WORK Project not built when it contains linked resource with undefined path variable 2003-06-02
36437 JDT Core kent_johnson RESO WORK Build problem when using required (dependend) project 2003-06-02
36880 JDT Core kent_johnson RESO WORK High processor usage when building 2003-06-02
37206 JDT Core kent_johnson RESO WORK Source exclusion filters not applied for auto-build 2004-05-25
37417 JDT Core kent_johnson RESO WONT faster method to clean output folder 2003-06-05
38897 JDT Core kent_johnson RESO DUPL Eclipse hangs on shutdown 2005-02-16
39005 JDT Core kent_johnson RESO WONT Should avoid reindexing entire project when reopened (rsc) 2003-06-17
39031 JDT Core kent_johnson RESO WORK Project->Build does not report error. 2003-08-14
39062 JDT Core kent_johnson RESO INVA Too many matches found querying method declarations with wild cards 2003-10-06
39112 JDT Core kent_johnson RESO DUPL No match found searching for write access to field defined in member class file 2003-10-14
39138 JDT Core kent_johnson RESO WORK Refresh Problems, Null Pointer exception after running an ant script generating java files 2003-06-20
40818 JDT Core kent_johnson RESO WONT Exception while compiling 2003-08-14
41278 JDT Core kent_johnson RESO WORK compiles with incorrect visibility 2003-08-14
41293 JDT Core kent_johnson RESO WORK Incorrect error detected: "The method put is defined in an inherited type and an enclosing scope." 2003-08-14
41397 JDT Core kent_johnson RESO WORK NPE during manual incremental build of all projects 2003-08-14
41398 JDT Core kent_johnson RESO WORK NPE during auto-build after load latest from CVS 2003-08-14
41655 JDT Core kent_johnson RESO WORK [LinkedResources] compiled class do not go to output directory 2003-10-06
43190 JDT Core kent_johnson RESO WORK no compilation if output dir does not exist 2003-11-14
43535 JDT Core kent_johnson RESO WORK java.lang.reflect.InvocationTargetException / NullPointerException at Open Call Hierarchy 2003-10-23
44303 JDT Core kent_johnson RESO WORK Update deletes all files in output directory 2003-10-17
44431 JDT Core kent_johnson RESO DUPL NPE in CompilationUnitScope::faultInImports 2003-10-08
44704 JDT Core kent_johnson RESO WORK False negative when searching for a static member variable. 2003-11-14
45222 JDT Core kent_johnson RESO WORK Search not finding references to method in inner class 2003-11-21
45254 JDT Core kent_johnson RESO WORK Java Search not finding all references 2003-10-21
45255 JDT Core kent_johnson RESO INVA same resource exists with different case 2003-11-14
45788 JDT Core kent_johnson RESO WORK Search broken 2003-11-03
46161 JDT Core kent_johnson RESO WORK Not enought detail in error for when a resource exists with a different case 2003-11-12
47416 JDT Core kent_johnson RESO WORK Random failures locating methods in JDK 2004-01-29
47504 JDT Core kent_johnson RESO WORK deadlock when showing quick hierarchy 2004-04-13
48435 JDT Core kent_johnson RESO FIXE Java Search for OR-pattern finds too much in strange project setup 2004-03-26
48460 JDT Core kent_johnson RESO WORK Invalid "hierachy of the type X is inconsistent" annotation in Java editor 2003-12-12
48739 JDT Core kent_johnson RESO WORK Build Workspace is slow 2004-01-06
49547 JDT Core kent_johnson RESO WONT Missing matches for static final fields inside binairy projects with attached source 2004-01-26
50360 JDT Core kent_johnson RESO WORK Eclipse freezes when searching for class element references 2004-04-20
51447 JDT Core kent_johnson RESO FIXE [infrastructure] NPE running JDT Core tests 2004-03-26
52038 JDT Core kent_johnson RESO WORK Indexer crashed 2004-02-18
52916 JDT Core kent_johnson RESO FIXE Strange error message when using jre1.5.0 libraries 2004-12-03
55279 JDT Core kent_johnson RESO DUPL NPE in IndexManager.rebuildIndex 2004-03-19
58589 JDT Core kent_johnson RESO DUPL Problems encountered while deleting resources 2004-09-23
58691 JDT Core kent_johnson RESO WORK Out of memory 2004-04-19
58784 JDT Core kent_johnson RESO WORK Workspace rebuilt takes *endless* 2004-05-13
58967 JDT Core kent_johnson RESO WORK Out of memory when building workspace 2004-05-10
59969 JDT Core kent_johnson RESO WORK Deadlock in code assist of New Class dialog 2004-05-05
61130 JDT Core kent_johnson RESO WORK Using 05051045, deadlock while shutting down the workspace 2004-05-13
61481 JDT Core kent_johnson RESO DUPL IllegalArgumentException - Background Indexer Crash Recovery 2004-05-11
63668 JDT Core kent_johnson RESO FIXE Type <name> collides with a package name - build error 2004-11-24
63780 JDT Core kent_johnson RESO WORK NPE in Indexer 2004-05-27
63878 JDT Core kent_johnson RESO DUPL Background Indexer Crash Recovery 2004-05-25
64076 JDT Core kent_johnson RESO DUPL Background Indexer Crash Recovery logs many exceptions 2004-05-26
65342 JDT Core kent_johnson RESO INVA Building workspace fails on AMD64 Build 200406010010 2004-06-07
65769 JDT Core kent_johnson RESO DUPL Ctrl-shift-T stops working 2004-06-07
65911 JDT Core kent_johnson RESO WORK out of memory 2006-04-10
66692 JDT Core kent_johnson RESO WORK Compiler error not fixed up when converting from binary to source prerequisite project 2004-06-17
66836 JDT Core kent_johnson RESO WORK refactorings fail + running fails + Background Indexer Crash Recovery 2004-11-11
67472 JDT Core kent_johnson RESO WORK First project fails to build because it can't find java.lang.Object 2004-06-18
67769 JDT Core kent_johnson RESO FIXE Internal StackOverflowError occurred during project build 2004-06-22
68348 JDT Core kent_johnson RESO WORK Exception when trying to use open type (ctrl-shift-T) 2004-06-25
70403 JDT Core kent_johnson RESO FIXE Hardcoded paths make copy of workspace unusable and eventually corrupt the original one 2004-09-06
72468 JDT Core kent_johnson RESO FIXE "hierarchy of ... type is inconsistent" error message 2007-01-05
76918 JDT Core kent_johnson RESO DUPL Internal compiler error when compiling a Java project 2004-10-25
80450 JDT Core kent_johnson RESO DUPL Internal compiler error 2004-12-13
5691 JDT Core Olivier_Thomann RESO WORK Java Formatter -- Indentation w/ space broken 2003-10-03
5824 JDT Core Olivier_Thomann RESO FIXE Code Formatter needs to be more customizable to be useful 2005-01-13
29331 JDT Core Olivier_Thomann RESO WORK Problems with workspace [build path] 2003-06-02
33786 JDT Core Olivier_Thomann RESO WONT IMethod:isSimilar - ignoring isConstructor 2003-06-02
35978 JDT Core Olivier_Thomann RESO DUPL JDTCompilerAdapter doesn't use user preference for warnings 2003-06-02
36200 JDT Core Olivier_Thomann RESO WORK New Class throws exception 2004-02-23
36211 JDT Core Olivier_Thomann RESO WORK REGRESSION: VerifyError 2003-06-02
36332 JDT Core Olivier_Thomann RESO WORK can't attach more than one source dir to a jar 2003-06-02
36337 JDT Core Olivier_Thomann RESO INVA Linked Classfolder - Selection in Outline does not synchronize with editor 2003-06-02
36733 JDT Core Olivier_Thomann RESO DUPL Java compilation errors after editing installed VMs 2003-06-02
36777 JDT Core Olivier_Thomann RESO WORK refreshing a library results in jzentry==0 failure message 2003-06-11
36895 JDT Core Olivier_Thomann RESO WORK AST tree : VariableDeclarationStatement have bad parent 2003-06-02
37422 JDT Core Olivier_Thomann RESO DUPL formatting static initializer doesn't add a new line before curly brace 2004-05-19
37609 JDT Core Olivier_Thomann RESO DUPL formatter incorrect with anonymous classes 2004-05-19
38619 JDT Core Olivier_Thomann RESO WORK Source attachment not correctly detected. 2003-08-26
39512 JDT Core Olivier_Thomann RESO DUPL API needed to parse expressions and statements 2004-01-16
40485 JDT Core Olivier_Thomann RESO INVA Use of deprecated methods is not shown 2004-07-19
40839 JDT Core Olivier_Thomann RESO FIXE Deprecation is reported even if there is an empty member declaration prior to the field declaration 2008-06-02
40979 JDT Core Olivier_Thomann RESO DUPL The exception not handle error is not shown in the platform 2003-07-31
40996 JDT Core Olivier_Thomann RESO DUPL line comments confuse formatter 2003-07-31
41140 JDT Core Olivier_Thomann RESO DUPL Get project does not exist error when project exists 2003-08-05
41231 JDT Core Olivier_Thomann RESO INVA NPE generating constant pool 2003-08-21
41314 JDT Core Olivier_Thomann RESO INVA unnecessary warning with multiple catches in a try statement 2003-08-19
41516 JDT Core Olivier_Thomann RESO DUPL incorrect errors in compilationUnit.getProblems() 2003-08-14
41739 JDT Core Olivier_Thomann RESO INVA Assert Keyword 2003-08-22
41818 JDT Core Olivier_Thomann RESO DUPL NPE when doing a full build 2003-08-21
42647 JDT Core Olivier_Thomann RESO DUPL when assertion has no text, it is not possible to rename method 2003-09-08
44653 JDT Core Olivier_Thomann RESO DUPL // $NON-NLS-1$ comments not kept on same line of the string while formatting 2004-03-26
44670 JDT Core Olivier_Thomann RESO INVA Source format should liine up Javadoc *'s 2003-10-14
45141 JDT Core Olivier_Thomann RESO DUPL Broken new code formatter 2003-10-31
45162 JDT Core Olivier_Thomann RESO WONT Source Formatter: Customizable headers and footers using template variables. 2004-04-16
45199 JDT Core Olivier_Thomann RESO WORK resolveTypeBinding returns null for some expression 2003-10-21
45426 JDT Core Olivier_Thomann RESO WORK wrong indentation on anonymous inner class method 2003-10-23
45472 JDT Core Olivier_Thomann RESO INVA Different behavior handling Exception in Eclipse and outside 2003-10-23
45508 JDT Core Olivier_Thomann RESO INVA wrong formatting for "if () for {} else" 2003-10-24
46023 JDT Core Olivier_Thomann RESO DUPL Formatting gets confused by commented out lines 2003-11-06
46421 JDT Core Olivier_Thomann RESO DUPL Compiler doesn't require 'throws' declaration when class throws IOException 2003-11-11
46610 JDT Core Olivier_Thomann RESO FIXE invalid position in EmptyStatement node 2004-04-16
46720 JDT Core Olivier_Thomann RESO WONT [compiler] Should default constructors have synthetic attributes 2003-11-18
47291 JDT Core Olivier_Thomann RESO WORK java.lang.VerifyError on Ant compiled class 2003-12-03
47326 JDT Core Olivier_Thomann RESO DUPL Exception when creating AST from invalid interface constructor 2003-11-26
47587 JDT Core Olivier_Thomann RESO WORK Formatter gives static fields extra indentation due to //$NON-NLS-1$ flag 2003-11-27
49024 JDT Core Olivier_Thomann RESO DUPL Class moved from default package, formatting 2004-04-30
49362 JDT Core Olivier_Thomann RESO DUPL Would like to select line wrapping before/after binary operators 2004-01-05
49378 JDT Core Olivier_Thomann RESO INVA formatter should be able to not indent blocks in case statements 2004-01-05
49634 JDT Core Olivier_Thomann RESO DUPL Code Formatter White Space on Method Invocation 2004-01-07
49668 JDT Core Olivier_Thomann RESO DUPL [formatter] inserts space before constructor call closing parenthesis but not method 2004-01-08
49897 JDT Core Olivier_Thomann RESO WONT Code formatter needs two options for stripping whitespace: 2004-02-23
50334 JDT Core Olivier_Thomann RESO WORK Better code format for wrapped lines 2004-05-18
50343 JDT Core Olivier_Thomann RESO WORK Java doc does not appear, no source attached 2004-02-05
50615 JDT Core Olivier_Thomann RESO INVA DOM/AST visitor doesn't seem to work fine for FieldDeclaration 2004-01-27
51932 JDT Core Olivier_Thomann RESO WORK Outline for Java is Blank 2004-04-08
52907 JDT Core Olivier_Thomann RESO WORK Code formatting not working half of the time 2004-03-26
53478 JDT Core Olivier_Thomann RESO WORK Problem in Code Formatter 2004-03-26
56697 JDT Core Olivier_Thomann RESO WORK An error during parsing and AST tree. 2004-05-19
56883 JDT Core Olivier_Thomann RESO WONT code formatter special treatment for the NOT operator "!" 2004-05-19
59358 JDT Core Olivier_Thomann RESO WORK Can't create new class 2004-05-19
59848 JDT Core Olivier_Thomann RESO WORK ITypeBinding.isAnonymous() never work 2004-05-11
60812 JDT Core Olivier_Thomann RESO DUPL AbortCompilation exception while calling ITypeBinding.getDeclaredFields() 2004-05-03
61149 JDT Core Olivier_Thomann RESO WORK Assigned Source to jar not working for antlr 2004-05-19
61599 JDT Core Olivier_Thomann RESO DUPL code formatter crashes eclipse on large files 2004-05-12
64716 JDT Core Olivier_Thomann RESO DUPL DBCS: unable to run java application 2004-06-17
69027 JDT Core Olivier_Thomann RESO INVA Cannot escape characters in Regular Expressions 2004-10-27
69152 JDT Core Olivier_Thomann RESO FIXE [NPE] An internal error occurred during: "Override indicator installation job". 2004-09-06
69271 JDT Core Olivier_Thomann RESO FIXE decimal integer literals should not consist of FULL WIDTH Unicode digits 2004-09-06
69315 JDT Core Olivier_Thomann RESO INVA Deprecated code warnings 2004-07-12
69812 JDT Core Olivier_Thomann RESO WORK Java AST creation error 2004-10-27
70844 JDT Core Olivier_Thomann RESO WONT Fields missing from return value of ITypeBinding.getDeclaredFields() 2004-10-27
71467 JDT Core Olivier_Thomann RESO FIXE JavaConventions.ValidatePackageName() does not return ERROR 2004-09-06
73616 JDT Core Olivier_Thomann RESO WONT NumberFormatException from new class wizard 2004-10-27
3428 JDT Core philippe_mulet RESO DUPL DCR: compiler warning for unthrown checked exceptions (1GKS73Z) 2003-08-28
6138 JDT Core philippe_mulet RESO WONT References to interface field not found 2004-05-10
6144 JDT Core philippe_mulet RESO WORK decouple project id from filesystem 2004-05-10
7294 JDT Core philippe_mulet RESO WORK StackOverflowException during IType.getFields() 2003-06-12
11218 JDT Core philippe_mulet RESO DUPL Missing type compiler error message is vague and on line 0 2004-05-24
13765 JDT Core philippe_mulet RESO DUPL Compiler uses reflect for errors - won't work on CLDC 2003-06-18
18531 JDT Core philippe_mulet RESO DUPL Should not warn about overriding deprecated abstract methods 2003-12-14
20769 JDT Core philippe_mulet RESO DUPL Superfluous warning: implementing deprecated abstract method 2003-12-14
21304 JDT Core philippe_mulet RESO DUPL Have option for compiler warning on redeclaration of instance/class variables as local variables 2003-06-12
35987 JDT Core philippe_mulet RESO INVA unused private method false positive? 2003-06-02
36231 JDT Core philippe_mulet RESO WORK Overjealous "Assignment has no effect" 2003-06-02
36246 JDT Core philippe_mulet RESO WONT JDK1.4.2: VerifyError using try/finally 2003-06-02
36260 JDT Core philippe_mulet RESO WORK Java compiler bug. 2003-06-02
36497 JDT Core philippe_mulet RESO DUPL NPE Searching for workspace references 2003-06-02
36543 JDT Core philippe_mulet RESO DUPL compiler's incomplete build path option is not working 2003-06-02
37548 JDT Core philippe_mulet RESO DUPL Array protected methods should use array type as receiver type in bytecodes 2003-06-02
37840 JDT Core philippe_mulet RESO WORK NPE in DeltaProcessor using latest JDT/Core version v_353 2003-06-02
38441 JDT Core philippe_mulet RESO INVA Allow src folder exclusion filters with no path that exclude all files of a certain type 2003-06-11
38925 JDT Core philippe_mulet RESO WORK Class creation fails when there are multiple inherited methods with the same signature 2003-12-08
39075 JDT Core philippe_mulet RESO DUPL Source attachment path should be absolute 2003-06-19
39248 JDT Core philippe_mulet RESO INVA object += "string"; okay with javac but not JDT--JLS ambiguity? 2003-07-01
40240 JDT Core philippe_mulet RESO INVA JCK1.4a failures 2003-07-22
40276 JDT Core philippe_mulet RESO INVA Incorrect static method access indication 2003-07-21
40620 JDT Core philippe_mulet RESO INVA misinformed warning 2003-07-23
41190 JDT Core philippe_mulet RESO DUPL allow warning for methods claiming to throw exceptions they can't 2003-08-27
41358 JDT Core philippe_mulet RESO WORK Not all builders are executed when changing the javaBuildPath 2003-12-08
42289 JDT Core philippe_mulet RESO WORK "unnecessary casts" feature is not intelligent enough, yet 2003-09-01
42299 JDT Core philippe_mulet RESO DUPL IllegalStateException when initializing static members 2003-09-02
42342 JDT Core philippe_mulet RESO INVA IllegalAccessError when cloning array with 1.4 compliance 2004-02-04
42586 JDT Core philippe_mulet RESO INVA Unused private type diagnosis should tolerate innerclass scenario 2003-09-05
42841 JDT Core philippe_mulet RESO DUPL Eclipse generates different order of static initializers than javac 2003-09-10
43429 JDT Core philippe_mulet RESO WONT AbstractMethodError calling clone() at runtime when using Eclipse compiler 2003-10-15
43859 JDT Core philippe_mulet RESO WORK Nesting resources in output directories.... 2003-10-06
46921 JDT Core philippe_mulet RESO INVA Type name as variable name allowed 2003-11-19
51353 JDT Core philippe_mulet RESO FIXE The type AbstractStringBuilder is not visible 2007-11-19
51707 JDT Core philippe_mulet RESO DUPL Compiler] Incorrect Error Message reported in Eclipse 2004-03-08
51945 JDT Core philippe_mulet RESO WORK Unreachable code error cannot be turned off/reduced in severity 2004-02-13
52942 JDT Core philippe_mulet RESO INVA [Compiler] Incremental Compiler generates error when accessing a protected attribute 2004-04-08
52979 JDT Core philippe_mulet RESO DUPL [Compiler] Code compiled against JDK 1.5 does not run in jdk 1.4 2004-03-08
54662 JDT Core philippe_mulet RESO WONT Bug in Unused Code > ... checked exception > Check overriding 2004-03-26
56161 JDT Core philippe_mulet RESO INVA Unexpected compiler error with inner class 2004-04-08
59979 JDT Core philippe_mulet RESO WONT Improve error reporting for abstract method with a body 2004-05-10
63270 JDT Core philippe_mulet RESO INVA Compiler Warning: Usage of Deprecated API 2004-05-24
65263 JDT Core philippe_mulet RESO INVA Error not reported by compiler 2004-06-15
65680 JDT Core philippe_mulet RESO DUPL deadlock in JobManager.performConcurrentJob 2004-06-07
68698 JDT Core philippe_mulet RESO FIXE Bug in inner class emulation:compiler doesn't reject illegal code. 2004-09-06
68863 JDT Core philippe_mulet RESO FIXE Missing entry in local variable attribute 2004-09-06
69554 JDT Core philippe_mulet RESO FIXE Eclipse Java compiler is not completely compliant to Javac 2004-09-06
39289 JDT Core platform-resources-inbox RESO WONT Java Classpath variables lost after restart 2003-10-06
61758 JDT Core platform-resources-inbox RESO INVA Building workspace does too much work 2004-05-19
40498 JDT Core platform-vcm-inbox RESO WORK StringMatcher.java could not be read (build all fails) 2004-02-17
56992 JDT Core jdt-core-inbox RESO INVA 'unused imports' changed from "Ignore" to "Warning". 2004-05-10
57859 JDT Core philippe_mulet RESO INVA Unused local valiable (ie. never read): Warning 2004-04-09
62697 JDT Core frederic_fusier VERI FIXE Need to know if a package reference match is in Javadoc or in Code 2004-05-28
38951 JDT Core jerome_lanneluc VERI FIXE NPE in editor while saving contents 2003-07-17
40495 JDT Core Olivier_Thomann VERI FIXE VerifyError with return statements containing a cast expression 2003-07-18
48502 JDT Core david_audel VERI FIXE Exception during "Java AST creation" 2004-05-18
53624 JDT Core david_audel VERI FIXE StackOverFlow in Code assist 2004-03-24
59750 JDT Core david_audel VERI FIXE DCR: Code Assist: Hook to add getter and setters 2004-05-18
53950 JDT Core frederic_fusier VERI FIXE Out of Memory error changing compiler prefs with 10 projects 2004-06-18
66026 JDT Core frederic_fusier VERI FIXE Large amount of garbage created by DefaultCommentMapper 2004-06-11
162517 JDT Core frederic_fusier VERI FIXE [model] concurrent access to HashMap 2011-01-25
55421 JDT Core jdt-core-inbox VERI FIXE Cannot save a .java file in a non-java project anymore 2004-03-24
56870 JDT Core jerome_lanneluc VERI FIXE copied file not shown in package explorer / java browser [ccp] 2004-05-28
57749 JDT Core jerome_lanneluc VERI FIXE Search in working copies doesn't find all matches 2004-05-18
59500 JDT Core jerome_lanneluc VERI FIXE Java Model Notification needs notification that a java class was physically saved 2004-05-18
59638 JDT Core jerome_lanneluc VERI FIXE ConcurrentModificationException in JavaModelManager.saving 2004-05-18
60257 JDT Core jerome_lanneluc VERI FIXE SearchPattern API: R_CASE_SENSITIVE vs. boolean isCaseSensitive 2004-05-18
60418 JDT Core jerome_lanneluc VERI FIXE remove warnings from core runtime deprecations 2004-05-18
61719 JDT Core jerome_lanneluc VERI FIXE Incorrect fine grain delta after method copy-rename 2004-05-19
62810 JDT Core jerome_lanneluc VERI FIXE Deadlock when closing editors and save 2004-05-28
64646 JDT Core jerome_lanneluc VERI FIXE [Navigator] Navigator popup causes Eclipse to hang. 2004-07-05
39467 JDT Core kent_johnson VERI FIXE Classes not implementing abstract methods compile without error 2003-07-16
53242 JDT Core kent_johnson VERI FIXE Consitent Out of Memory problems indexing (with multiple Java libraries) 2018-01-19
7224 JDT Core Olivier_Thomann VERI FIXE Formatting splits package names in ugly ways 2003-10-13
44839 JDT Core Olivier_Thomann VERI FIXE New formater fails with out of memory error 2003-11-19
50025 JDT Core Olivier_Thomann VERI FIXE uppercase ZIP and JAR classpath entries ignored 2004-02-12
41434 JDT Core philippe_mulet VERI FIXE [msic] Slow Down using classes with many methods 2004-06-18
41583 JDT Core philippe_mulet VERI FIXE [misc] Eclipse cannot save or compile files in non-Java project anymore 2003-10-10
45459 JDT Core philippe_mulet VERI FIXE JDT compiler more restrictive than javac 2003-10-24
59084 JDT Core philippe_mulet VERI FIXE [content type] ensure content types/file associations are contributed by the right plugins 2004-05-18
59291 JDT Core philippe_mulet VERI FIXE Deadlock between AllTypes cache and setClasspathContainer 2004-05-19
60367 JDT Core philippe_mulet VERI FIXE dynamic project references not maintained 2004-05-18
3319 JDT Core david_audel VERI FIXE wrong compile-time error message (1GG1LDK) 2003-07-16
12800 JDT Core david_audel VERI FIXE suboptimal error messages on mistyped 'throw/throws' keywords 2003-08-28
23166 JDT Core david_audel VERI FIXE Syntax error message from Java compiler is confusing. 2003-07-16
26281 JDT Core david_audel VERI FIXE error hover text indicates wrong problem 2003-07-16
32061 JDT Core david_audel VERI FIXE No code assist in instance variable inner class 2004-05-18
33172 JDT Core david_audel VERI WORK Code assist shows repeated method names with inner classes 2004-06-30
33213 JDT Core david_audel VERI FIXE Same error reported more than once? 2003-07-16
35220 JDT Core david_audel VERI FIXE CodeAssist - method of anonymous type should not be proposed 2003-12-16
35232 JDT Core david_audel VERI FIXE CodeAssist - wrong completion for static method in anonymous type 2003-12-16
35356 JDT Core david_audel VERI FIXE Convert local variable to field refactoring proposes weird name 2004-05-18
35409 JDT Core david_audel VERI FIXE RC2 Compiler produces bogus error messages 2003-07-16
35980 JDT Core david_audel VERI FIXE illegal code completion suggested (abstract methods) 2003-08-28
36214 JDT Core david_audel VERI FIXE TODOs reported twice when located at the end of the method declaration 2003-07-16
36271 JDT Core david_audel VERI FIXE CodeAssist should treat array.clone() as visible 2003-08-28
36989 JDT Core david_audel VERI FIXE Incorrect error for "super must be first statement in constructor" 2003-07-16
38424 JDT Core david_audel VERI FIXE Mistake on Web site 2003-07-16
39499 JDT Core david_audel VERI FIXE keyword completion does not work in anonymous inner classes 2004-05-18
39502 JDT Core david_audel VERI FIXE No completion in message send 2003-07-16
39763 JDT Core david_audel VERI FIXE Non NLS string is reported and it should not 2003-07-16
39779 JDT Core david_audel VERI FIXE End position of IType exceeds the size of CompilationUnit 2003-07-16
39865 JDT Core david_audel VERI FIXE Misleading error diagnosis on broken method signatures 2003-08-28
40681 JDT Core david_audel VERI FIXE no warnings for some externalized strings 2003-08-28
41395 JDT Core david_audel VERI FIXE StackOverflowError when pasting code 2004-05-18
41643 JDT Core david_audel VERI FIXE Code assist doesn't propose all valid types 2003-10-09
42196 JDT Core david_audel VERI FIXE Method popup extremely slow for JOGL code 2003-10-08
42402 JDT Core david_audel VERI FIXE OuterClass.this does not appear in code assist of the InnerClass 2004-05-18
42493 JDT Core david_audel VERI FIXE Error message when evaluating: Expressionopt? 2004-05-18
42856 JDT Core david_audel VERI FIXE CodeAssist - Does not work after an inner type reference 2003-10-08
43212 JDT Core david_audel VERI FIXE catch variable not recognized by code-completion 2003-12-16
43354 JDT Core david_audel VERI FIXE CodeAssist relevance should privilege package completion over type name 2003-12-16
43897 JDT Core david_audel VERI FIXE No completion in cast expression 2003-10-09
44061 JDT Core david_audel VERI FIXE CodeAssist - no completion after class literal access 2003-10-09
44092 JDT Core david_audel VERI FIXE Methods to generate parser files are not correct 2014-07-24
44647 JDT Core david_audel VERI FIXE NPE code completion 2003-11-19
45982 JDT Core david_audel VERI FIXE Array out of bounds error while editing Java file 2003-11-20
46060 JDT Core david_audel VERI FIXE regression - content assist fails to present proposal 2003-12-16
46084 JDT Core david_audel VERI FIXE ArrayIndexOutOfBoundsException in compiler after feeding with non-real java code 2003-12-16
46470 JDT Core david_audel VERI FIXE Wrong completion after a switch 2003-12-16
47227 JDT Core david_audel VERI FIXE Syntax error diagnosis shouldn't expose internal goal tokens 2004-05-18
47401 JDT Core david_audel VERI FIXE Wrong code assist proposals in anonymous class 2003-12-16
48070 JDT Core david_audel VERI FIXE [CodeAssist] ArrayIndexOutOfBoundsException in AssistParster 2003-12-16
48752 JDT Core david_audel VERI FIXE Completion: relevance could be improved for non static field 2004-05-18
50686 JDT Core david_audel VERI FIXE NPE in MethodScope.createMethod 2004-05-18
51951 JDT Core david_audel VERI FIXE codeComplete finds no completion in method of local class inside static method 2004-05-18
52422 JDT Core david_audel VERI FIXE F3 can't find method def'n inside inner (anonymous) class 2004-05-18
57414 JDT Core david_audel VERI FIXE Summary: GB18030: Can not open Java Search dialog. 2004-05-18
60581 JDT Core david_audel VERI FIXE "Java AST creation" error. 2004-05-18
62201 JDT Core david_audel VERI FIXE NPE in MethodScope 2004-05-18
62453 JDT Core david_audel VERI FIXE Large File: Java builder not reacting on cancel 2004-06-01
63077 JDT Core david_audel VERI FIXE IllegalArgumentException in Openable.codeSelect 2004-06-01
65250 JDT Core david_audel VERI FIXE Problem selection does not choose first n errors 2004-06-11
65259 JDT Core david_audel VERI FIXE CodeSelect should only find one match for dup methods 2004-06-11
65737 JDT Core david_audel VERI FIXE Strange completion by code assist 2004-06-11
65871 JDT Core david_audel VERI FIXE Missing SUPER_INTERFACE_TYPES_PROPERTY in EnumDeclaration 2004-06-11
66098 JDT Core david_audel VERI FIXE MatchLocatorParser does not need advanced syntax diagnosis 2004-06-11
66271 JDT Core david_audel VERI FIXE No need to resolve type names when selecting declaration 2004-06-18
27134 JDT Core frederic_fusier VERI FIXE Add a ASTNode for non-Javadoc comments 2004-02-11
34325 JDT Core frederic_fusier VERI FIXE [encoding] Unreadable file when compiling and displaying 2004-05-06
35567 JDT Core frederic_fusier VERI FIXE Classpath validation error messages should contain project name 2003-10-08
38091 JDT Core frederic_fusier VERI FIXE DCR - Generate warnings for JavaDoc missing entries 2004-03-25
39068 JDT Core frederic_fusier VERI FIXE Adopt new core API for encoding on a per file basis 2004-03-25
39887 JDT Core frederic_fusier VERI FIXE Resource exception while indexing 2003-10-14
40658 JDT Core frederic_fusier VERI FIXE IJavaProject.getOutputLocation/getRawClasspath require Java nature 2003-10-08
42366 JDT Core frederic_fusier VERI FIXE Classpath validation error message removed while rebuilding a project. 2003-10-08
44068 JDT Core frederic_fusier VERI FIXE [DOC] Need more project configuration tutorials 2004-07-19
45110 JDT Core frederic_fusier VERI FIXE No constant for '..compiler.problem.missingAnnotation' 2003-11-21
45112 JDT Core frederic_fusier VERI FIXE Use Javadoc instead of Annotation for comment compiler parsing 2003-11-21
45198 JDT Core frederic_fusier VERI FIXE NPE from AnnotationParser 2003-11-20
45436 JDT Core frederic_fusier VERI FIXE Javadoc warnings: wrong errors in AST 2003-11-20
45518 JDT Core frederic_fusier VERI FIXE Search has to find references put in javadoc comments 2003-11-21
45592 JDT Core frederic_fusier VERI FIXE NPE while searching a method references in jdt-core 2003-11-24
45596 JDT Core frederic_fusier VERI FIXE Wrongly complains about missing parameter javadoc entry in anonymous class 2003-11-20
45669 JDT Core frederic_fusier VERI FIXE @see reference put between other tags declaration should be valid 2003-11-20
45737 JDT Core frederic_fusier VERI FIXE Unexpected Javadoc warnings when I rebuild my project 2003-11-21
45782 JDT Core frederic_fusier VERI FIXE [DCR] Compiler should take into account {@inheritDoc} tag 2004-04-16
45865 JDT Core frederic_fusier VERI FIXE References to method without argument are not found in Javadoc comment 2003-11-21
45958 JDT Core frederic_fusier VERI FIXE Compiler wrongly complains against valid @see constructor reference 2003-11-21
46761 JDT Core frederic_fusier VERI FIXE Search for references: misses match in Javadoc 2003-12-17
46854 JDT Core frederic_fusier VERI FIXE [DCR] Javadoc configuration setting needs more flexibility 2003-12-16
46901 JDT Core frederic_fusier VERI FIXE Strange compile error in javadoc 2003-11-19
46964 JDT Core frederic_fusier VERI FIXE Can not set Javadoc compiler setting 2003-11-20
46976 JDT Core frederic_fusier VERI FIXE Do not warn about 'Missing Javadoc' for overriding methods 2004-02-13
47132 JDT Core frederic_fusier VERI FIXE Javadoc for method in anonymous type should not be mark as missing 2004-02-13
47209 JDT Core frederic_fusier VERI FIXE Javadoc: Type references are not found in @see tag inside a method reference 2003-12-17
47215 JDT Core frederic_fusier VERI FIXE Javadoc: type reference in @see tag ignore the following text 2003-12-16
47319 JDT Core frederic_fusier VERI FIXE Compiler warns on missing Javadoc tags for private methods. 2003-12-16
47338 JDT Core frederic_fusier VERI FIXE CCE in CompletionParser 2003-12-16
47339 JDT Core frederic_fusier VERI FIXE Javadoc problem while using @see tag 2015-05-07
47341 JDT Core frederic_fusier VERI FIXE Javadoc problem for @see to protected method 2003-12-16
47396 JDT Core frederic_fusier VERI FIXE JAVA AST Creation failure 2004-02-11
47909 JDT Core frederic_fusier VERI FIXE Javadoc: NPE while searching a constructor references in jdt-core 2003-12-16
47940 JDT Core frederic_fusier VERI FIXE Unable to control level of JavaDoc errors 2003-12-16
47968 JDT Core frederic_fusier VERI FIXE Cannot find @see references in Class javadoc comment 2003-12-16
48064 JDT Core frederic_fusier VERI FIXE Javadoc: NPE during build process 2003-12-16
48376 JDT Core frederic_fusier VERI FIXE Javadoc incorrect warning for wrapped links 2004-02-11
48385 JDT Core frederic_fusier VERI FIXE [DCR] Need Javadoc warning for {@link } 2004-02-11
48523 JDT Core frederic_fusier VERI FIXE @throws reference incorrectly warned as not declared 2003-12-16
48711 JDT Core frederic_fusier VERI FIXE javadoc-warning if derived exception in @throws clause 2003-12-16
48965 JDT Core frederic_fusier VERI FIXE Javadoc problem preference settings: Use 'include' instead of 'ignore' 2003-12-18
49025 JDT Core frederic_fusier VERI FIXE Util.bind(String, String[]) can be optimized a little bit 2004-05-18
49260 JDT Core frederic_fusier VERI FIXE Malformed Javadoc Compiler option sensitive to line breaks 2004-03-25
49491 JDT Core frederic_fusier VERI FIXE Add option to toggle warning for Javadoc multiple same name @throws tags 2004-02-11
49691 JDT Core frederic_fusier VERI FIXE JavaProject looses property listeners on preferences 2004-08-19
49994 JDT Core frederic_fusier VERI FIXE Strange matches with start=0, end=1 in type reference search 2004-02-11
50206 JDT Core frederic_fusier VERI FIXE Error range for unqualified access to instance field 2004-02-11
50644 JDT Core frederic_fusier VERI FIXE Deprecation check doesn't check that the @deprecated is at the beginning of the line 2004-02-11
50661 JDT Core frederic_fusier VERI FIXE IAE while building AST 2004-02-11
50683 JDT Core frederic_fusier VERI FIXE Improve DOM/AST support for doc comments 2004-06-21
50692 JDT Core frederic_fusier VERI FIXE Javadoc: Cannot find DOM AST bindings for inline link tags references 2004-02-11
50694 JDT Core frederic_fusier VERI FIXE Javadoc: Cannot find DOM AST bindings for types in @see tags 2004-02-11
50695 JDT Core frederic_fusier VERI FIXE Javadoc: package reference in @see tags is wrongly warned 2008-06-05
50697 JDT Core frederic_fusier VERI FIXE Improve DOM/AST support for locating all comments 2004-02-11
50781 JDT Core frederic_fusier VERI FIXE Javadoc bindings: No bindings for qualified names 2004-02-11
50784 JDT Core frederic_fusier VERI FIXE Javadoc bindings: No binding in {@link } and link disturbs other bindings 2004-02-11
50785 JDT Core frederic_fusier VERI FIXE Javadoc bindings: No bindings member refs 2004-02-11
50831 JDT Core frederic_fusier VERI FIXE DCR Javadoc AST: Offer well known tag names as constants 2004-02-11
50838 JDT Core frederic_fusier VERI FIXE Javadoc bindings: No bindings in constructor ref parameter 2004-02-11
50840 JDT Core frederic_fusier VERI FIXE Javadoc AST: wrong start position on MemberRef 2004-02-11
50858 JDT Core frederic_fusier VERI FIXE Javadoc IProblem constant not defined 2004-02-11
50877 JDT Core frederic_fusier VERI FIXE Javadoc AST Nodes: Wrong ranges 2004-02-11
50880 JDT Core frederic_fusier VERI FIXE JavadocAST Nodes: Wrong ranges on link 2004-02-11
50883 JDT Core frederic_fusier VERI FIXE Javadoc AST node: Range problem with embedded tags 2004-02-11
50898 JDT Core frederic_fusier VERI FIXE Javadoc AST: Missing binding for reference to non-visible type 2004-02-11
50938 JDT Core frederic_fusier VERI FIXE Javadoc AST: Still invalid range for embedded tag 2004-02-11
51104 JDT Core frederic_fusier VERI FIXE Comments are not recorded when inside a method body 2004-02-11
51226 JDT Core frederic_fusier VERI FIXE Javadoc inside DOM AST does not support starting characters in unicode 2004-02-11
51241 JDT Core frederic_fusier VERI FIXE IllegalArgumentException while creating a DOM/AST 2004-02-11
51363 JDT Core frederic_fusier VERI FIXE Wrong comment positions inside the Scanner. 2004-02-11
51476 JDT Core frederic_fusier VERI FIXE Javadoc: String or URL @see references are not stored in DOM AST Javadoc structure 2004-02-12
51478 JDT Core frederic_fusier VERI FIXE Javadoc: @deprecated/@inheritDoc tags are not stored in DOM AST Javadoc structure 2004-02-12
51508 JDT Core frederic_fusier VERI FIXE Javadoc: Package references DOM AST nodes binding is null 2004-02-12
51529 JDT Core frederic_fusier VERI FIXE "Organize imports" is confused by references inside Javadoc 2004-03-25
51600 JDT Core frederic_fusier VERI FIXE Javadoc: tags with errors are not stored in DOM AST Javadoc hierarchy 2004-05-18
51606 JDT Core frederic_fusier VERI FIXE Javadoc - {@inheritDoc} should be inefficient when not in first text element 2004-05-28
51626 JDT Core frederic_fusier VERI FIXE Incorrected deprecation check 2004-02-12
51650 JDT Core frederic_fusier VERI FIXE Javadoc - DOM/AST is not correct after a @see tag 2004-02-12
51660 JDT Core frederic_fusier VERI FIXE [DOM/AST] AST.parse* should handle all legal doc tags 2004-05-28
51770 JDT Core frederic_fusier VERI FIXE Javadoc AST Node: wrong binding on qualified name part 2004-02-12
51911 JDT Core frederic_fusier VERI FIXE [Javadoc] @see method w/out () 2004-07-29
51953 JDT Core frederic_fusier VERI DUPL JavaDoc complains about missing JavaDoc tags for overridden methods 2005-04-29
52216 JDT Core frederic_fusier VERI FIXE [regression in M7] javadoc: @see <a href> shows a warning 2004-03-24
52264 JDT Core frederic_fusier VERI FIXE Need a global preference to enable Javadoc support 2004-03-25
52908 JDT Core frederic_fusier VERI FIXE [DOM Comments] Wrong text element positions when starting/ending with { or } 2004-03-25
53075 JDT Core frederic_fusier VERI FIXE @link in Javadoc not parsed correctly 2004-03-25
53095 JDT Core frederic_fusier VERI FIXE I20040225: Won't accept breakpoint on NoClassDefFoundError 2004-03-25
53276 JDT Core frederic_fusier VERI FIXE [DOM Comments] Wrong text element length when containing '\' character 2004-03-25
53279 JDT Core frederic_fusier VERI FIXE [Javadoc] Compiler should complain when inline tag is not terminated 2004-05-18
53290 JDT Core frederic_fusier VERI FIXE [Javadoc] Compiler should complain when tag name is not correct 2004-05-18
53445 JDT Core frederic_fusier VERI FIXE [DCR] [DOM Comments] Provide extended ranges including leading/trailing comments for AST nodes 2006-04-19
53757 JDT Core frederic_fusier VERI FIXE Javadoc tag @transient ignored 2004-03-25
54043 JDT Core frederic_fusier VERI FIXE Problems with type hierarchy for binary types 2004-03-25
54108 JDT Core frederic_fusier VERI FIXE Weird piece of source code in SourceTypeConverter.java 2004-05-18
54424 JDT Core frederic_fusier VERI FIXE AST has structural problems with incomplete javadoc tags 2004-05-18
54776 JDT Core frederic_fusier VERI FIXE DefaultCommentMapper: different behaviour 2004-03-25
54962 JDT Core frederic_fusier VERI FIXE plain reference to package not found in (@see) javadoc 2004-05-18
55221 JDT Core frederic_fusier VERI FIXE Bug in comment mapper: Grabs next node's Javadoc 2004-03-25
55223 JDT Core frederic_fusier VERI FIXE Bug in comment mapper: Same comment mapped to 2 statements 2004-03-25
55504 JDT Core frederic_fusier VERI FIXE @<tasktag> should not be reported 2004-03-25
55930 JDT Core frederic_fusier VERI FIXE File encoding should be used on save 2004-03-25
55992 JDT Core frederic_fusier VERI FIXE AssertionFailed during preference import 2004-05-18
58069 JDT Core frederic_fusier VERI FIXE Compilation ERROR: Missing code implementation in the compiler 2004-05-18
58859 JDT Core frederic_fusier VERI FIXE [encoding] Editor does not detect BOM on .txt files 2004-05-27
58893 JDT Core frederic_fusier VERI FIXE Error opening a type 2004-05-28
60687 JDT Core frederic_fusier VERI FIXE NPE in JavaCore.getEncoding 2004-05-18
60689 JDT Core frederic_fusier VERI FIXE AST on reconcile: AST without Javadoc comments created 2005-01-31
61181 JDT Core frederic_fusier VERI FIXE Task tag starting with double-/ (//) causes compile error 2004-05-18
61408 JDT Core frederic_fusier VERI FIXE Incorrect parsing 2004-05-18
61872 JDT Core frederic_fusier VERI FIXE library looses content when setting source attachment 2004-05-18
62704 JDT Core frederic_fusier VERI FIXE Using 05180816, //toto is a task if //toto is a task tag. 2004-05-28
62812 JDT Core frederic_fusier VERI FIXE Some malformed javadoc tags are not reported as malformed 2004-05-28
62881 JDT Core frederic_fusier VERI FIXE JDT/Core could be contributing a content type for JAR manifests 2004-05-20
63044 JDT Core frederic_fusier VERI FIXE Reference to a constructor inside a javadoc should point to a type binding and not a constructor binding 2004-05-28
64329 JDT Core frederic_fusier VERI FIXE Missing Javadoc tags declaration in API methods 2004-05-28
64332 JDT Core frederic_fusier VERI FIXE Javadoc errors in non-API doc comments 2004-05-28
64421 JDT Core frederic_fusier VERI FIXE ArrayIndexOutOfBoundsException in PackageReferenceLocator.matchReportReference() 2004-05-28
65174 JDT Core frederic_fusier VERI FIXE Spurious "Javadoc: Missing reference" error 2004-06-11
65180 JDT Core frederic_fusier VERI FIXE Spurious "Javadoc: xxx cannot be resolved or is not a field" error with inner classes 2004-07-19
65253 JDT Core frederic_fusier VERI FIXE [Javadoc] @@tag is wrongly parsed as @tag 2004-06-11
65288 JDT Core frederic_fusier VERI FIXE Javadoc: tag gets mangled when javadoc closing on same line without whitespace 2004-06-11
66551 JDT Core frederic_fusier VERI FIXE Error in org.eclipse.swt project on class PrinterData 2004-06-11
66573 JDT Core frederic_fusier VERI FIXE Shouldn't bind to local constructs 2004-06-11
71267 JDT Core frederic_fusier VERI FIXE [Search][Javadoc] SearchMatch in class javadoc reported with element of type IImportDeclaration 2005-03-10
73112 JDT Core frederic_fusier VERI FIXE [Search] SearchEngine doesn't find all fields multiple field declarations 2005-03-10
73348 JDT Core frederic_fusier VERI FIXE [Javadoc] Missing description for return tag is not always warned 2005-03-10
73551 JDT Core frederic_fusier VERI FIXE [Search] NPE while searching package declaration 2005-03-10
73995 JDT Core frederic_fusier VERI FIXE [Javadoc] Wrong warning for missing return type description for @return {@inheritDoc} 2005-03-10
36772 JDT Core jdt-core-inbox VERI FIXE AST: CompilationUnit.findDeclaringNode: Spec/Impl not same 2003-06-06
36814 JDT Core jdt-core-inbox VERI FIXE NaiveASTFlattener does not serialize try-finally statements correctly 2003-06-06
37040 JDT Core jdt-core-inbox VERI FIXE VerifyError "Illegal target of jump or branch" 2003-06-05
38235 JDT Core jdt-core-inbox VERI INVA Variables should be allowed to contain other variables/lists 2003-06-03
40584 JDT Core jdt-core-inbox VERI FIXE Test suite configuration should be more flexible 2003-08-28
41602 JDT Core jdt-core-inbox VERI FIXE missing @exception in javadoc of IPackageFragment.getNonJavaResources 2003-08-28
43879 JDT Core jdt-core-inbox VERI FIXE working copy commit outside classpath doesn't save buffer 2003-10-10
44327 JDT Core jdt-core-inbox VERI FIXE new compiler option... 2005-08-30
44341 JDT Core jdt-core-inbox VERI FIXE NPE from delta processor 2003-10-14
45661 JDT Core jdt-core-inbox VERI FIXE Search for references of default package fails 2003-11-21
47177 JDT Core jdt-core-inbox VERI FIXE ClassCastException during hover 2003-12-16
48301 JDT Core jdt-core-inbox VERI DUPL Nested output folder rules seem inconsistant 2003-12-16
50433 JDT Core jdt-core-inbox VERI FIXE Rationalize signatures of AST.parse* methods 2004-03-25
58582 JDT Core jdt-core-inbox VERI FIXE ICompilationUnit.reconcile should allow client to specify AST API level 2004-05-19
60922 JDT Core jdt-core-inbox VERI FIXE restrictions on behavior of classpath containers 2004-05-18
65936 JDT Core jdt-core-inbox VERI WORK Refactor Rename incorrectly suggests to rename class not method if we have a static method with same name and signature as non-static 2004-06-28
372192 JDT Core jdt-core-inbox VERI DUPL Implicit constructors should be visible in Outline views 2012-03-14
36165 JDT Core jeem VERI FIXE [DOM/AST] Incorrect grammar rule in TypeDeclaration 2003-06-06
39601 JDT Core jeem VERI FIXE [DOM/AST] clarify documentation of source ranges 2003-11-24
39739 JDT Core jeem VERI FIXE VariableDeclarationStatements aren't full statements 2003-11-24
46612 JDT Core jeem VERI FIXE BodyDeclaration should provide a method getModifiers 2003-11-24
53165 JDT Core jeem VERI FIXE Javadoc for TagElement#fragments(): List element type? 2004-05-18
57235 JDT Core jeem VERI FIXE DCR: AST Name.getQualifiedName() 2004-05-18
58314 JDT Core jeem VERI FIXE Make ASTs thread-safe for multiple readers 2004-05-18
58782 JDT Core jeem VERI FIXE Provide constant for reconcile(NO_AST, ...) 2004-05-18
59788 JDT Core jeem VERI FIXE [DOM/AST] rename AST.LEVEL_* constants 2004-05-19
60558 JDT Core jeem VERI FIXE AST: ast.createInstance(Class nodeClass) should not throw a RuntimeException 2004-05-18
8613 JDT Core jerome_lanneluc VERI FIXE Outline should show anonymous inner classes 2003-10-17
19286 JDT Core jerome_lanneluc VERI FIXE Suspicious synchronized operations 2003-06-06
29964 JDT Core jerome_lanneluc VERI FIXE Add inclusion filter 2004-05-18
32639 JDT Core jerome_lanneluc VERI FIXE Missing empty fine-grain delta when reconciling 2003-10-13
33530 JDT Core jerome_lanneluc VERI FIXE JavaModel synchronization model should be more optimistic 2003-07-16
35632 JDT Core jerome_lanneluc VERI FIXE NPE in DeltaProcessor 2003-07-17
35739 JDT Core jerome_lanneluc VERI FIXE Stack dump on console 2003-07-17
36066 JDT Core jerome_lanneluc VERI FIXE Outliner did not refresh after field rename 2003-07-17
36143 JDT Core jerome_lanneluc VERI FIXE Type hierarchy doesn't include anonymous subclasses 2003-10-08
36232 JDT Core jerome_lanneluc VERI FIXE binding do not fully consider working copies 2003-07-16
36479 JDT Core jerome_lanneluc VERI FIXE Rename operation during refactoring fails 2003-08-28
36499 JDT Core jerome_lanneluc VERI FIXE exists() returns true for a source file inside a classfolder 2003-06-06
36854 JDT Core jerome_lanneluc VERI FIXE NPE opening type hierarchy 2003-07-17
36888 JDT Core jerome_lanneluc VERI FIXE Close the gap between original and working copies 2003-10-16
36889 JDT Core jerome_lanneluc VERI FIXE [DCR] Keep AST created in reconcile for active editor 2004-03-25
37166 JDT Core jerome_lanneluc VERI FIXE NPE in SearchEngine when matching type against ProblemReferenceBinding 2003-06-06
37438 JDT Core jerome_lanneluc VERI FIXE searchenging NPE in searchDeclarationsOfReferencedTypes 2003-06-06
37509 JDT Core jerome_lanneluc VERI FIXE Open Declaration opens class declaration for local variables 2003-11-21
37962 JDT Core jerome_lanneluc VERI FIXE Unexpected transient problem during reconcile 2003-06-06
38450 JDT Core jerome_lanneluc VERI FIXE Delete: Removing default package removes source folder 2003-07-16
38568 JDT Core jerome_lanneluc VERI FIXE Search for method declarations fooled by array types 2003-08-28
38658 JDT Core jerome_lanneluc VERI FIXE Search for existing type fails 2004-05-18
38901 JDT Core jerome_lanneluc VERI FIXE IndexManager hangs in end-less loop 2003-07-17
39009 JDT Core jerome_lanneluc VERI FIXE NPE in Delta processor while executing JDT/UI tests 2003-07-17
39168 JDT Core jerome_lanneluc VERI FIXE Could remove JavaElement.fLEType field 2003-07-16
39174 JDT Core jerome_lanneluc VERI FIXE NPE in type hierarchy when opening type 2003-08-28
39311 JDT Core jerome_lanneluc VERI FIXE Outliner did not refresh after method rename (refactor) 2003-07-16
39533 JDT Core jerome_lanneluc VERI FIXE Working copy with no corresponding file not considered by NameLookup 2003-07-16
39736 JDT Core jerome_lanneluc VERI FIXE JavaModelException on copying read-only CompilationUnits 2004-05-17
39766 JDT Core jerome_lanneluc VERI FIXE compilation unit cannot be saved 2003-07-17
39831 JDT Core jerome_lanneluc VERI FIXE Search finds only "inexact" matches 2003-08-28
39877 JDT Core jerome_lanneluc VERI FIXE Rebuild All generates extra "Unable to read classpath" entry. 2003-07-16
39926 JDT Core jerome_lanneluc VERI FIXE deleting default package (not in source folder) does nothing 2003-07-16
39943 JDT Core jerome_lanneluc VERI FIXE [navigation] outliner auto-changes selection (multi-fields) 2004-02-12
40020 JDT Core jerome_lanneluc VERI FIXE Exceptions in console 2003-10-14
40028 JDT Core jerome_lanneluc VERI FIXE Deltas and deleted working copies 2003-07-16
40082 JDT Core jerome_lanneluc VERI FIXE NPE in TypeHierarchy.packageRegionContainsSamePackageFragment(TypeHierarchy.java:1314) 2003-08-28
40090 JDT Core jerome_lanneluc VERI FIXE No need to close Java model on shutdown 2003-08-28
40116 JDT Core jerome_lanneluc VERI FIXE Search for references to nested class doesn't find anything 2003-08-28
40322 JDT Core jerome_lanneluc VERI FIXE Error creating new Java projects 2003-08-28
40382 JDT Core jerome_lanneluc VERI FIXE JavaModelException#printStackTrace should be improved 2003-08-28
40383 JDT Core jerome_lanneluc VERI FIXE Search - should only special treat unsaved working copies 2003-10-14
40606 JDT Core jerome_lanneluc VERI FIXE Unable to discard empty package if containing .class files 2003-08-28
40715 JDT Core jerome_lanneluc VERI FIXE getWorkingCopy(...) should always return a new working copy for primary cus 2003-08-28
40779 JDT Core jerome_lanneluc VERI FIXE Primary working copies: no deltas on destroy 2003-08-28
40782 JDT Core jerome_lanneluc VERI FIXE Primary working copies: unnecessary deltas on save 2003-10-14
40793 JDT Core jerome_lanneluc VERI FIXE Primary working copies: Type search does not find type in modified CU 2003-10-14
41444 JDT Core jerome_lanneluc VERI FIXE [navigation] error dialog on opening class file 2004-02-12
41534 JDT Core jerome_lanneluc VERI FIXE incorrect shadowing reported by rename [refactoring] 2003-10-08
41611 JDT Core jerome_lanneluc VERI FIXE CreateCompilationUnitOperation.executeOperation() should probably force creation more agressively 2003-11-24
42760 JDT Core jerome_lanneluc VERI FIXE NullPointerException in JobManager when searching 2003-10-14
42762 JDT Core jerome_lanneluc VERI FIXE Compiler tests should run both in 1.3 and 1.4 mode 2003-11-24
43080 JDT Core jerome_lanneluc VERI FIXE NPE when searching in CU with incomplete method declaration 2003-10-08
43139 JDT Core jerome_lanneluc VERI FIXE Delete member in Outliner not working 2003-11-21
43208 JDT Core jerome_lanneluc VERI FIXE ICompilation.move not supported when in workingCopyMode 2003-10-14
43213 JDT Core jerome_lanneluc VERI FIXE CommitWorkingCopyOperation: Unnecessary setting of content 2003-10-14
43274 JDT Core jerome_lanneluc VERI FIXE Type hierarchy broken 2003-10-13
43294 JDT Core jerome_lanneluc VERI FIXE Primary working copy: No updates when changed in working copy mode 2003-10-14
43300 JDT Core jerome_lanneluc VERI FIXE SearchEngine(IWorkingCopy[] workingCopies) not backward compatible 2003-10-14
43847 JDT Core jerome_lanneluc VERI FIXE IPackageFragment not updated after CUs have moved 2003-10-14
43872 JDT Core jerome_lanneluc VERI FIXE Hierarchy does not update properly when local class eliminated [type hierarchy] 2003-10-13
43967 JDT Core jerome_lanneluc VERI FIXE Search for references on local variable finds all occurances of variables of that type not just that variable. 2003-11-21
44065 JDT Core jerome_lanneluc VERI FIXE NPE during hot code replace 2003-10-13
44066 JDT Core jerome_lanneluc VERI FIXE Package Explorer doesn't show new file 2018-10-30
44073 JDT Core jerome_lanneluc VERI FIXE Override methods action does not work for local types [code manipulation] 2003-10-13
44084 JDT Core jerome_lanneluc VERI FIXE No refresh when deleting edited unit 2003-10-13
44085 JDT Core jerome_lanneluc VERI FIXE becomeWorkingCopy() should add the working copy in the model 2003-10-14
44219 JDT Core jerome_lanneluc VERI FIXE NPE while creating TypeHierarchy for binary type "Group" 2003-10-13
44242 JDT Core jerome_lanneluc VERI FIXE Deadlock during jdt/debug test 2003-10-14
44289 JDT Core jerome_lanneluc VERI FIXE Search broken 2003-10-14
44331 JDT Core jerome_lanneluc VERI FIXE Need indication that removal/add was targeted to a primary working copy 2003-10-14
44450 JDT Core jerome_lanneluc VERI FIXE Strange name range for anonymous classes. 2003-11-21
44506 JDT Core jerome_lanneluc VERI FIXE Type hierarchy is missing anonymous type 2003-10-10
44637 JDT Core jerome_lanneluc VERI FIXE NPE in Initializer.getPrimaryElement() 2003-11-19
44884 JDT Core jerome_lanneluc VERI FIXE Wrong list displayed while code completion 2003-11-21
45060 JDT Core jerome_lanneluc VERI FIXE Missing external jar prevents build, but jar still in Java model 2004-02-12
45113 JDT Core jerome_lanneluc VERI FIXE No hierarchy refresh when on region 2003-11-24
45589 JDT Core jerome_lanneluc VERI FIXE Too many Util classes in JDTCore 2003-12-17
45641 JDT Core jerome_lanneluc VERI FIXE CCE when using declarations view 2003-11-20
45655 JDT Core jerome_lanneluc VERI FIXE exception while editing java file 2003-11-20
45671 JDT Core jerome_lanneluc VERI FIXE Need source range and getTypeSignature() for local variables 2003-11-21
45786 JDT Core jerome_lanneluc VERI FIXE No selection on method declaration in field initializer 2003-11-20
45944 JDT Core jerome_lanneluc VERI FIXE Stack trace attempting to find markers on a closed project 2003-11-24
46013 JDT Core jerome_lanneluc VERI FIXE IBinding.getKey() for local shouldn't return null 2003-11-24
46040 JDT Core jerome_lanneluc VERI FIXE NPE in Eclipse console 2003-12-16
46052 JDT Core jerome_lanneluc VERI FIXE result of ITypeHierarchy.getAllSuperTypes() does not include Object 2003-11-24
46057 JDT Core jerome_lanneluc VERI FIXE need mechanism for retrieving the name of anonymous and local classes 2003-11-26
46192 JDT Core jerome_lanneluc VERI FIXE ILocalVariable.exists() always returns false 2003-11-24
46668 JDT Core jerome_lanneluc VERI FIXE Changes to class path containers should not change .project 2017-11-21
47180 JDT Core jerome_lanneluc VERI FIXE NPE in Delta Processor 2003-11-21
47213 JDT Core jerome_lanneluc VERI FIXE Inefficient recursion while initializing classpath container 2004-03-08
47214 JDT Core jerome_lanneluc VERI FIXE Cannot open declaration on a selected method of an anonymous class 2003-12-17
47699 JDT Core jerome_lanneluc VERI FIXE Make org.eclipse.core.runtime.compatibility non optional 2004-02-12
47743 JDT Core jerome_lanneluc VERI FIXE Open type hiearchy problems [type hierarchy] 2004-02-12
47795 JDT Core jerome_lanneluc VERI FIXE NPE selecting method in anonymous 2 level deep 2003-12-17
47815 JDT Core jerome_lanneluc VERI FIXE Refactoring doesn't work with some project names [refactoring] 2004-05-18
48261 JDT Core jerome_lanneluc VERI FIXE Search does not show results 2003-12-17
48293 JDT Core jerome_lanneluc VERI FIXE [DCR] IJavaElement should implement ISchedulingRule 2004-02-12
48337 JDT Core jerome_lanneluc VERI FIXE [Search] FieldReferenceMatch should report read/write access 2004-05-10
48350 JDT Core jerome_lanneluc VERI FIXE IType#resolveType(String) fails on local types 2004-02-12
48353 JDT Core jerome_lanneluc VERI FIXE Indexes deleted on shutdown 2003-12-17
48395 JDT Core jerome_lanneluc VERI FIXE Hierarchy on region misses local classes 2004-02-12
48422 JDT Core jerome_lanneluc VERI FIXE Calling isStructureKnown() on ILocalVaraible throws JavaModelExceptions 2003-12-17
48459 JDT Core jerome_lanneluc VERI FIXE NPE in Type hierarchy 2004-02-12
48706 JDT Core jerome_lanneluc VERI FIXE NPE in move refactoring 2003-12-18
48725 JDT Core jerome_lanneluc VERI FIXE Cannot search for local vars in jars. 2003-12-16
48818 JDT Core jerome_lanneluc VERI FIXE NPE in delta processor 2003-12-17
49081 JDT Core jerome_lanneluc VERI FIXE JDT is no more using the tab character by default for indentation 2003-12-18
49120 JDT Core jerome_lanneluc VERI FIXE search doesn't find references to anonymous inner methods 2004-02-12
49561 JDT Core jerome_lanneluc VERI FIXE Commit should only lock parent's folder 2004-02-12
49809 JDT Core jerome_lanneluc VERI FIXE NPE from MethodVerifier 2004-03-25
49845 JDT Core jerome_lanneluc VERI FIXE DCR: Allow to cancel the AST creation 2004-02-12
49937 JDT Core jerome_lanneluc VERI FIXE JavaDoc of ITypeBinding#isLocal() talks about local interfaces 2004-02-12
49986 JDT Core jerome_lanneluc VERI FIXE setRawClasspath(...) should fire a F_CLASSPATH_CHANGED delta 2004-03-25
50207 JDT Core jerome_lanneluc VERI FIXE Compile errors fixed by 'refresh' do not reset problem list or package explorer error states 2004-02-12
50258 JDT Core jerome_lanneluc VERI FIXE AST.parseCompilationUnit(... IWorkingCopyOwner..) should allow null 2004-02-12
50320 JDT Core jerome_lanneluc VERI FIXE Java model operations should use IResourceRuleFactory 2004-02-12
50571 JDT Core jerome_lanneluc VERI FIXE search sender in hierarchy hangs 2004-02-12
50844 JDT Core jerome_lanneluc VERI FIXE AbortCompilation thrown from Name#resolveBinding() 2004-02-12
51045 JDT Core jerome_lanneluc VERI FIXE Offer to call JavaCore.run with scheduling rule 2004-03-25
51089 JDT Core jerome_lanneluc VERI FIXE Java AST creation failure 2004-02-12
51249 JDT Core jerome_lanneluc VERI FIXE Performance problems in PackageFragment.getPath 2004-02-12
51867 JDT Core jerome_lanneluc VERI FIXE An anonymous type is missing in type hierarchy when editor is modified 2004-05-18
52273 JDT Core jerome_lanneluc VERI FIXE Add option on predefined search scope to include/exclude system contain libraries 2004-03-25
52347 JDT Core jerome_lanneluc VERI FIXE NPE in LaunchingPlugin.shutdown 2004-05-18
This result was limited to 1000 bugs. See all search results for this query.

as