issue_id
int64
2.03k
426k
title
stringlengths
9
251
body
stringlengths
1
32.8k
status
stringclasses
6 values
after_fix_sha
stringlengths
7
7
updated_files
stringlengths
29
34.1k
project_name
stringclasses
6 values
repo_url
stringclasses
6 values
repo_name
stringclasses
6 values
language
stringclasses
1 value
issue_url
null
before_fix_sha
null
pull_url
null
commit_datetime
timestamp[us, tz=UTC]
report_datetime
timestamp[us, tz=UTC]
317,755
Bug 317755 [JUnit] JUnit -> Activate on Error/Failure Only not working
Build Identifier: 20100617-1415 in Helios, JUnit's "Activate on Error/Failure Only" no longer works. Instead, the JUnit tab is always activated. This happens whether in Fast View or not. This happens with JUnit 3 and 4. Expected: when "Activate on Error/Failure Only" is checked and the tests pass, the JUnit dialog shou...
verified fixed
62aedcd
["org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/JUnitPlugin.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-08-19T09:49:49Z
2010-06-23T21:53:20Z
312,189
Bug 312189 [quick assist] BadLocationException when applying proposal while preview is computed
null
verified fixed
469e07d
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/proposals/ChangeCorrectionProposal.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-08-17T17:01:36Z
2010-05-09T21:20:00Z
322,812
Bug 322812 [JUnit] JUnit library container can't resolve binary-imported org.hamcrest.core
null
resolved fixed
ab3ba75
["org.eclipse.jdt.junit.core/src/org/eclipse/jdt/internal/junit/buildpath/BuildPathSupport.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-08-16T15:54:32Z
2010-08-16T14:46:40Z
202,566
Bug 202566 [nls tooling] Exernalize Strings Wizard always imports accessor class
I was externalizing strings in some new files yesterday and noticed that I was just internalizing everything because these were strings that didn't need to be externalized (ie., HTML tags). When I ran through the wizard, it gave me an unused import on my access class. The wizard should probably be more intelligent in w...
resolved fixed
d2b3b49
["org.eclipse.jdt.ui.tests.refactoring/test", "cases/org/eclipse/jdt/ui/tests/refactoring/nls/NlsRefactoringCreateChangeTest.java", "org.eclipse.jdt.ui/core", "refactoring/org/eclipse/jdt/internal/corext/refactoring/nls/NLSSourceModifier.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-08-16T13:06:20Z
2007-09-07T04:40:00Z
322,253
Bug 322253 [Widgets] Context menu does not go away after setVisible(false)
3.5, 3.6 and latest 3.7 build. Happens on MacOSX 10.5.6 and 10.5.8 but not 10.6. Our org.eclipse.jdt.ui.tests.leaks.JavaLeakTest.testJavaEditorContextMenu() test ('org.eclipse.jdt.ui.tests' bundle) waits forever on Mac Cocoa because the menu doesn't get closed using setVisible(false). The result is that the test runs 2...
resolved fixed
f6b653a
["org.eclipse.jdt.ui.tests/leaks/org/eclipse/jdt/ui/tests/leaks/JavaLeakTest.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-08-15T19:36:25Z
2010-08-10T17:06:40Z
321,818
Bug 321818 [preferences] 'Errors/Warnings' page: allow to filter a section for a value
I20100804-1800. The 'Errors/Warnings' page should allow to filter a category for a value, e.g. ~warn code style code style ~error
verified fixed
915e0e4
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/OptionsConfigurationBlock.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-08-12T07:52:29Z
2010-08-05T06:33:20Z
302,831
Bug 302831 [quick assist] Assigning a parameter to an existing field allows incomplete linked mode
Build Identifier: I20100129-1300 Assume the following example: public class Foo { int existing; public Foo(int existingVal) { } void existingReference() { existing++; } } 1) on the constructor, move the cursor on the existingVal parameter. 2) Use quick fix to assign the parameter to the field existing observe: the edit...
verified fixed
b700499
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/proposals/AssignToVariableAssistProposal.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-08-10T13:22:56Z
2010-02-14T23:26:40Z
314,407
Bug 314407 [inline] IndexOutOfBoundsException in inline method refactoring with compile error
What steps will reproduce the problem? 1. Edit the attached file (it has compile errors) 2. Selected getImage() in line 31 3. Select Inline Method Refactoring 4. Select Replace all invocations 5. Error occurs 6. After saving the file, the error still remains -- Error Details -- Date: Wed May 26 09:58:21 CEST 2010 Messa...
verified fixed
e30cc05
["org.eclipse.jdt.ui.tests.refactoring/resources/InlineMethodWorkspace/TestCases/bugs_in/Test_314407_1.java", "org.eclipse.jdt.ui.tests.refactoring/resources/InlineMethodWorkspace/TestCases/bugs_in/Test_314407_2.java", "org.eclipse.jdt.ui.tests.refactoring/resources/InlineMethodWorkspace/TestCases/bugs_out/Test_314407_...
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-08-08T12:05:56Z
2010-05-26T07:46:40Z
321,550
Bug 321550 [navigation] Open Hyperlink > Open Implementation does not work for external files
Build id : I20100802-1800 (same behavior in 3.6) Open Implementation does nothing on files not on build path Steps: - Create a java file with the following snippet on the file system and open it in eclipse class A { void foo() { String s=""; System.out.println(""); System.out.append('a'); s.compareTo(""); s.equals("");...
verified fixed
db1272c
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaElementHyperlinkDetector.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaElementHyperlinkImplementationDetector.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaElementImplementationHyperlink.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-08-04T11:41:57Z
2010-08-03T07:20:00Z
321,574
Bug 321574 [call hierarchy] Remove Hierarchy scope for Call Hierarchy
I2010070802-1800. Search In dialog: "Note:" should be bold like in the preference dialog.
verified fixed
5dd410e
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/callhierarchy/CallHierarchyMessages.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/callhierarchy/SearchInDialog.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/callhierarchy/SearchScopeActionGroup.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/inte...
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-08-04T10:54:56Z
2010-08-03T10:06:40Z
321,558
Bug 321558 [preferences] problem filtering should allow to combine name with value search
I20100802-1800. I tried to search a certain set of options (by name) along with a given value but failed. We should support name~value patterns, e.g. "param~warn"
verified fixed
871e52c
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/OptionsConfigurationBlock.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-08-04T07:16:33Z
2010-08-03T10:06:40Z
320,983
Bug 320983 [hovering] Javadoc does not display properly on classes with a generic type that's also an HTML element name
Build Identifier: M20090917-0800 Using the following code: public abstract class Test<T> { public static void main(String[] args) { new Test<Button>() { void foo() { } }; new Test<Strike>() { void foo() { } }; } } When you hover over the name of either foo() method, the Javadoc rendering that shows is wrong: The first ...
resolved fixed
abc1f09
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/viewsupport/JavaElementLabelComposer.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-08-02T18:30:45Z
2010-07-27T08:40:00Z
155,828
Bug 155828 [JUnit] Update test suite wizard for JUnit 4: @RunWith(Suite.class)...
JUnit plugin is not working as described. Follow the "Writing and running JUnit tests" help section and after you create JUnit test case with the wizzard, the new Test Suit is not detecting the newly created Test Case as an available Test Case to be added to the suite. Before closing the bug down and bouncing it back (...
verified fixed
35db915
["org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/wizards/SuiteClassesContentProvider.java", "org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/wizards/UpdateTestSuite.java", "org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/wizards/WizardMessages.java", "org.eclipse.jdt.junit/src/org/eclipse/jd...
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-08-02T16:52:05Z
2006-08-31T13:13:20Z
308,199
Bug 308199 JavaElementAdapterFactory loads Team UI
I20100406-0800. JavaElementAdapterFactory loads Team UI because it references IHistoryPageSource. We could use a lazy approach like for ISearchPageScoreComputer.
resolved fixed
7d25658
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaElementAdapterFactory.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-08-02T15:04:06Z
2010-04-06T13:20:00Z
321,385
Bug 321385 SearchLeakTestWrapper#testRemoveSearchQueries() fails on build machine
SearchLeakTestWrapper#testRemoveSearchQueries() fails on build machine when running AllZRHTests. No problem when run by itself. Reverting the last change in SearchView makes the test green again.
resolved fixed
f62e075
["org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/search/SearchLeakTest.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-08-02T07:16:52Z
2010-07-30T17:13:20Z
78,522
Bug 78522 [navigation] All Ctrl+Click link targets should also be available under one command/action
I200411100800 All Ctrl+Click link targets should also work with Open (F3)
verified fixed
02a1a30
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/BasicJavaEditorActionContributor.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/propertiesfileeditor/PropertiesFileEditorActionContributor.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-07-29T09:15:47Z
2004-11-12T17:20:00Z
305,103
Bug 305103 [refactoring] Comment deleted on 'Move type to new file' refactoring
For each code snippet below - Move X to new file (problem is independent creating an instance variable) - The comment gets deleted. Its neither in new file nor the old file. - There can be some empty lines between the comment and class X, the comment will still be deleted However if the comment is a javadoc (begins wit...
verified fixed
b026ae5
["org.eclipse.jdt.ui.tests.refactoring/resources/MoveInnerToTopLevel/test35/out/Inner.java", "org.eclipse.jdt.ui.tests.refactoring/resources/MoveInnerToTopLevel/test36/out/Inner.java", "org.eclipse.jdt.ui.tests.refactoring/resources/MoveInnerToTopLevel/test_nonstatic_45/in/A.java", "org.eclipse.jdt.ui.tests.refactoring...
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-07-29T07:46:40Z
2010-03-09T07:33:20Z
319,689
Bug 319689 Invalid thread access in ProblemMarkerManager
I've just got this exception while shuting down my 4.0 SDK but my guess from the stacktrace is that this not really a problem solely in 4.0 --------8<-------- org.eclipse.swt.SWTException: Invalid thread access at org.eclipse.swt.SWT.error(SWT.java:4083) at org.eclipse.swt.SWT.error(SWT.java:3998) at org.eclipse.swt.SW...
resolved fixed
b81ec58
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/util/SWTUtil.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/viewsupport/ImageDescriptorRegistry.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/viewsupport/ProblemMarkerManager.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-07-28T12:11:50Z
2010-07-13T11:20:00Z
318,797
Bug 318797 [implementation] Deadlock in SharedASTProvider.getAST() (on breakpoint creation)
null
verified fixed
b942db6
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/ASTProvider.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-07-27T12:51:51Z
2010-07-03T20:46:40Z
320,133
Bug 320133 [nls tooling] externalize strings escapes ISO 8859-1
Build Identifier: 20100218-1602 The externalize strings capability of eclipse escapes ISO 8859-1 characters, even if that is not necessary (since properties files are ISO 8859-1). E.g. "" becomes "\u00FC". This makes both the properties files less readable and might (in special cases) produce some different behavior de...
verified fixed
04bdb33
["org.eclipse.jdt.ui.tests.refactoring/test", "cases/org/eclipse/jdt/ui/tests/refactoring/nls/PropertyFileDocumentModellTest.java", "org.eclipse.jdt.ui/core", "refactoring/org/eclipse/jdt/internal/corext/refactoring/nls/PropertyFileDocumentModel.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-07-26T09:43:02Z
2010-07-16T17:06:40Z
320,511
Bug 320511 [infer type arguments] NPE in InferTypeArgumentsConstraintsSolver#getNonTaggingInterfaces()
null
resolved fixed
9f5733c
["org.eclipse.jdt.ui/core", "refactoring/org/eclipse/jdt/internal/corext/refactoring/generics/InferTypeArgumentsConstraintsSolver.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-07-21T13:59:50Z
2010-07-21T13:46:40Z
312,054
Bug 312054 [preferences] UserLibraryPreferencePage: After renaming a user library the Up, Down, Remove buttons do not work until dialog is reopened
Build Identifier: 20100218-1602 When you open the user library preference page and rename a library, you won't be able to remove jar files from it (or change the order) until you close and reopen the dialog. I am sorry that I do not have the time to dive into the code and search for a fix but I wanted to report it anyw...
verified fixed
14fd31e
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/CPListElement.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/CPUserLibraryElement.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-07-21T06:24:17Z
2010-05-07T13:46:40Z
320,199
Bug 320199 [preferences] UserLibraryPreferencePage Edit/Remove do not work as expected when same jar is contained in 2 or more libs
null
verified fixed
0be9881
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/UserLibraryPreferencePage.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-07-20T08:32:22Z
2010-07-18T19:06:40Z
319,860
Bug 319860 [organize imports] Unused import added for reference to nested type from Javadoc
R3.6 - works in R3.5.x. 1. start with new workspace 2. enable Javadoc processing 3. paste this: --------- %< --------- package p; /** * {@link I}. * @see C */ public class Main { public interface I { } public class C {} } --------- %< --------- 4. Organize Imports (Ctrl+Shift+O) ==> the following unnecessary imports ar...
verified fixed
5281489
["org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/core/ImportOrganizeTest.java", "org.eclipse.jdt.ui/core", "extension/org/eclipse/jdt/internal/corext/dom/Bindings.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-07-19T17:36:42Z
2010-07-14T15:06:40Z
319,854
Bug 319854 [search] wrong condition for warning about references to inlined constant
null
resolved fixed
995dea0
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/SearchUtil.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-07-14T13:38:50Z
2010-07-14T12:20:00Z
240,690
Bug 240690 [quick assist] selecting "x.equals(y)" should show the 'Invert equals' quick assist
R3.4. Selecting "x.equals(y)" should show the 'Invert equals' quick assist
resolved fixed
58137da
["org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/quickfix/AssistQuickFixTest.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/QuickAssistProcessor.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-07-13T17:32:48Z
2008-07-14T15:40:00Z
318,772
Bug 318772 [build path] help button on "Inclusion and Exclusion Patterns" wizard page does not work
The help button shown as a question mark icon on the "Inclusion and Exclusion Patterns" page of the "Edit source folder" wizard does not work when clicked. However, the previous page titled, "Source Folder" does work. Steps to duplicate: * Create a new Java project. * Open the project's properties. * Navigate to Java B...
resolved fixed
11a3256
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/SetFilterWizardPage.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/SourceContainerWorkbookPage.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/UserLibraryWizardPage.java", "org.eclipse.jdt.u...
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-07-05T16:34:46Z
2010-07-02T22:33:20Z
318,661
Bug 318661 [breadcrumb] Pressing the 'Open Context Menu' key or Shift+F10 opens the context menu twice
R3.4 and latest 3.7 build. Pressing the 'Open Context Menu' key or Shift+F10 opens the context menu twice.
resolved fixed
0cd293f
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/breadcrumb/BreadcrumbItemDetails.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-07-02T17:21:25Z
2010-07-02T05:53:20Z
318,734
Bug 318734 [perfs] Comments applied for JDT/Text performance tests are obsolete
null
resolved fixed
958d2cc
["org.eclipse.jdt.text.tests/src/org/eclipse/jdt/text/tests/performance/CodeCompletionPerformanceTest.java", "org.eclipse.jdt.text.tests/src/org/eclipse/jdt/text/tests/performance/ContentTypeTest.java", "org.eclipse.jdt.text.tests/src/org/eclipse/jdt/text/tests/performance/OpenJavaEditorStartupTest.java", "org.eclipse....
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-07-02T15:23:18Z
2010-07-02T14:13:20Z
318,731
Bug 318731 [perfs] Comments applied for JDT/UI performance tests are obsolete
null
resolved fixed
91b6dd5
["org.eclipse.jdt.ui.tests.refactoring/test", "cases/org/eclipse/jdt/ui/tests/refactoring/reorg/MoveStaticMembersPerfTests1.java", "org.eclipse.jdt.ui.tests.refactoring/test", "cases/org/eclipse/jdt/ui/tests/refactoring/reorg/MoveStaticMembersPerfTests2.java", "org.eclipse.jdt.ui.tests/performance/org/eclipse/jdt/ui/te...
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-07-02T15:17:12Z
2010-07-02T14:13:20Z
318,607
Bug 318607 [ltk] RefactoringParticipant methods declare throws OperationCanceledExeption: exception gets logged
org.eclipse.ltk.core.refactoring.participants.RefactoringParticipant.checkConditions() has a throws clause of OperationCanceledException. In my implementation of checkConditions() I check progressMonitor.isCanceled() and then throw the OperationCanceledException. ProcessorBasedRefactoring catches it and logs it, which ...
resolved fixed
a7fe945
["org.eclipse.ltk.core.refactoring.tests/src/org/eclipse/ltk/core/refactoring/tests/participants/CancelingParticipantTests.java", "org.eclipse.ltk.core.refactoring.tests/src/org/eclipse/ltk/core/refactoring/tests/participants/ParticipantTests.java", "org.eclipse.ltk.core.refactoring/src/org/eclipse/ltk/core/refactoring...
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-07-02T12:48:25Z
2010-07-01T13:13:20Z
318,609
Bug 318609 [extract method] Doesn't consider enum type as static
null
verified fixed
d292a2f
["org.eclipse.jdt.ui.tests.refactoring/resources/ExtractMethodWorkSpace/ExtractMethodTests/destination_in/A_test1058.java", "org.eclipse.jdt.ui.tests.refactoring/resources/ExtractMethodWorkSpace/ExtractMethodTests/destination_out/A_test1058.java", "org.eclipse.jdt.ui.tests.refactoring/test", "cases/org/eclipse/jdt/ui/t...
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-07-01T14:28:33Z
2010-07-01T13:13:20Z
318,127
Bug 318127 [extract method] "Extract Method" into an enclosing class fails when the inner class has a method of the same name
Build Identifier: 20100218-1602 When using "Extract Method" on an expression in an inner class to extract it into a method in the enclosing class, and the name of the new method is the same as the name of some method of the inner class, the refactoring fails although there is no name clash. Reproducible: Always Steps t...
verified fixed
e370b5f
["org.eclipse.jdt.ui.tests.refactoring/resources/ExtractMethodWorkSpace/ExtractMethodTests/destination_in/A_test1054.java", "org.eclipse.jdt.ui.tests.refactoring/resources/ExtractMethodWorkSpace/ExtractMethodTests/destination_in/A_test1055.java", "org.eclipse.jdt.ui.tests.refactoring/resources/ExtractMethodWorkSpace/Ex...
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-07-01T07:42:27Z
2010-06-27T14:46:40Z
318,388
Bug 318388 Replace "org.eclipse.jdt.launching.jreContainerMarker" with JavaRuntime.JRE_CONTAINER_MARKER
null
resolved fixed
7aac4b7
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/ProblemsLabelDecorator.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-06-29T22:11:55Z
2010-06-29T22:20:00Z
318,255
Bug 318255 [rename] RenameMethodProcessor.checkNewElementName(..) should allow _ at beginning
Build Identifier: 3.6 At my company, it is a common naming practice to use underscores in front of methods that are "logically protected" -- that is, they have to be public to support cross-package calling, but should be considered protected or discouraged API. This is a convention brought over from Objective-C and Web...
resolved fixed
e2d8f0c
["org.eclipse.jdt.ui/core", "refactoring/org/eclipse/jdt/internal/corext/refactoring/Checks.java", "org.eclipse.jdt.ui/core", "refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RenameMethodProcessor.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-06-29T17:36:19Z
2010-06-28T21:20:00Z
251,200
Bug 251200 [breadcrumb] Remember maximal drop-down height
I20081014-1600 Breadcrumb dropdowns should remember their maximal height. It's nice that the default size of the dropdown is as small as possible, but if the list gets long, the height is currently constrained to about 17 items. The dropdown should store the height when the user resized the dropdown, and use the user-s...
verified fixed
fb053dd
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/breadcrumb/BreadcrumbItemDropDown.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-06-25T14:07:20Z
2008-10-17T10:40:00Z
310,470
Bug 310470 [breadcrumb] Should have "Hide Breadcrumb" in context menu
I20100425-2000 The only visible way to hide the breadcrumb again is to click the toolbar button. We should add a "Hide Breadcrumb" item to the context menu (and bind it to the "Toggle Breadcrumb" command). Like "Hide Toolbar".
verified fixed
bcb2fed
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaEditorBreadcrumbActionGroup.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/ToggleBreadcrumbAction.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-06-24T16:18:32Z
2010-04-26T16:40:00Z
231,329
Bug 231329 [decorators] decorator for native methods
It would be good to have a decoration in the Outline view etc.. showing if a method is native. If there is no remaining real-estate for this, then maybe applying a filter to the entire icon so it appears in grayscale would be the way to go.
resolved fixed
d690716
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPluginImages.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/viewsupport/BindingLabelProvider.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/viewsupport/JavaElementImageProvider.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/JavaElementImage...
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-06-24T15:42:52Z
2008-05-09T16:20:00Z
98,025
Bug 98025 [content assist] Code assist should decorate final fields with 'F'
Code assist currently shows if members are static, but not if they are final. It's logical to not indicate final methods and classes, since that information is relevant only to subclasses, but whether a field is final or not affects any code that uses it.
resolved fixed
1863a04
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/text/java/CompletionProposalLabelProvider.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-06-24T15:36:05Z
2005-06-01T21:06:40Z
314,283
Bug 314283 [package explorer][render] Decorator on CUs for deprecated and package-visible
Build Identifier: 20100318-1801 In the Preferences window (General->Appearance->Label Decorations) user can set a check-box "Java Type Indicator". If the box is checked, small icons appear in the Package Explorer: I (interface), A (abstract), E (enum). I propose the following extensions: 1) (more important). Add check-...
resolved fixed
bd8c050
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/InterfaceIndicatorLabelDecorator.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPluginImages.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-06-23T16:32:21Z
2010-05-25T15:06:40Z
313,943
Bug 313943 [hovering] Java source hovers not readable using Ubuntu 10.04 (white-on-black tooltips)
null
verified fixed
7e2ae03
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/JavaEditorAppearanceConfigurationBlock.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/hover/SourceViewerInformationControl.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-06-23T13:55:01Z
2010-05-21T16:40:00Z
316,199
Bug 316199 [JUnit][API] Expose JUnitModel.exportTestRunSession(...) as API
There is currently no API that allows plug-ins to make use of the export methods in org.eclipse.jdt.internal.junit.model.JUnitModel: - exportTestRunSession(TestRunSession, File) - exportTestRunSession(TestRunSession, OutputStream) Without a public API, plug-ins that wish to programatically save JUnit test reports or ne...
resolved fixed
928f8ec
["org.eclipse.jdt.junit.core/src/org/eclipse/jdt/internal/junit/model/ModelMessages.java", "org.eclipse.jdt.junit.core/src/org/eclipse/jdt/junit/JUnitCore.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-06-22T16:53:24Z
2010-06-08T20:46:40Z
312,204
Bug 312204 [api][JUnit] Allow changing the default superclass in NewTestCaseWizardPageOne
Build Identifier: 20100506-2000 Groovy Eclipse is subclassing from NewTestCaseWizardPageOne to create JUnit wizard for Groovy. It is hard to change the default superclass used for a JUnit3 style testcase. Using setSuperClass doesn't quite work because there is a call to a private method "internalSetJUnit4" which will r...
resolved fixed
c2a6d6f
["org.eclipse.jdt.junit/src/org/eclipse/jdt/junit/wizards/NewTestCaseWizardPageOne.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-06-22T15:51:02Z
2010-05-10T05:40:00Z
308,672
Bug 308672 [api] Make JavaElementImageDescriptor.BUILDPATH_ERROR API
null
resolved fixed
cd04b95
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/packageview/PackageExplorerProblemsDecorator.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/JavaElementImageDescriptor.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/ProblemsLabelDecorator.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-06-22T14:14:11Z
2010-04-09T16:20:00Z
317,474
Bug 317474 [render] Javadoc view has 'Open Declaration' tooltip but image is not a link
null
resolved fixed
81ec81b
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/infoviews/JavadocView.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/hover/JavadocHover.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-06-21T15:43:04Z
2010-06-21T14:20:00Z
313,478
Bug 313478 [JUnit] New Test Case wizard: Browse... does nothing
Broken since R3.0. 1. make sure the Package Explorer is active but has no selection 2. File > New > JUnit Test Case 3. try to enter 'Class under test' by clicking on 'Browse...' ==> nothing happens
verified fixed
d6ca54d
["org.eclipse.jdt.junit/src/org/eclipse/jdt/junit/wizards/NewTestCaseWizardPageOne.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-06-21T12:16:07Z
2010-05-19T09:06:40Z
303,617
Bug 303617 [extract constant] Refactoring not available on pop-up if selected string is an annotation
Build Identifier: 3.5.1 If I select a string that is the value for an annotation, "Extract constant..." is available on the Refactor menu, but not on the Shift-Alt-T quick menu. This is inconsistent, as it is on that menu for string constants outside of annotations. Reproducible: Always Steps to Reproduce: 1. Select a ...
resolved fixed
1a89b9b
["org.eclipse.jdt.ui/core", "refactoring/org/eclipse/jdt/internal/corext/refactoring/RefactoringAvailabilityTester.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaTextSelection.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-06-18T16:06:49Z
2010-02-23T13:00:00Z
317,068
Bug 317068 [breadcrumb] BreadcrumbItems not disposed when editor closed
HEAD BreadcrumbItems are leaked (not disposed) when a Java editor is closed. Found that by adding the following to org.eclipse.swt.widgets.Widget: // --- Find undisposed widgets: --- private Error creation; { creation = new Error("Widget not disposed before finalized! Created at:"); } protected void finalize() throws T...
verified fixed
4a4bb4a
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/breadcrumb/BreadcrumbViewer.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-06-18T10:17:55Z
2010-06-16T17:40:00Z
311,283
Bug 311283 [navigation] Open Declaration should work like hyperlink in .java file not on classpath
I20100429-1549 Open Declaration (F3) should work like hyperlink (Ctrl+click) in a .java file that is not on the classpath. Use case: I have SWT from CVS, and I'm in Control.java from another platform. Ctrl+click works perfectly for members that are declared in the same file, and it works reasonably well when I Ctrl+cli...
verified fixed
ce7cdd8
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/OpenAction.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-06-17T17:06:39Z
2010-05-01T13:20:00Z
277,862
Bug 277862 [navigate] Show hand pointer for single-click tables and trees
null
verified fixed
4cc989a
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/breadcrumb/BreadcrumbItemDropDown.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/AbstractInformationControl.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-06-17T11:59:19Z
2009-05-26T15:00:00Z
317,066
Bug 317066 [breadcrumb] Exception on clicking folders contained in jars
Breadcrumb pop-up throws the following exception when clicking on folders contained in jars, e.g the META-INF folder contained in rt.jar org.eclipse.ui.PartInitException: Could not get an editor input for the given element at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.throwPartInitException(EditorUtility.java...
resolved fixed
317b290
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaEditorBreadcrumb.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-06-16T17:46:29Z
2010-06-16T14:53:20Z
317,057
Bug 317057 [create on paste] Paste to Working Set should work
Pasting a source snippet to a working set in the the Package Explorer should paste the snippet to a new project and add the project to the working set.
resolved fixed
d0106f8
["org.eclipse.jdt.ui/ui", "refactoring/org/eclipse/jdt/internal/ui/refactoring/reorg/PasteAction.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-06-16T15:22:28Z
2010-06-16T14:53:20Z
316,155
Bug 316155 JUnit View: can't open source for test classes in fragments
null
resolved fixed
6c10486
["org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/OpenEditorAction.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-06-14T16:23:41Z
2010-06-08T15:13:20Z
316,756
Bug 316756 [nls tooling] Hover resolution of NLS references is thrown off by unused, incorrect 'BUNDLE_NAME'
I sort of stumbled on this. If a client has an NLS class where the (a) the .properties file is named after the NLS class (b) the NLS class passes Messages.class.getName() to the NLS.initializeMessages() method, and (c) the NLS has an unused BUNDLE_NAME definition that is incorrect ...the support to show the NLS string ...
resolved fixed
f170568
["org.eclipse.jdt.ui/core", "refactoring/org/eclipse/jdt/internal/corext/refactoring/nls/NLSHintHelper.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-06-14T13:57:36Z
2010-06-14T12:53:20Z
316,627
Bug 316627 [refactoring] Refactoring does not give warning about modifying derived resources
Build Identifier: M20100211-1343 The first time I try to edit a derived resource, Eclipse gives a warning about the resource being derived. However, when some refactoring would change that same resource, no warning is issued. Reproducible: Always Steps to Reproduce: 1. Generate some Java classes with some tool like ANT...
resolved fixed
5cf3a33
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/actions/ActionUtil.java", "org.eclipse.ltk.ui.refactoring/src/org/eclipse/ltk/internal/ui/refactoring/AbstractChangeNode.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-06-14T13:20:19Z
2010-06-11T15:26:40Z
103,450
Bug 103450 [quick assist] Quick fix to remove synchronized block
I would like a Quick Fix option to "remove surrounding 'synchronized' statement", just like you can do with an "if" statement.
resolved fixed
0b13a78
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/CorrectionMessages.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/QuickAssistProcessor.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-06-11T14:38:23Z
2005-07-12T06:33:20Z
314,777
Bug 314777 New Source folder wizard enables finish without valid project
Steps: 1. Start with clean workspace 2. Right click in package explorer 3. Select New > Source Folder 4. Click Finish The error below is logged. -- Configuration Details -- Product: Eclipse 1.3.0.20100526-1935 (org.eclipse.epp.package.java.product) eclipse.buildId=I20100520-1744 java.version=1.6.0_20 java.vendor=Sun Mi...
verified fixed
6943bb3
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/NewSourceFolderWizardPage.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-06-11T11:15:11Z
2010-05-27T19:53:20Z
313,339
Bug 313339 Remove unused internal deprecated code
I20100518-0800. Remove unused internal deprecated code.
resolved fixed
dfe220d
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/newsourcepage/ClasspathModifierQueries.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/newsourcepage/LinkFolderDialog.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-06-10T08:48:55Z
2010-05-18T13:40:00Z
312,659
Bug 312659 Remove unused NLS keys
null
resolved fixed
710969c
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/PreferencesMessages.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/CorrectionMessages.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-06-10T08:32:08Z
2010-05-12T16:00:00Z
314,354
Bug 314354 [common navigator] Project Explorer does not refresh on adding/removing library to a project
I20100520-1744 Steps - New Workspace - New Java project - In 'Project Explorer' right click on the java project -> Build Path -> Configure Build Path - 'Libraries' tab -> 'Add Library' -> add JUnit 3 and click Ok to close the dialog => The newly added library does not show up in Project Explorer - Manually refresh the ...
verified fixed
5d6e440
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/navigator/JavaNavigatorContentProvider.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-06-02T19:43:11Z
2010-05-25T20:40:00Z
313,972
Bug 313972 [projection] Java editor randomly crashes when opening certain Java files (throws IllegalStateException)
null
verified fixed
2cfdc43
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/text/folding/DefaultJavaFoldingStructureProvider.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-06-01T14:47:46Z
2010-05-21T19:26:40Z
314,585
Bug 314585 [hovering] NPE in JavadocHover when annotation value is a primitive type
Build Identifier: I20100429-1549 From within the java editor, hovering over the interface (Service1Soap) of an implementation such as: "public class Service1_Service1SoapImpl implements Service1Soap {..." Produces the following stack trace: java.lang.NullPointerException at org.eclipse.jdt.internal.ui.viewsupport.JavaE...
verified fixed
bd8d455
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/hover/JavadocHover.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-05-27T17:55:14Z
2010-05-26T21:40:00Z
313,586
Bug 313586 [preferences] Expose new preference in the UI
null
verified fixed
a286949
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/FormatterMessages.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/LineWrappingTabPage.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-05-20T11:11:41Z
2010-05-19T17:26:40Z
312,966
Bug 312966 [hovering] Some text in Javadoc hover/view not visible using Ubuntu 10.04
I20100513-1500 I am using the default colors on Ubuntu 10.04 and some of the tooltips display black text on black background. Will attach a screenshot.
verified fixed
1eb46da
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/hover/SourceViewerInformationControl.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-05-20T11:01:43Z
2010-05-14T18:00:00Z
313,680
Bug 313680 [nls tooling][spell checking] Typing in Properties File editor removes all spelling errors
R3.5 and N20100519-2000. Typing in Properties File editor removes all spelling errors.
verified fixed
81eacda
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/propertiesfileeditor/PropertiesFileSourceViewerConfiguration.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-05-20T10:39:18Z
2010-05-20T10:06:40Z
312,074
Bug 312074 The "Link Source' wizard in the Build Path property page does not show Project Path Variables
Reproducible: Always Steps to Reproduce: * In the Java perspective, right click a Java project, goto Build Path > Link Source... * Select Variables... Notice that none of the project path variables are listed (to see the project path variable list, see the property page "Resource / Linked Resources"). This is done by a...
verified fixed
ceffa58
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/AddSourceFolderWizardPage.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-05-19T09:15:12Z
2010-05-07T13:46:40Z
312,867
Bug 312867 [extract method] NPE when trying to "Extract Method"
Build Identifier: I20100312-1448 eclipse.buildId=I20100312-1448 java.version=1.6.0_18 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE Command-line arguments: -os win32 -ws win32 -arch x86 Error Fri May 14 09:44:30 GMT+01:00 2010 Internal Error java.lang.reflect.InvocationT...
verified fixed
adba2ac
["org.eclipse.jdt.ui.tests.refactoring/resources/ExtractMethodWorkSpace/ExtractMethodTests/validSelection_in/A_test374.java", "org.eclipse.jdt.ui.tests.refactoring/resources/ExtractMethodWorkSpace/ExtractMethodTests/validSelection_out/A_test374.java", "org.eclipse.jdt.ui.tests.refactoring/test", "cases/org/eclipse/jdt/...
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-05-18T17:07:46Z
2010-05-14T06:53:20Z
313,080
Bug 313080 SpellCheckingTest#test() runs very fast
SpellCheckingTest#test() seems to run very fast on all platforms since it was added in Jan 2010. I suspect something is wrong as this test takes about 300ms on my machine.
verified fixed
b18d7e5
["org.eclipse.jdt.text.tests/src/org/eclipse/jdt/text/tests/performance/PerformanceTestSuite.java", "org.eclipse.jdt.text.tests/src/org/eclipse/jdt/text/tests/performance/SpellCheckingTest.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-05-18T10:24:27Z
2010-05-17T07:06:40Z
310,641
Bug 310641 [refactoring] Refactoring history doesn't seem to be formatting strings properly
I20100426-0852 1. Create a Java project. 2. Make a class in the source folder. 3. Delete it. 4. Access the project's properties > Refactoring history 5. Keep expanding, you'll see a 'Delete element' entry, select it. 6. I get the following in the details text box. Delete element from {1} - Original project: 'Test' - Or...
verified fixed
2a5fe25
["org.eclipse.jdt.ui/core", "refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg/JavaDeleteProcessor.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-05-12T18:36:10Z
2010-04-27T14:53:20Z
310,396
Bug 310396 [implementation] Deadlock in SharedASTProvider.getAST()
null
verified fixed
e447d77
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/ASTProvider.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-05-12T17:10:29Z
2010-04-25T21:13:20Z
310,903
Bug 310903 [hovering] Javadoc hovers don't show annotations on constructors
null
verified fixed
e4c4eb8
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/hover/JavadocHover.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-05-12T16:19:34Z
2010-04-28T21:26:40Z
310,982
Bug 310982 [hovering] Improve rendering of class references in annotation hovers
HEAD See e.g. hover for org.junit.tests.running.classes.SuiteTest.All: - type links should not be fully qualified - type links should not be rendered in 'header' style (should show underlines)
verified fixed
a62c40d
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/hover/JavadocHover.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-05-12T14:23:00Z
2010-04-29T08:33:20Z
105,668
Bug 105668 [quick fix] place @SuppressWarnings on variables
3.1 add an option to place the @SuppressWarning annotation in the smallest scope you can. Currently, it never adds it to local variables or parameters but places them on the method which is potentially dangerous because it hides all warnings in the method
verified fixed
70921e0
["org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/quickfix/LocalCorrectionsQuickFixTest.java", "org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/quickfix/ModifierCorrectionsQuickFixTest.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/SuppressWarningsSubProcessor.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-05-12T13:33:29Z
2005-08-01T12:40:00Z
120,615
Bug 120615 [hovering] Javadoc Viewer doesn't display {@link ... } properly if text is just whitespace
I20051213-0010 While browsing doc using the viewer I noticed that the following java doc excerpt from the merge method in IMergeContext: * For two-way merging, clients can either accept changes using the * {@link #merge(IDiffNode[], boolean, IProgressMonitor) } method or reject * them using {@link #markAsMerged(IFile, ...
verified fixed
095d008
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/javadoc/JavadocContentAccess2.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-05-12T13:03:35Z
2005-12-13T16:06:40Z
310,993
Bug 310993 [hovering] {@value} resolution in Javadoc doesn't work if constant doesn't explicitly declare static final
null
verified fixed
be62923
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/javadoc/JavadocContentAccess2.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-05-12T12:04:20Z
2010-04-29T11:20:00Z
285,137
Bug 285137 [content assist] Completing method from unresolved variable removes code in case of * import
Hello, apologies if this is filed in the wrong place. I use content assist extensively; I also use the Java -> Code Style -> Organize Imports "Number of imports needed for .*" feature with value of 2. I'm constantly running into an interaction between the two - when I use the completion of content assist (as in the fol...
verified fixed
81a3965
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/AbstractJavaCompletionProposal.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-05-11T15:41:28Z
2009-07-30T10:33:20Z
295,429
Bug 295429 [package explorer] Adding resource filters causes grief
I20091117-1545. Adding resource filters to a container breaks the Package Explorer: the filtered element remains in the UI as '?'. Test Case: 1. create Java project 2. add second source folder 'src2' 3. add resource filter on project for 'src' ==> '?' in the UI plus exceptions in the .log Talking to Szymon: there's no ...
verified fixed
f5ab282
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/packageview/PackageExplorerContentProvider.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-05-11T15:20:45Z
2009-11-18T10:26:40Z
298,951
Bug 298951 OpenTypePerfTest#testWarmException() perf tests results are not reliable
Verifying performance results for all 3.6M4 scenarios, it appears that results for OpenTypePerfTest#testWarmException() test are completely unreliable (on all test machines). It seems that something should be done to stabilize this test or remove it from the benchmark.
resolved fixed
bf100f2
["org.eclipse.jdt.ui.tests/performance/org/eclipse/jdt/ui/tests/performance/views/OpenTypePerfTest.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-05-11T09:34:20Z
2010-01-06T15:00:00Z
310,551
Bug 310551 [render] UIEJB3Validator reports a build path problem
null
verified fixed
e42c61d
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPluginImages.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/packageview/PackageExplorerProblemsDecorator.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/JavaElementImageDescriptor.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/ProblemsLabelDecorator....
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-05-11T09:32:16Z
2010-04-26T22:13:20Z
311,835
Bug 311835 [preferences] Add option for FORMATTER_USE_ON_OFF_TAGS (bug 311582)
null
verified fixed
bb07ae5
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/FormatterMessages.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/OffOnTagsTabPage.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-05-10T14:51:06Z
2010-05-06T10:00:00Z
310,690
Bug 310690 [type wizards] New class wizard eagerly fills input text fields
I20100426-0852 1. Ctrl+3 > Add All Plug-ins to Java Search 2. File > New > Other... > Java > Class 3. The source folder is prepopulated with "External Plug-in Libraries" even though the 'Package Explorer' view is empty. I think the wizards should always respect the selection. If nothing is selected then nothing should ...
verified fixed
2381e9a
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/wizards/NewContainerWizardPage.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-05-06T12:40:56Z
2010-04-27T17:40:00Z
301,455
Bug 301455 [type hierarchy] AssertionFailedException pressing F4 by mistake
Using eclipse.buildId=I20100128-1731 java.version=1.6.0_18-ea java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_CA Command-line arguments: -os win32 -ws win32 -arch x86 -console, I got this exception by pressing F4 by mistake. I could not reproduce, but I think it is worth bein...
verified fixed
147f1e3
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/typehierarchy/TypeHierarchyLifeCycle.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-05-05T06:42:21Z
2010-02-01T18:46:40Z
304,217
Bug 304217 [type hierarchy] Widget is disposed error on type hierarchy computation
Using I20100224-2242, it looks like background processing of type hierarchies can cause some issues when a widget is disposed. I don't have steps to reproduce. org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.swt.SWTException: Widget is disposed) at org.eclipse.swt.SWT.error(SWT.java:4083) at org.e...
verified fixed
3a22874
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/typehierarchy/TypeHierarchyViewPart.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-05-05T06:38:59Z
2010-03-01T16:13:20Z
310,424
Bug 310424 Inconsistent behavior with virtual source folders
null
verified fixed
336d399
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/CreateMultipleSourceFoldersDialog.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/newsourcepage/AddFolderToBuildpathAction.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-05-05T06:25:59Z
2010-04-26T08:20:00Z
311,099
Bug 311099 [generalize type] Generalize Declared Type fails with array-valued annotation member variable
It looks to me like org.eclipse.jdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getTypeParent(ArrayInitializer) doesn't handle an array initializer as an argument to an annotation. What steps will reproduce the problem? 1. use this source code: public class Item { @XSet( value = { @X }) public Str...
verified fixed
26b4394
["org.eclipse.jdt.ui.tests.refactoring/resources/ChangeTypeRefactoring/positive/A_testArrayValuedAnnotations_in.java", "org.eclipse.jdt.ui.tests.refactoring/resources/ChangeTypeRefactoring/positive/A_testArrayValuedAnnotations_out.java", "org.eclipse.jdt.ui.tests.refactoring/test", "cases/org/eclipse/jdt/ui/tests/refac...
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-05-03T17:31:33Z
2010-04-29T19:40:00Z
311,162
Bug 311162 Don't set caret to 'null'
I20100429-1549.
verified fixed
928d5cd
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/BulletListBlock.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/CodeTemplateBlock.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/JavaEditorColoringConfigurationBlock.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt...
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-05-03T14:47:28Z
2010-04-30T12:20:00Z
304,191
Bug 304191 [content assist] Suspected regression on CodeCompletionPerformanceTest#testApplicationWithParamterGuesses2() test
Verifying results for I20100224-2242 build, it looks like there's a confirmed regression on CodeCompletionPerformanceTest#testApplicationWithParamterGuesses2 test. Looking at history it seems to have appeared between N20100121-2000 and N20100123-2000 build. It's sure that depending on the machine, this test result is n...
verified fixed
52f2c9d
["org.eclipse.jdt.text.tests/src/org/eclipse/jdt/text/tests/performance/CodeCompletionPerformanceTest.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-05-03T06:12:09Z
2010-03-01T10:40:00Z
310,687
Bug 310687 [search] JavaSearchPageScoreComputer returned to adapt C++ Editor Input
Build Identifier: Helios M6 In SearchPageDescriptor.computeScore, an adapter for org.eclipse.ui.part.FileEditorInput(/search_tab/src/search_tab.cpp) to ISearchPageScoreComputer is requested, and a JavaSearchPageScoreComputer is returned. Reproducible: Always
verified fixed
6d1c973
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/EditorInputAdapterFactory.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-05-01T07:42:38Z
2010-04-27T17:40:00Z
310,609
Bug 310609 [render] Strange rendering problem in PE when using package abbreviation pattern
null
resolved fixed
8cdd6a0
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/viewsupport/JavaElementLabelComposer.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-04-28T12:38:13Z
2010-04-27T12:06:40Z
236,850
Bug 236850 [misc] Show Java Annotations in the Javadoc hover and view
I would like there to be a way to get eclipse to display annotations (that the required retention policy) to be visible in package explorer, in the outline and text editor as a pop up the way the javadoc comments are seen. Since annotations can be reflected I don't see why eclipse does not have an option to display the...
verified fixed
26503f8
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/infoviews/JavadocView.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/hover/JavadocHover.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/viewsupport/JavaElementLinks.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-04-24T22:47:32Z
2008-06-12T11:26:40Z
310,089
Bug 310089 Clean up ImportTypeDialog.open() and CopyFilesAndFoldersOperation API
N20100421-2000. Calling open() on a dialog should always open a dialog. The current implementation violates the API contract of Window.open() and is a hack. We should get rid of this before 3.6 ships. To make it easy for clients (so they don't have to take over that code) we should add CopyFilesAndFoldersOperation.copy...
verified fixed
12c25f6
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/navigator/JavaDropAdapterAssistant.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/packageview/FileTransferDropAdapter.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-04-23T13:16:09Z
2010-04-22T09:53:20Z
59,891
Bug 59891 [formatter] improve lines wrapping in nested method calls
Build 3.0M8 I'm using the Code formatter with the Java Conventions profile (with only the maximum line width changed to 40 characters) to format this class: public class Main { public static void main( String[] args) { foo(bar(1, 2, 3), baz(4, 5, 6, 7)); } } The result looks like this: public class Main { public static...
verified fixed
a0e63b7
["org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/core/source/GenerateToStringTest.java", "org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/quickfix/CleanUpStressTest.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-04-23T11:23:57Z
2004-04-25T21:53:20Z
309,163
Bug 309163 Remove J2SE-7 EE support
As J2SE-7 is incomplete, JDT should remove the execution environment definition from 3.6 before shipping: * Removing the EE extension in org.eclipse.jdt.launching * Remove the "JavaSE-1.7.profile" from org.eclipse.osgi * When setting default compiler compliance, jdt.launching should set compliance to 1.6 settings when ...
verified fixed
b561798
["org.eclipse.jdt.ui/core", "extension/org/eclipse/jdt/internal/corext/util/JavaModelUtil.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/ComplianceConfigurationBlock.java", "org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/wizards/NewJavaProjectWizardPageOne.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-04-22T16:20:52Z
2010-04-14T15:46:40Z
309,977
Bug 309977 Classpath variable initialization doesn't fail silently
Build Identifier: 3.6.0 I20100312-1448 We have a classpath variable initializer which may or may not set the actual variable depending on certain conditions. According to the Javadoc for the ClasspathVariableInitializer.initialize(), it is ok to fail silently: Binds a value to the workspace classpath variable with the ...
resolved fixed
c646bb6
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/VariableBlock.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-04-22T12:13:32Z
2010-04-21T14:26:40Z
309,806
Bug 309806 [ccp] Pasting a patch in package explorer ignores "Apply patch in Synchronize view" preference
null
verified fixed
0f2b413
["org.eclipse.jdt.ui/ui", "refactoring/org/eclipse/jdt/internal/ui/refactoring/reorg/PasteAction.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-04-21T12:16:32Z
2010-04-20T13:26:40Z
307,758
Bug 307758 [extract local] Unable to refactor expression without resolved type in variable initializer
Build Identifier: 20100218-1602 Selection is between "<" and ">". Alt+Shift+L (extract local) here reports "expression expected". One should not have to fix the error before refactoring in this manner. class A { public void m() { // foo is undeclared. int a = <foo + 5>; } } Reproducible: Always
verified fixed
4b6a39e
["org.eclipse.jdt.ui.tests.refactoring/resources/ExtractConstant/canExtract/A_test37_in.java", "org.eclipse.jdt.ui.tests.refactoring/resources/ExtractConstant/canExtract/A_test37_out.java", "org.eclipse.jdt.ui.tests.refactoring/resources/ExtractTemp/canExtract/A_test104_in.java", "org.eclipse.jdt.ui.tests.refactoring/r...
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-04-20T19:42:24Z
2010-03-31T15:40:00Z
309,415
Bug 309415 [implementation][nls tooling] DBCS3.6: 'Find Broken Externalized Strings' not handle constants with CJK Ext-B.
Build Identifier: I20100406-1034 JRE: IBM Java 1.6 Locale:Japanese 'Find Broken Externalized Strings' can not handle constants with CJK Ext-B (Surrogates) correctly. The following message is displayed in Search view. 'Unused keys in: messages.properties - bugXXXXXX/src' Reproducible: Always Steps to Reproduce: 1.Import...
verified fixed
4254d06
["org.eclipse.jdt.ui/core", "refactoring/org/eclipse/jdt/internal/corext/refactoring/nls/NLSScanner.java", "org.eclipse.jdt.ui/ui", "refactoring/org/eclipse/jdt/internal/ui/refactoring/nls/search/NLSSearchResultRequestor.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-04-20T07:03:04Z
2010-04-16T03:53:20Z
292,505
Bug 292505 Combined "Delete" on mixed selection package/folders does not delete all resources
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-us) AppleWebKit/531.9 (KHTML, like Gecko) Version/4.0.3 Safari/531.9 Build Identifier: M20090917-0800 When deleting a mixed selection, not all resources are actually deleted. Reproducible: Always Steps to Reproduce: 1. Create a Java project 2. Inside the ...
verified fixed
11dd7cc
["org.eclipse.jdt.ui.tests.refactoring/test", "cases/org/eclipse/jdt/ui/tests/refactoring/ccp/DeleteTest.java", "org.eclipse.jdt.ui/core", "refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg/JavaDeleteProcessor.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-04-19T11:36:12Z
2009-10-16T08:00:00Z
309,035
Bug 309035 [JUnit] TestCaseElement does not handle ignored status correctly
According to Javadoc, ITestElement.getTestResult(boolean) should return ITestElement.Result.IGNORED for ignored/skipped tests. But the current implementation returns a result of OK and only sets the 'ignored' property in TestCaseElement, which is internal API. Optimally, the implementation of TestCaseElement.getTestRes...
resolved fixed
03f5708
["org.eclipse.jdt.junit.core/src/org/eclipse/jdt/internal/junit/model/TestCaseElement.java", "org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/junit/tests/AbstractTestRunListenerTest.java", "org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/junit/tests/TestRunSessionSerializationTests4.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-04-18T21:42:28Z
2010-04-13T20:20:00Z
308,978
Bug 308978 JVME (does not exist) in JavaElementNameComposer.appendTypeParameterLabel
HEAD. Test Case: run org.eclipse.jdt.ui.tests.refactoring.RenameTypeParameterTests
resolved fixed
bca4465
["org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/viewsupport/JavaElementLabelComposer.java"]
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2010-04-13T16:56:34Z
2010-04-13T09:13:20Z