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 | 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] | updated_file stringlengths 2 187 | file_content stringlengths 0 368k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
57,442 | Bug 57442 DBCS:Externalize String does not work with DBCS name class | Reporter: Brook Zhang OS: RHEL WS 3.0 -GTK Language: CHT/CHS/KOR Build level: wswb-3.0M8-200403291703 JDK Version: IBM JDK 1.4.2 Beta Test case #: Summary: DBCS:Externalize String does not work with DBCS name class Description: Steps to recreate problem: 1-Create a Java project with DBCS name 2-Add a new class with DBC... | closed fixed | 238e22a | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-15T16:54:47Z | 2004-04-05T10:13:20Z | refactoring/org/eclipse/jdt/internal/corext/refactoring/nls/changes/CreateFileChange.java | |
58,778 | Bug 58778 AFE in JavaHeuristicScanner.findOpeningPeer(..) | Copy & Paste these two lines into the condition field of a breakpoint properties dialog: control= getCellEditors()[0].getControl(); return false; -> Log: Error Apr 16, 2004 03:05:51.373 Assertion failed: org.eclipse.jface.text.Assert$AssertionFailedException: Assertion failed: at java.lang.Throwable.<init>(Throwable.ja... | resolved fixed | b19d729 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-16T08:02:28Z | 2004-04-16T07:20:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/JavaAutoIndentStrategy.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
53,888 | Bug 53888 Mnemonic collision Text Editor -> Quick Diff | 20040303 The Make Default and Restore Defaults button have the same mnemonic | resolved fixed | 26c1ba9 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-16T13:01:10Z | 2004-03-05T18:06:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/JavaEditorPreferencePage.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
53,888 | Bug 53888 Mnemonic collision Text Editor -> Quick Diff | 20040303 The Make Default and Restore Defaults button have the same mnemonic | resolved fixed | 26c1ba9 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-16T13:01:10Z | 2004-03-05T18:06:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/QuickdiffConfigurationBlock.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
58,061 | Bug 58061 Getter/Setter code templates should provide access to ${enclosing_method} [code manipulation] | The auto-generated code template for getter/setters don't let you use ${enclosing_method} in the comment; whereas the comment for auto-genned methods or overriden methods does. I'll attach simple fix. | resolved fixed | 2ea7e9a | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-16T13:26:04Z | 2004-04-09T22:33:20Z | org.eclipse.jdt.ui/core | |
58,061 | Bug 58061 Getter/Setter code templates should provide access to ${enclosing_method} [code manipulation] | The auto-generated code template for getter/setters don't let you use ${enclosing_method} in the comment; whereas the comment for auto-genned methods or overriden methods does. I'll attach simple fix. | resolved fixed | 2ea7e9a | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-16T13:26:04Z | 2004-04-09T22:33:20Z | extension/org/eclipse/jdt/internal/corext/template/java/CodeTemplateContextType.java | |
49,714 | Bug 49714 [Dialogs] JRE wizard page is leaking an Image [build path] | null | resolved fixed | 81f05e0 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-18T17:23:23Z | 2004-01-08T19:26:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/ClasspathContainerDescriptor.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
49,714 | Bug 49714 [Dialogs] JRE wizard page is leaking an Image [build path] | null | resolved fixed | 81f05e0 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-18T17:23:23Z | 2004-01-08T19:26:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/ClasspathContainerSelectionPage.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
49,714 | Bug 49714 [Dialogs] JRE wizard page is leaking an Image [build path] | null | resolved fixed | 81f05e0 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-18T17:23:23Z | 2004-01-08T19:26:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/ClasspathContainerWizard.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
38,237 | Bug 38237 [api] Code Assist images | Code Assist proposals are reflected as an Image and Text. The images that are used in the JDT proposals are generated by org.eclipse.jdt.internal.ui.text.java.ResultCollector. Though it makes use of the JavaElementImageProvider.getFieldImageDescriptor() to get the proper image for a particular IJavaElement, it does per... | resolved fixed | 1bfdc6d | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-18T21:29:01Z | 2003-05-29T14:53:20Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPluginImages.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
38,237 | Bug 38237 [api] Code Assist images | Code Assist proposals are reflected as an Image and Text. The images that are used in the JDT proposals are generated by org.eclipse.jdt.internal.ui.text.java.ResultCollector. Though it makes use of the JavaElementImageProvider.getFieldImageDescriptor() to get the proper image for a particular IJavaElement, it does per... | resolved fixed | 1bfdc6d | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-18T21:29:01Z | 2003-05-29T14:53:20Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/viewsupport/JavaElementImageProvider.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
38,237 | Bug 38237 [api] Code Assist images | Code Assist proposals are reflected as an Image and Text. The images that are used in the JDT proposals are generated by org.eclipse.jdt.internal.ui.text.java.ResultCollector. Though it makes use of the JavaElementImageProvider.getFieldImageDescriptor() to get the proper image for a particular IJavaElement, it does per... | resolved fixed | 1bfdc6d | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-18T21:29:01Z | 2003-05-29T14:53:20Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/ISharedImages.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
55,527 | Bug 55527 IntroduceFactoryRefactoring: contains e.printStackTrace() code | I20040318 This has to be removed for 3.0. | resolved fixed | 4810b0a | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-19T09:36:56Z | 2004-03-22T15:40:00Z | org.eclipse.jdt.ui/core | |
55,527 | Bug 55527 IntroduceFactoryRefactoring: contains e.printStackTrace() code | I20040318 This has to be removed for 3.0. | resolved fixed | 4810b0a | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-19T09:36:56Z | 2004-03-22T15:40:00Z | refactoring/org/eclipse/jdt/internal/corext/refactoring/code/IntroduceFactoryRefactoring.java | |
58,293 | Bug 58293 Introduce Factory: create Java Model Exception | I20040413 Test Case: public class A { public A() { } public static void main(String[] args) { System.out.println("Hello World"); A a= new A(); } } class B extends A { } Encapsulate constructor A(). Observe: you get a JavaModelException | resolved fixed | 76a3850 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-19T09:44:06Z | 2004-04-13T15:26:40Z | org.eclipse.jdt.ui.tests.refactoring/resources/IntroduceFactory/Bugzilla/58293/ImplicitSuperCtorCall.java | |
58,293 | Bug 58293 Introduce Factory: create Java Model Exception | I20040413 Test Case: public class A { public A() { } public static void main(String[] args) { System.out.println("Hello World"); A a= new A(); } } class B extends A { } Encapsulate constructor A(). Observe: you get a JavaModelException | resolved fixed | 76a3850 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-19T09:44:06Z | 2004-04-13T15:26:40Z | org.eclipse.jdt.ui.tests.refactoring/resources/IntroduceFactory/Bugzilla/58293/ImplicitSuperCtorCall_out.java | |
58,293 | Bug 58293 Introduce Factory: create Java Model Exception | I20040413 Test Case: public class A { public A() { } public static void main(String[] args) { System.out.println("Hello World"); A a= new A(); } } class B extends A { } Encapsulate constructor A(). Observe: you get a JavaModelException | resolved fixed | 76a3850 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-19T09:44:06Z | 2004-04-13T15:26:40Z | org.eclipse.jdt.ui.tests.refactoring/test | |
58,293 | Bug 58293 Introduce Factory: create Java Model Exception | I20040413 Test Case: public class A { public A() { } public static void main(String[] args) { System.out.println("Hello World"); A a= new A(); } } class B extends A { } Encapsulate constructor A(). Observe: you get a JavaModelException | resolved fixed | 76a3850 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-19T09:44:06Z | 2004-04-13T15:26:40Z | cases/org/eclipse/jdt/ui/tests/refactoring/IntroduceFactoryTests.java | |
58,293 | Bug 58293 Introduce Factory: create Java Model Exception | I20040413 Test Case: public class A { public A() { } public static void main(String[] args) { System.out.println("Hello World"); A a= new A(); } } class B extends A { } Encapsulate constructor A(). Observe: you get a JavaModelException | resolved fixed | 76a3850 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-19T09:44:06Z | 2004-04-13T15:26:40Z | org.eclipse.jdt.ui/core | |
58,293 | Bug 58293 Introduce Factory: create Java Model Exception | I20040413 Test Case: public class A { public A() { } public static void main(String[] args) { System.out.println("Hello World"); A a= new A(); } } class B extends A { } Encapsulate constructor A(). Observe: you get a JavaModelException | resolved fixed | 76a3850 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-19T09:44:06Z | 2004-04-13T15:26:40Z | refactoring/org/eclipse/jdt/internal/corext/refactoring/code/IntroduceFactoryRefactoring.java | |
59,039 | Bug 59039 JUNIT_HOME has preceeding slash in value [JUnit] | The JUNIT_HOME variable has a preceeding slash in its value. Path with a device should not start with a slash JUNIT_HOME = /c:\dev\eclipse\plugins\org.junit_3.8.1\ | resolved fixed | c3a2195 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-19T11:11:53Z | 2004-04-19T10:20:00Z | org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/JUnitHomeInitializer.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
58,696 | Bug 58696 Override/Implement Methods dialog: better labels for insertion position [code manipulation] | The Override/Implement Methods dialog says: Insertion Point: - First Method - Last Method - a() - b() ... I *never* know whether that means before or after the selected method. Better labels would be: Insert after: - Class Declaration Header - a() - b() ... or Insert Before: - a() - b() ... - End of Class | resolved fixed | 47b5a2e | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-19T12:14:38Z | 2004-04-15T17:26:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/dialogs/SourceActionDialog.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
57,283 | Bug 57283 JavaDocExport: if destination path has spaces, the JavaDoc is generated into the incorrect (truncated) path or fails [javadoc] | Steps to reproduce (Eclipse3.0M8): Create a project with any name; Create some classes there; Execute Export->Javadoc. In the wizard, in the destination editbox, type any name that contains spaces. If the spaces are only in the last segment of the path (say, c:\tmp\my project), the javadoc is just generated in the inco... | resolved fixed | 237e9df | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-19T15:01:11Z | 2004-04-02T18:20:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javadocexport/JavadocOptionsManager.java | /*******************************************************************************
* Copyright (c) 2000, 2004 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
57,283 | Bug 57283 JavaDocExport: if destination path has spaces, the JavaDoc is generated into the incorrect (truncated) path or fails [javadoc] | Steps to reproduce (Eclipse3.0M8): Create a project with any name; Create some classes there; Execute Export->Javadoc. In the wizard, in the destination editbox, type any name that contains spaces. If the spaces are only in the last segment of the path (say, c:\tmp\my project), the javadoc is just generated in the inco... | resolved fixed | 237e9df | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-19T15:01:11Z | 2004-04-02T18:20:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javadocexport/JavadocWizard.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
59,050 | Bug 59050 Dead lock in JavaReconciler | Using build I200404131323. I was editing several files and haven't save them immediately when my eclipse hanged infinitely... Looking at console, the exception seems to show that I was trying to open a popup-menu on a new created class, but I'm not completely sure that dead-lock occurred exactly at this moment. I'll ad... | resolved fixed | 731eb53 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-20T06:48:24Z | 2004-04-19T10:20:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/CompilationUnitEditor.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
59,199 | Bug 59199 NPE in JavaDocView | java.lang.NullPointerException at org.eclipse.jdt.internal.ui.infoviews.JavadocView.findSelectedJavaEle ment(JavadocView.java:417) at org.eclipse.jdt.internal.ui.infoviews.AbstractInfoView$2.run(Abstract InfoView.java:406) java.lang.NullPointerException at org.eclipse.jdt.internal.ui.infoviews.JavadocView.findSelectedJ... | resolved fixed | e70df13 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-20T08:33:14Z | 2004-04-20T08:33:20Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/infoviews/JavadocView.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
58,921 | Bug 58921 Texts created with unsupported styles | - org.eclipse.jdt.internal.ui.text.AbstractInformationControl.createFilterText creates a Text with style SWT.FLAT - org.eclipse.jdt.internal.ui.filters.CustomFiltersDialog.createCheckBoxList creates a Text with style SWT.VERTICAL (perhaps V_SCROLL was meant?) | resolved fixed | 87dc30c | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-20T13:34:09Z | 2004-04-16T18:26:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/filters/CustomFiltersDialog.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
58,921 | Bug 58921 Texts created with unsupported styles | - org.eclipse.jdt.internal.ui.text.AbstractInformationControl.createFilterText creates a Text with style SWT.FLAT - org.eclipse.jdt.internal.ui.filters.CustomFiltersDialog.createCheckBoxList creates a Text with style SWT.VERTICAL (perhaps V_SCROLL was meant?) | resolved fixed | 87dc30c | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-20T13:34:09Z | 2004-04-16T18:26:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/AbstractInformationControl.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
55,249 | Bug 55249 [Wizards] Radio button looses selection when page is disabled | 20040318 1. Open the new Java project wizard, enter a name 2. In the 'project layout' group, set the upper radio button 3. press 'next', the 'prev' 4. The radio has changed to the lower control This doesn't happen on the MAC | verified fixed | f6ac4ee | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-20T16:47:16Z | 2004-03-18T17:13:20Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/JavaProjectWizardFirstPage.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
59,211 | Bug 59211 NPE from RemoveFromClasspathAction when double clicking on a new jar in a ClasspathContainer | I have written an IClasspathContainer with an Initializer to sync the classpath with an external file. When the file I am monitoring changes the contents of the container is updated with the new jars, but when I double click on the jar to see the contents I get the following exception: java.lang.NullPointerException at... | resolved fixed | ed219a2 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-20T17:13:56Z | 2004-04-20T11:20:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/RemoveFromClasspathAction.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
56,397 | Bug 56397 [New Search] Lose sort order | 20040326 - 8am build I'm using the flat layout & choose to sort by parent name, but this setting is not propagated to new search views in other perspectives/windows. | resolved fixed | 035b113 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-21T09:50:03Z | 2004-03-26T19:40:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/JavaSearchResultPage.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
59,229 | Bug 59229 AssertionFailed when restoring from local history | smoke for I20040420 1. open SimpleTest.java 2. select all in editor 3. delete 4. save 5. select SimpleTest.java in Package Explorer 6. context menu > Restore From Local Histore... 7. select all elements 8. click Restore ==> nothing restores and Assertion failure (see below) I looks as if restoring CU children always fa... | verified fixed | 5da8f8a | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-21T09:50:30Z | 2004-04-20T11:20:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/compare/JavaAddElementFromHistory.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
54,444 | Bug 54444 Extract local var and Convert local to field suggest bad name [refactoring] | I20040310 I have the following line, no errors. SortByDefiningTypeAction fSortByDefiningTypeAction= new SortByDefiningTypeAction(); When I convert this variable to a field the suggested name is fAction | resolved fixed | 6638e4e | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-21T14:27:02Z | 2004-03-11T10:13:20Z | org.eclipse.jdt.ui.tests.refactoring/resources/PromoteTempToField/canPromote/A_test22_in.java | |
54,444 | Bug 54444 Extract local var and Convert local to field suggest bad name [refactoring] | I20040310 I have the following line, no errors. SortByDefiningTypeAction fSortByDefiningTypeAction= new SortByDefiningTypeAction(); When I convert this variable to a field the suggested name is fAction | resolved fixed | 6638e4e | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-21T14:27:02Z | 2004-03-11T10:13:20Z | org.eclipse.jdt.ui.tests.refactoring/test | |
54,444 | Bug 54444 Extract local var and Convert local to field suggest bad name [refactoring] | I20040310 I have the following line, no errors. SortByDefiningTypeAction fSortByDefiningTypeAction= new SortByDefiningTypeAction(); When I convert this variable to a field the suggested name is fAction | resolved fixed | 6638e4e | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-21T14:27:02Z | 2004-03-11T10:13:20Z | cases/org/eclipse/jdt/ui/tests/refactoring/ExtractTempTests.java | |
54,444 | Bug 54444 Extract local var and Convert local to field suggest bad name [refactoring] | I20040310 I have the following line, no errors. SortByDefiningTypeAction fSortByDefiningTypeAction= new SortByDefiningTypeAction(); When I convert this variable to a field the suggested name is fAction | resolved fixed | 6638e4e | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-21T14:27:02Z | 2004-03-11T10:13:20Z | org.eclipse.jdt.ui.tests.refactoring/test | |
54,444 | Bug 54444 Extract local var and Convert local to field suggest bad name [refactoring] | I20040310 I have the following line, no errors. SortByDefiningTypeAction fSortByDefiningTypeAction= new SortByDefiningTypeAction(); When I convert this variable to a field the suggested name is fAction | resolved fixed | 6638e4e | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-21T14:27:02Z | 2004-03-11T10:13:20Z | cases/org/eclipse/jdt/ui/tests/refactoring/PromoteTempToFieldTests.java | |
54,444 | Bug 54444 Extract local var and Convert local to field suggest bad name [refactoring] | I20040310 I have the following line, no errors. SortByDefiningTypeAction fSortByDefiningTypeAction= new SortByDefiningTypeAction(); When I convert this variable to a field the suggested name is fAction | resolved fixed | 6638e4e | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-21T14:27:02Z | 2004-03-11T10:13:20Z | org.eclipse.jdt.ui/core | |
54,444 | Bug 54444 Extract local var and Convert local to field suggest bad name [refactoring] | I20040310 I have the following line, no errors. SortByDefiningTypeAction fSortByDefiningTypeAction= new SortByDefiningTypeAction(); When I convert this variable to a field the suggested name is fAction | resolved fixed | 6638e4e | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-21T14:27:02Z | 2004-03-11T10:13:20Z | extension/org/eclipse/jdt/internal/corext/codemanipulation/StubUtility.java | |
54,444 | Bug 54444 Extract local var and Convert local to field suggest bad name [refactoring] | I20040310 I have the following line, no errors. SortByDefiningTypeAction fSortByDefiningTypeAction= new SortByDefiningTypeAction(); When I convert this variable to a field the suggested name is fAction | resolved fixed | 6638e4e | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-21T14:27:02Z | 2004-03-11T10:13:20Z | org.eclipse.jdt.ui/core | |
54,444 | Bug 54444 Extract local var and Convert local to field suggest bad name [refactoring] | I20040310 I have the following line, no errors. SortByDefiningTypeAction fSortByDefiningTypeAction= new SortByDefiningTypeAction(); When I convert this variable to a field the suggested name is fAction | resolved fixed | 6638e4e | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-21T14:27:02Z | 2004-03-11T10:13:20Z | refactoring/org/eclipse/jdt/internal/corext/refactoring/code/ExtractTempRefactoring.java | |
54,444 | Bug 54444 Extract local var and Convert local to field suggest bad name [refactoring] | I20040310 I have the following line, no errors. SortByDefiningTypeAction fSortByDefiningTypeAction= new SortByDefiningTypeAction(); When I convert this variable to a field the suggested name is fAction | resolved fixed | 6638e4e | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-21T14:27:02Z | 2004-03-11T10:13:20Z | org.eclipse.jdt.ui/core | |
54,444 | Bug 54444 Extract local var and Convert local to field suggest bad name [refactoring] | I20040310 I have the following line, no errors. SortByDefiningTypeAction fSortByDefiningTypeAction= new SortByDefiningTypeAction(); When I convert this variable to a field the suggested name is fAction | resolved fixed | 6638e4e | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-21T14:27:02Z | 2004-03-11T10:13:20Z | refactoring/org/eclipse/jdt/internal/corext/refactoring/code/PromoteTempToFieldRefactoring.java | |
54,444 | Bug 54444 Extract local var and Convert local to field suggest bad name [refactoring] | I20040310 I have the following line, no errors. SortByDefiningTypeAction fSortByDefiningTypeAction= new SortByDefiningTypeAction(); When I convert this variable to a field the suggested name is fAction | resolved fixed | 6638e4e | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-21T14:27:02Z | 2004-03-11T10:13:20Z | org.eclipse.jdt.ui/ui | |
54,444 | Bug 54444 Extract local var and Convert local to field suggest bad name [refactoring] | I20040310 I have the following line, no errors. SortByDefiningTypeAction fSortByDefiningTypeAction= new SortByDefiningTypeAction(); When I convert this variable to a field the suggested name is fAction | resolved fixed | 6638e4e | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-21T14:27:02Z | 2004-03-11T10:13:20Z | refactoring/org/eclipse/jdt/internal/ui/refactoring/ExtractTempWizard.java | |
54,444 | Bug 54444 Extract local var and Convert local to field suggest bad name [refactoring] | I20040310 I have the following line, no errors. SortByDefiningTypeAction fSortByDefiningTypeAction= new SortByDefiningTypeAction(); When I convert this variable to a field the suggested name is fAction | resolved fixed | 6638e4e | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-21T14:27:02Z | 2004-03-11T10:13:20Z | org.eclipse.jdt.ui/ui | |
54,444 | Bug 54444 Extract local var and Convert local to field suggest bad name [refactoring] | I20040310 I have the following line, no errors. SortByDefiningTypeAction fSortByDefiningTypeAction= new SortByDefiningTypeAction(); When I convert this variable to a field the suggested name is fAction | resolved fixed | 6638e4e | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-21T14:27:02Z | 2004-03-11T10:13:20Z | refactoring/org/eclipse/jdt/internal/ui/refactoring/PromoteTempWizard.java | |
54,444 | Bug 54444 Extract local var and Convert local to field suggest bad name [refactoring] | I20040310 I have the following line, no errors. SortByDefiningTypeAction fSortByDefiningTypeAction= new SortByDefiningTypeAction(); When I convert this variable to a field the suggested name is fAction | resolved fixed | 6638e4e | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-21T14:27:02Z | 2004-03-11T10:13:20Z | org.eclipse.jdt.ui/ui | |
54,444 | Bug 54444 Extract local var and Convert local to field suggest bad name [refactoring] | I20040310 I have the following line, no errors. SortByDefiningTypeAction fSortByDefiningTypeAction= new SortByDefiningTypeAction(); When I convert this variable to a field the suggested name is fAction | resolved fixed | 6638e4e | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-21T14:27:02Z | 2004-03-11T10:13:20Z | refactoring/org/eclipse/jdt/internal/ui/refactoring/contentassist/FieldNameProcessor.java | |
54,444 | Bug 54444 Extract local var and Convert local to field suggest bad name [refactoring] | I20040310 I have the following line, no errors. SortByDefiningTypeAction fSortByDefiningTypeAction= new SortByDefiningTypeAction(); When I convert this variable to a field the suggested name is fAction | resolved fixed | 6638e4e | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-21T14:27:02Z | 2004-03-11T10:13:20Z | org.eclipse.jdt.ui/ui | |
54,444 | Bug 54444 Extract local var and Convert local to field suggest bad name [refactoring] | I20040310 I have the following line, no errors. SortByDefiningTypeAction fSortByDefiningTypeAction= new SortByDefiningTypeAction(); When I convert this variable to a field the suggested name is fAction | resolved fixed | 6638e4e | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-21T14:27:02Z | 2004-03-11T10:13:20Z | refactoring/org/eclipse/jdt/internal/ui/refactoring/contentassist/TempNameProcessor.java | |
59,369 | Bug 59369 The search view should not include an inner border | null | resolved fixed | 1f3d0d6 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-22T08:23:51Z | 2004-04-21T01:13:20Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/JavaSearchResultPage.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
54,892 | Bug 54892 [call hierarchy] javadoc misleads Call Hierarchy | Using build I20040226 on a Win2K SP4 box, the Call Hierarchy view is consistently fooled by method names present in javadoc statement. Take this situation: a certain method A is mentioned in the javadoc comments for another method B (for example, in a {@link} tag). When using Call Hierarchy for method A, it lists metho... | resolved fixed | b2e6244 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-23T09:12:50Z | 2004-03-15T19:46:40Z | org.eclipse.jdt.ui/core | |
54,892 | Bug 54892 [call hierarchy] javadoc misleads Call Hierarchy | Using build I20040226 on a Win2K SP4 box, the Call Hierarchy view is consistently fooled by method names present in javadoc statement. Take this situation: a certain method A is mentioned in the javadoc comments for another method B (for example, in a {@link} tag). When using Call Hierarchy for method A, it lists metho... | resolved fixed | b2e6244 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-23T09:12:50Z | 2004-03-15T19:46:40Z | extension/org/eclipse/jdt/internal/corext/callhierarchy/CallerMethodWrapper.java | |
54,892 | Bug 54892 [call hierarchy] javadoc misleads Call Hierarchy | Using build I20040226 on a Win2K SP4 box, the Call Hierarchy view is consistently fooled by method names present in javadoc statement. Take this situation: a certain method A is mentioned in the javadoc comments for another method B (for example, in a {@link} tag). When using Call Hierarchy for method A, it lists metho... | resolved fixed | b2e6244 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-23T09:12:50Z | 2004-03-15T19:46:40Z | org.eclipse.jdt.ui/core | |
54,892 | Bug 54892 [call hierarchy] javadoc misleads Call Hierarchy | Using build I20040226 on a Win2K SP4 box, the Call Hierarchy view is consistently fooled by method names present in javadoc statement. Take this situation: a certain method A is mentioned in the javadoc comments for another method B (for example, in a {@link} tag). When using Call Hierarchy for method A, it lists metho... | resolved fixed | b2e6244 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-23T09:12:50Z | 2004-03-15T19:46:40Z | extension/org/eclipse/jdt/internal/corext/callhierarchy/MethodReferencesSearchCollector.java | |
54,892 | Bug 54892 [call hierarchy] javadoc misleads Call Hierarchy | Using build I20040226 on a Win2K SP4 box, the Call Hierarchy view is consistently fooled by method names present in javadoc statement. Take this situation: a certain method A is mentioned in the javadoc comments for another method B (for example, in a {@link} tag). When using Call Hierarchy for method A, it lists metho... | resolved fixed | b2e6244 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-23T09:12:50Z | 2004-03-15T19:46:40Z | org.eclipse.jdt.ui/core | |
54,892 | Bug 54892 [call hierarchy] javadoc misleads Call Hierarchy | Using build I20040226 on a Win2K SP4 box, the Call Hierarchy view is consistently fooled by method names present in javadoc statement. Take this situation: a certain method A is mentioned in the javadoc comments for another method B (for example, in a {@link} tag). When using Call Hierarchy for method A, it lists metho... | resolved fixed | b2e6244 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-23T09:12:50Z | 2004-03-15T19:46:40Z | extension/org/eclipse/jdt/internal/corext/callhierarchy/MethodReferencesSearchRequestor.java | |
58,800 | Bug 58800 NLS Search: should support search again | 20040413 - do a NLS search (I got an unused key entry) - do a searh again observe: the unused key entry is doubled. | resolved fixed | 05b8e09 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-23T13:34:10Z | 2004-04-16T10:06:40Z | org.eclipse.jdt.ui/ui | |
58,800 | Bug 58800 NLS Search: should support search again | 20040413 - do a NLS search (I got an unused key entry) - do a searh again observe: the unused key entry is doubled. | resolved fixed | 05b8e09 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-23T13:34:10Z | 2004-04-16T10:06:40Z | refactoring/org/eclipse/jdt/internal/ui/refactoring/nls/search/NLSSearchQuery.java | |
58,800 | Bug 58800 NLS Search: should support search again | 20040413 - do a NLS search (I got an unused key entry) - do a searh again observe: the unused key entry is doubled. | resolved fixed | 05b8e09 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-23T13:34:10Z | 2004-04-16T10:06:40Z | org.eclipse.jdt.ui/ui | |
58,800 | Bug 58800 NLS Search: should support search again | 20040413 - do a NLS search (I got an unused key entry) - do a searh again observe: the unused key entry is doubled. | resolved fixed | 05b8e09 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-23T13:34:10Z | 2004-04-16T10:06:40Z | refactoring/org/eclipse/jdt/internal/ui/refactoring/nls/search/NLSSearchResultCollector2.java | |
58,800 | Bug 58800 NLS Search: should support search again | 20040413 - do a NLS search (I got an unused key entry) - do a searh again observe: the unused key entry is doubled. | resolved fixed | 05b8e09 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-23T13:34:10Z | 2004-04-16T10:06:40Z | org.eclipse.jdt.ui/ui | |
58,800 | Bug 58800 NLS Search: should support search again | 20040413 - do a NLS search (I got an unused key entry) - do a searh again observe: the unused key entry is doubled. | resolved fixed | 05b8e09 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-23T13:34:10Z | 2004-04-16T10:06:40Z | refactoring/org/eclipse/jdt/internal/ui/refactoring/nls/search/NLSSearchResultLabelProvider2.java | |
58,800 | Bug 58800 NLS Search: should support search again | 20040413 - do a NLS search (I got an unused key entry) - do a searh again observe: the unused key entry is doubled. | resolved fixed | 05b8e09 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-23T13:34:10Z | 2004-04-16T10:06:40Z | org.eclipse.jdt.ui/ui | |
58,800 | Bug 58800 NLS Search: should support search again | 20040413 - do a NLS search (I got an unused key entry) - do a searh again observe: the unused key entry is doubled. | resolved fixed | 05b8e09 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-23T13:34:10Z | 2004-04-16T10:06:40Z | refactoring/org/eclipse/jdt/internal/ui/refactoring/nls/search/NLSSearchResultRequestor.java | |
58,800 | Bug 58800 NLS Search: should support search again | 20040413 - do a NLS search (I got an unused key entry) - do a searh again observe: the unused key entry is doubled. | resolved fixed | 05b8e09 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-23T13:34:10Z | 2004-04-16T10:06:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/ElementNameSorter.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
58,800 | Bug 58800 NLS Search: should support search again | 20040413 - do a NLS search (I got an unused key entry) - do a searh again observe: the unused key entry is doubled. | resolved fixed | 05b8e09 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-23T13:34:10Z | 2004-04-16T10:06:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/JavaSearchResultLabelProvider.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
58,800 | Bug 58800 NLS Search: should support search again | 20040413 - do a NLS search (I got an unused key entry) - do a searh again observe: the unused key entry is doubled. | resolved fixed | 05b8e09 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-23T13:34:10Z | 2004-04-16T10:06:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/JavaSearchSorter.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
58,800 | Bug 58800 NLS Search: should support search again | 20040413 - do a NLS search (I got an unused key entry) - do a searh again observe: the unused key entry is doubled. | resolved fixed | 05b8e09 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-23T13:34:10Z | 2004-04-16T10:06:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/ParentNameSorter.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
58,800 | Bug 58800 NLS Search: should support search again | 20040413 - do a NLS search (I got an unused key entry) - do a searh again observe: the unused key entry is doubled. | resolved fixed | 05b8e09 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-23T13:34:10Z | 2004-04-16T10:06:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/PathNameSorter.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
47,097 | Bug 47097 [content assist] Pressing Semicolon to commit content assist bypasses smart semicolon | When content assist is present, semicolon will commit the current proposal. But, the semicolon is not processed in the normal manner by the editor. setValue(rect.wid<<ASSIST>>) pressing ";" should add the semicolon at the end of the line when smart semicolon is enabled. 3.0 M4 | resolved fixed | 8f117f3 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-26T14:35:22Z | 2003-11-20T14:53:20Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/JavaCompletionProposal.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
47,499 | Bug 47499 Quick Diff hovers don't use text editor font | Quick Diff difference hovers use the java editor's text font for hovers to provide an easy "visual diff" by hovering/unhovering. This doesn't work in *text* editors (e.g. on a *.properties file), since the hover uses a default font and doesn't take over the text editor's. | resolved fixed | 94306bf | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-26T16:14:07Z | 2003-11-26T09:46:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/JavaChangeHover.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
52,611 | Bug 52611 [QuickDiff] Let QuickDiff hovers adapt to horizontal scrollbar | Test Case: - on a long line: make a change such that you have to scroll horizontally to see the change - use QuickDiff -> Hover shows line from its start and does not match the horizontally scrolled text in the editor | resolved fixed | 28e3818 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-27T08:16:01Z | 2004-02-20T12:26:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/CustomSourceInformationControl.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
52,611 | Bug 52611 [QuickDiff] Let QuickDiff hovers adapt to horizontal scrollbar | Test Case: - on a long line: make a change such that you have to scroll horizontally to see the change - use QuickDiff -> Hover shows line from its start and does not match the horizontally scrolled text in the editor | resolved fixed | 28e3818 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-27T08:16:01Z | 2004-02-20T12:26:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/JavaChangeHover.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
52,611 | Bug 52611 [QuickDiff] Let QuickDiff hovers adapt to horizontal scrollbar | Test Case: - on a long line: make a change such that you have to scroll horizontally to see the change - use QuickDiff -> Hover shows line from its start and does not match the horizontally scrolled text in the editor | resolved fixed | 28e3818 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-27T08:16:01Z | 2004-02-20T12:26:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/hover/SourceViewerInformationControl.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
60,077 | Bug 60077 NPE in JavaSearchTableContentProvider | Smoke Test: I200404220800.from20040427_1125 - earlier, made one search for type "Test" in Java Browsing Perspective - switched to Java Perspective (Search view not visible) - some editing in TestResult.java - enabled "Show Source of Selected Element Only" and selected class TestResult in Outline - used regex find-repla... | resolved fixed | d39062e | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-27T10:29:14Z | 2004-04-27T10:00:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/JavaSearchTableContentProvider.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
60,078 | Bug 60078 NPE in ASTConverter | Failing test in N-N20040427-200404270010, org.eclipse.jdt.ui.tests. I disabled the test for the I-build. java.lang.NullPointerException at java.lang.Throwable.<init>(Throwable.java) at java.lang.Throwable.<init>(Throwable.java) at java.lang.NullPointerException.<init>(NullPointerException.java:60) at java.lang.StringBu... | verified fixed | 9458409 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-27T11:03:36Z | 2004-04-27T10:00:00Z | org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/core/ImportOrganizeTest.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
39,783 | Bug 39783 [preferences] template editor in preferences should honor partition type | 200307030800 1. Preferences, Java->Editor->Templates 2. Add a template for javadoc 3. syntax highlighting shows default (java) partition type highlighting -> should respect partition type setting, e.g. initialize the viewer with javadoc | resolved fixed | e1cf258 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-27T12:31:08Z | 2003-07-09T05:53:20Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/EditTemplateDialog.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
39,783 | Bug 39783 [preferences] template editor in preferences should honor partition type | 200307030800 1. Preferences, Java->Editor->Templates 2. Add a template for javadoc 3. syntax highlighting shows default (java) partition type highlighting -> should respect partition type setting, e.g. initialize the viewer with javadoc | resolved fixed | e1cf258 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-27T12:31:08Z | 2003-07-09T05:53:20Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/JavaTemplatePreferencePage.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
59,326 | Bug 59326 DeferredMethodWrapper needs to update imports | We are going to move IElementCollector to org.eclipse.ui.progress in M9 so please update your imports accordingly in DeferredMethodWrapper . The org.eclipse.ui.progress.IElementCollector currently extends org.eclipse.jface.progress.IElementCollector but this dependency will be severed in M9 and the jface version will b... | resolved fixed | 72784bd | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-27T17:26:51Z | 2004-04-20T19:40:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/callhierarchy/DeferredMethodWrapper.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
48,732 | Bug 48732 ChangeTypeRefactoring: shouldn't create Error exception | I20031211 The method collectAffectedUnits contains shouldn't contain code like if (selectedMethod == null){ throw new Error(RefactoringCoreMessages.getString ("ChangeTypeAction.exception")); //$NON-NLS-1$ } Bindins.finsMethod can return null and the code should handle the case and not throw an error which isn't very he... | resolved fixed | 42c4248 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-28T16:34:03Z | 2003-12-15T12:06:40Z | org.eclipse.jdt.ui.tests.refactoring/resources/ChangeTypeRefactoring/negative/A_testObjectReturnType_in.java | |
48,732 | Bug 48732 ChangeTypeRefactoring: shouldn't create Error exception | I20031211 The method collectAffectedUnits contains shouldn't contain code like if (selectedMethod == null){ throw new Error(RefactoringCoreMessages.getString ("ChangeTypeAction.exception")); //$NON-NLS-1$ } Bindins.finsMethod can return null and the code should handle the case and not throw an error which isn't very he... | resolved fixed | 42c4248 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-28T16:34:03Z | 2003-12-15T12:06:40Z | org.eclipse.jdt.ui.tests.refactoring/resources/ChangeTypeRefactoring/negative/A_testObjectReturnType_out.java | |
48,732 | Bug 48732 ChangeTypeRefactoring: shouldn't create Error exception | I20031211 The method collectAffectedUnits contains shouldn't contain code like if (selectedMethod == null){ throw new Error(RefactoringCoreMessages.getString ("ChangeTypeAction.exception")); //$NON-NLS-1$ } Bindins.finsMethod can return null and the code should handle the case and not throw an error which isn't very he... | resolved fixed | 42c4248 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-28T16:34:03Z | 2003-12-15T12:06:40Z | org.eclipse.jdt.ui.tests.refactoring/test | |
48,732 | Bug 48732 ChangeTypeRefactoring: shouldn't create Error exception | I20031211 The method collectAffectedUnits contains shouldn't contain code like if (selectedMethod == null){ throw new Error(RefactoringCoreMessages.getString ("ChangeTypeAction.exception")); //$NON-NLS-1$ } Bindins.finsMethod can return null and the code should handle the case and not throw an error which isn't very he... | resolved fixed | 42c4248 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-28T16:34:03Z | 2003-12-15T12:06:40Z | cases/org/eclipse/jdt/ui/tests/refactoring/ChangeTypeRefactoringTests.java | |
48,732 | Bug 48732 ChangeTypeRefactoring: shouldn't create Error exception | I20031211 The method collectAffectedUnits contains shouldn't contain code like if (selectedMethod == null){ throw new Error(RefactoringCoreMessages.getString ("ChangeTypeAction.exception")); //$NON-NLS-1$ } Bindins.finsMethod can return null and the code should handle the case and not throw an error which isn't very he... | resolved fixed | 42c4248 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-28T16:34:03Z | 2003-12-15T12:06:40Z | org.eclipse.jdt.ui/core | |
48,732 | Bug 48732 ChangeTypeRefactoring: shouldn't create Error exception | I20031211 The method collectAffectedUnits contains shouldn't contain code like if (selectedMethod == null){ throw new Error(RefactoringCoreMessages.getString ("ChangeTypeAction.exception")); //$NON-NLS-1$ } Bindins.finsMethod can return null and the code should handle the case and not throw an error which isn't very he... | resolved fixed | 42c4248 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-28T16:34:03Z | 2003-12-15T12:06:40Z | refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ChangeTypeRefactoring.java | |
60,258 | Bug 60258 jface.text templates uses extension registry | jface.text templates support (TemplateStore) is using the Eclipse extension registry. In the past, jface text, like jface, was independent of the Eclipse plug-in mechanism and extension registry. Is this change intentional? | resolved fixed | 4f40acf | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-28T17:18:24Z | 2004-04-28T13:46:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/CompatibilityTemplateStore.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
60,258 | Bug 60258 jface.text templates uses extension registry | jface.text templates support (TemplateStore) is using the Eclipse extension registry. In the past, jface text, like jface, was independent of the Eclipse plug-in mechanism and extension registry. Is this change intentional? | resolved fixed | 4f40acf | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-28T17:18:24Z | 2004-04-28T13:46:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPlugin.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
60,258 | Bug 60258 jface.text templates uses extension registry | jface.text templates support (TemplateStore) is using the Eclipse extension registry. In the past, jface text, like jface, was independent of the Eclipse plug-in mechanism and extension registry. Is this change intentional? | resolved fixed | 4f40acf | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-28T17:18:24Z | 2004-04-28T13:46:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/CodeTemplateBlock.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
58,815 | Bug 58815 "Show source of selected elements only" for the Ant Editor | null | verified fixed | 921bbdc | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-29T08:02:43Z | 2004-04-16T10:06:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/EditorUtility.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
60,247 | Bug 60247 JUnit compare dialog memory usage | Eclipse build id 200403261517 (3.0M8 I think) on Windows 2000SP4, JDK 1.4.2_04. Using vmarg parameters: -Xms64M -Xmx640M (1,7Ghz Celeron with 512MB physical RAM) I noticed that in some cases the compare dialog in the junit view shows after a large pause and use a lot of memory. I try to create a reproducable test case:... | resolved fixed | ca295f6 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-29T09:12:59Z | 2004-04-28T13:46:40Z | org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/CompareResultDialog.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
60,349 | Bug 60349 [implementation] reduce warnings due to core.runtime deprecations | null | resolved fixed | 67b26cf | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-29T10:56:06Z | 2004-04-28T22:06:40Z | org.eclipse.jdt.ui/core | |
60,349 | Bug 60349 [implementation] reduce warnings due to core.runtime deprecations | null | resolved fixed | 67b26cf | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-29T10:56:06Z | 2004-04-28T22:06:40Z | extension/org/eclipse/jdt/internal/corext/util/Resources.java | |
60,349 | Bug 60349 [implementation] reduce warnings due to core.runtime deprecations | null | resolved fixed | 67b26cf | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-29T10:56:06Z | 2004-04-28T22:06:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPlugin.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
60,349 | Bug 60349 [implementation] reduce warnings due to core.runtime deprecations | null | resolved fixed | 67b26cf | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-29T10:56:06Z | 2004-04-28T22:06:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPluginImages.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
60,349 | Bug 60349 [implementation] reduce warnings due to core.runtime deprecations | null | resolved fixed | 67b26cf | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-29T10:56:06Z | 2004-04-28T22:06:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/compare/JavaCompareUtilities.java | /*******************************************************************************
* Copyright (c) 2000, 2004 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
60,349 | Bug 60349 [implementation] reduce warnings due to core.runtime deprecations | null | resolved fixed | 67b26cf | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-29T10:56:06Z | 2004-04-28T22:06:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/filters/FilterDescriptor.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
60,349 | Bug 60349 [implementation] reduce warnings due to core.runtime deprecations | null | resolved fixed | 67b26cf | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-29T10:56:06Z | 2004-04-28T22:06:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaEditor.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
60,349 | Bug 60349 [implementation] reduce warnings due to core.runtime deprecations | null | resolved fixed | 67b26cf | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-29T10:56:06Z | 2004-04-28T22:06:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/SearchParticipantsPreferencePage.java | /*
* Created on Apr 13, 2004
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Generation - Code and Comments
*/
package org.eclipse.jdt.internal.ui.preferences;
import java.util.Arrays;
import java.util.Collection;
import java.util.HashMap;
import java.util.Iterat... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.