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
37,508
Bug 37508 Type hierarchy: render inherited members differently
1) in the type hierarchy enable "Show all inherited members" -> when this option is on it should be easy for the user to spot which items are inherited and which ones are not. Options: - render inherited members in grey - use a hollow icon or grey icon for inherited members
resolved fixed
584a0a1
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-13T07:55:50Z
2003-05-12T17:20:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/typehierarchy/MethodsLabelProvider.java
37,508
Bug 37508 Type hierarchy: render inherited members differently
1) in the type hierarchy enable "Show all inherited members" -> when this option is on it should be easy for the user to spot which items are inherited and which ones are not. Options: - render inherited members in grey - use a hollow icon or grey icon for inherited members
resolved fixed
584a0a1
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-13T07:55:50Z
2003-05-12T17:20:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/typehierarchy/MethodsViewer.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...
37,508
Bug 37508 Type hierarchy: render inherited members differently
1) in the type hierarchy enable "Show all inherited members" -> when this option is on it should be easy for the user to spot which items are inherited and which ones are not. Options: - render inherited members in grey - use a hollow icon or grey icon for inherited members
resolved fixed
584a0a1
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-13T07:55:50Z
2003-05-12T17:20:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/viewsupport/DecoratingJavaLabelProvider.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...
37,567
Bug 37567 Remove automatic forward linking
null
verified fixed
ff3a910
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-14T08:31:58Z
2003-05-13T21:06:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/packageview/PackageExplorerPart.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...
35,614
Bug 35614 RC3 can't handle all file extensions
I work on a large project that includes all kinds of files, including Java source files, .cpp and .cxx C++ files, Perl scripts, and even VMS files that have only "." as their file extension. The "." extension, especially, causes exceptions. Using RC3, I tried to create a new Java project. I specified the Project Conten...
verified fixed
bde68a4
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-14T09:26:07Z
2003-03-24T23:53:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/ClassPathDetector.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...
37,566
Bug 37566 Cannot rename a Java Project referenced by a Simple Project [refactoring]
In the Package explorer, create a java project and a simple project. In the simple project, create a reference to the java project (right click on simple project -> properties -> project references). Now, if you try to rename the java project, the operation will fail with the reason being that the simple project does n...
verified fixed
53431d0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-14T16:07:51Z
2003-05-13T21:06:40Z
org.eclipse.jdt.ui/core
37,566
Bug 37566 Cannot rename a Java Project referenced by a Simple Project [refactoring]
In the Package explorer, create a java project and a simple project. In the simple project, create a reference to the java project (right click on simple project -> properties -> project references). Now, if you try to rename the java project, the operation will fail with the reason being that the simple project does n...
verified fixed
53431d0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-14T16:07:51Z
2003-05-13T21:06:40Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/changes/RenameJavaProjectChange.java
37,464
Bug 37464 call hierarchy: Should not use working copies
The call hierarchy should not use working copies of compilation units since these may go away (e.g. when an editor is closed).
resolved fixed
78c50f0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-15T11:43:33Z
2003-05-10T18:06:40Z
org.eclipse.jdt.ui/core
37,464
Bug 37464 call hierarchy: Should not use working copies
The call hierarchy should not use working copies of compilation units since these may go away (e.g. when an editor is closed).
resolved fixed
78c50f0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-15T11:43:33Z
2003-05-10T18:06:40Z
extension/org/eclipse/jdt/internal/corext/callhierarchy/CallLocation.java
37,464
Bug 37464 call hierarchy: Should not use working copies
The call hierarchy should not use working copies of compilation units since these may go away (e.g. when an editor is closed).
resolved fixed
78c50f0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-15T11:43:33Z
2003-05-10T18:06:40Z
org.eclipse.jdt.ui/core
37,464
Bug 37464 call hierarchy: Should not use working copies
The call hierarchy should not use working copies of compilation units since these may go away (e.g. when an editor is closed).
resolved fixed
78c50f0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-15T11:43:33Z
2003-05-10T18:06:40Z
extension/org/eclipse/jdt/internal/corext/callhierarchy/MethodCall.java
37,464
Bug 37464 call hierarchy: Should not use working copies
The call hierarchy should not use working copies of compilation units since these may go away (e.g. when an editor is closed).
resolved fixed
78c50f0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-15T11:43:33Z
2003-05-10T18:06:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/callhierarchy/CallHierarchyViewPart.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, and...
37,583
Bug 37583 org.eclipse.jdt.internal.junit.ui.TestRunnerViewPart#postAsynchRunnable possibly buggy [JUnit]
In the TestRunnerViewPart class of jdt.internal.junit.ui, lines 561 to 564 are: 561 private void postAsyncRunnable(Runnable r) { 562 if (!isDisposed()) 563 getDisplay().syncExec(r); 564 } isn't 563 supposed to read "getDisplay().asyncExec(r);"? Otherwise postAsyncRunnable is equivalent to postSyncRunnable.
resolved fixed
b1e7378
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-15T22:10:38Z
2003-05-14T08:13:20Z
org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/TestRunnerViewPart.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...
37,765
Bug 37765 Support to add an internal JAR from the context menu
When an internal JAR is shown in the package explorer it should be possible to append it to the build class path with an "Add to Build Path" action. Thoughtworks feedback: Adding a jar to the classpath is too laborious. Right click on the jar and "Add to build path" would be nice.
resolved fixed
ced9e43
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-16T15:08:22Z
2003-05-16T13:00:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/GenerateActionGroup.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...
37,886
Bug 37886 Show type hierarchy cancel ends up with empty dialog
1) open type hierarchy on object 2) cancel ->the search is cancelled but an empty dialog is showing up.
resolved fixed
49b7d7d
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-21T08:04:11Z
2003-05-20T19:46:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/typehierarchy/HierarchyInformationControl.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...
37,919
Bug 37919 Compiler preferences - should surface optional check for incompatible required binaries
HEAD from JDT/Core (not integrated yet) Added JavaCore optional problem to detect incompatible required binaries, so as to flag situations where some prerequisite binaries are required a JRE level higher than the project target platform; i.e. compiling against 1.4 libraries when deploying for 1.1 platform is likely unw...
resolved fixed
1e2a991
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-26T13:26:16Z
2003-05-21T15:13:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/CompilerConfigurationBlock.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...
37,917
Bug 37917 Compiler prefs - shouldn't complain about wrong source level when resetting defaults [build path]
Build R2.1 Open workspace compiler compliance preferences. By default, these point at 1.3 compliance level, with default compliance settings. Now, switch to 1.4. Observe that default settings are updated (ok). Uncheck the default checkbox, and switch general compliance back to 1.3. Observe that it complains about sourc...
resolved fixed
3ec1387
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-26T13:32:32Z
2003-05-21T12:26:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/CompilerConfigurationBlock.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,140
Bug 38140 SnippetOpenOnSelectionAction subclasses OpenAction although OpenAction isn't made for subclassing
null
verified fixed
053870a
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T09:52:48Z
2003-05-27T10:06:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/OpenAction.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,140
Bug 38140 SnippetOpenOnSelectionAction subclasses OpenAction although OpenAction isn't made for subclassing
null
verified fixed
053870a
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T09:52:48Z
2003-05-27T10:06:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/SelectionDispatchAction.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...
37,884
Bug 37884 Show Type hierarchy scalability problem
corner case but... 1) Open Object 2) select toString in the editor 3) ctrl-t 4) type T to filter the list ->this takes minutes The filtering is done after every keystroke. A first improvement is to do the refiltering after a time out. Another solution is to use the separate thread solution as is done in the ElementList...
resolved fixed
373088b
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T13:33:17Z
2003-05-20T19:46: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...
37,884
Bug 37884 Show Type hierarchy scalability problem
corner case but... 1) Open Object 2) select toString in the editor 3) ctrl-t 4) type T to filter the list ->this takes minutes The filtering is done after every keystroke. A first improvement is to do the refiltering after a time out. Another solution is to use the separate thread solution as is done in the ElementList...
resolved fixed
373088b
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T13:33:17Z
2003-05-20T19:46:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/JavaOutlineInformationControl.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...
37,884
Bug 37884 Show Type hierarchy scalability problem
corner case but... 1) Open Object 2) select toString in the editor 3) ctrl-t 4) type T to filter the list ->this takes minutes The filtering is done after every keystroke. A first improvement is to do the refiltering after a time out. Another solution is to use the separate thread solution as is done in the ElementList...
resolved fixed
373088b
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T13:33:17Z
2003-05-20T19:46:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/typehierarchy/HierarchyInformationControl.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...
36,155
Bug 36155 Workbench Help set on wrong Composite
In BuildPathsPropertyPage and SourceAttachmentPropertyPage the Workbench Help is set on the parent Composite passed to createContents(Composite parent) rather than on the control that is returned from getControl(). As a result the Help for the preference page cannot be used in when performHelp() is called. In JavadocCo...
resolved fixed
559fc8f
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T14:16:44Z
2003-04-07T18:26:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/BuildPathsPropertyPage.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...
36,155
Bug 36155 Workbench Help set on wrong Composite
In BuildPathsPropertyPage and SourceAttachmentPropertyPage the Workbench Help is set on the parent Composite passed to createContents(Composite parent) rather than on the control that is returned from getControl(). As a result the Help for the preference page cannot be used in when performHelp() is called. In JavadocCo...
resolved fixed
559fc8f
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T14:16:44Z
2003-04-07T18:26:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/ClasspathVariablesPreferencePage.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...
36,155
Bug 36155 Workbench Help set on wrong Composite
In BuildPathsPropertyPage and SourceAttachmentPropertyPage the Workbench Help is set on the parent Composite passed to createContents(Composite parent) rather than on the control that is returned from getControl(). As a result the Help for the preference page cannot be used in when performHelp() is called. In JavadocCo...
resolved fixed
559fc8f
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T14:16:44Z
2003-04-07T18:26:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/JavaElementInfoPage.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...
36,155
Bug 36155 Workbench Help set on wrong Composite
In BuildPathsPropertyPage and SourceAttachmentPropertyPage the Workbench Help is set on the parent Composite passed to createContents(Composite parent) rather than on the control that is returned from getControl(). As a result the Help for the preference page cannot be used in when performHelp() is called. In JavadocCo...
resolved fixed
559fc8f
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T14:16:44Z
2003-04-07T18:26:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/JavadocConfigurationPropertyPage.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...
36,155
Bug 36155 Workbench Help set on wrong Composite
In BuildPathsPropertyPage and SourceAttachmentPropertyPage the Workbench Help is set on the parent Composite passed to createContents(Composite parent) rather than on the control that is returned from getControl(). As a result the Help for the preference page cannot be used in when performHelp() is called. In JavadocCo...
resolved fixed
559fc8f
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T14:16:44Z
2003-04-07T18:26:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/SourceAttachmentPropertyPage.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...
36,155
Bug 36155 Workbench Help set on wrong Composite
In BuildPathsPropertyPage and SourceAttachmentPropertyPage the Workbench Help is set on the parent Composite passed to createContents(Composite parent) rather than on the control that is returned from getControl(). As a result the Help for the preference page cannot be used in when performHelp() is called. In JavadocCo...
resolved fixed
559fc8f
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T14:16:44Z
2003-04-07T18:26:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/TemplatePreferencePage.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...
34,997
Bug 34997 Inline method introduces spurious local variables [refactoring]
Version of Eclipse: Build id: 200303071024 (rc2), although the bug seems to have been there at least since m3 or so. Take the enclosed file, click on "inlineMe", and then select Refactor/Inline. The resulting version of the caller method will look like this: public void caller(Writer out) throws Exception { out.write("...
resolved fixed
f5e2e32
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T14:43:40Z
2003-03-14T05:33:20Z
org.eclipse.jdt.ui.tests.refactoring/resources/InlineMethodWorkspace/TestCases/InlineBug.java
34,997
Bug 34997 Inline method introduces spurious local variables [refactoring]
Version of Eclipse: Build id: 200303071024 (rc2), although the bug seems to have been there at least since m3 or so. Take the enclosed file, click on "inlineMe", and then select Refactor/Inline. The resulting version of the caller method will look like this: public void caller(Writer out) throws Exception { out.write("...
resolved fixed
f5e2e32
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T14:43:40Z
2003-03-14T05:33:20Z
org.eclipse.jdt.ui.tests.refactoring/resources/InlineMethodWorkspace/TestCases/Test.java
public class Test { public void foo() { class Inner { void main() { bar(); bar(); } void bar() { System.out.println("Eclipse"); } } } }
34,997
Bug 34997 Inline method introduces spurious local variables [refactoring]
Version of Eclipse: Build id: 200303071024 (rc2), although the bug seems to have been there at least since m3 or so. Take the enclosed file, click on "inlineMe", and then select Refactor/Inline. The resulting version of the caller method will look like this: public void caller(Writer out) throws Exception { out.write("...
resolved fixed
f5e2e32
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T14:43:40Z
2003-03-14T05:33:20Z
org.eclipse.jdt.ui.tests.refactoring/resources/InlineMethodWorkspace/TestCases/argument_in/TestFieldReference.java
34,997
Bug 34997 Inline method introduces spurious local variables [refactoring]
Version of Eclipse: Build id: 200303071024 (rc2), although the bug seems to have been there at least since m3 or so. Take the enclosed file, click on "inlineMe", and then select Refactor/Inline. The resulting version of the caller method will look like this: public void caller(Writer out) throws Exception { out.write("...
resolved fixed
f5e2e32
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T14:43:40Z
2003-03-14T05:33:20Z
org.eclipse.jdt.ui.tests.refactoring/resources/InlineMethodWorkspace/TestCases/argument_in/TestLocalReferencePrefix.java
34,997
Bug 34997 Inline method introduces spurious local variables [refactoring]
Version of Eclipse: Build id: 200303071024 (rc2), although the bug seems to have been there at least since m3 or so. Take the enclosed file, click on "inlineMe", and then select Refactor/Inline. The resulting version of the caller method will look like this: public void caller(Writer out) throws Exception { out.write("...
resolved fixed
f5e2e32
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T14:43:40Z
2003-03-14T05:33:20Z
org.eclipse.jdt.ui.tests.refactoring/resources/InlineMethodWorkspace/TestCases/argument_out/TestFieldReference.java
34,997
Bug 34997 Inline method introduces spurious local variables [refactoring]
Version of Eclipse: Build id: 200303071024 (rc2), although the bug seems to have been there at least since m3 or so. Take the enclosed file, click on "inlineMe", and then select Refactor/Inline. The resulting version of the caller method will look like this: public void caller(Writer out) throws Exception { out.write("...
resolved fixed
f5e2e32
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T14:43:40Z
2003-03-14T05:33:20Z
org.eclipse.jdt.ui.tests.refactoring/resources/InlineMethodWorkspace/TestCases/argument_out/TestLocalReferencePrefix.java
34,997
Bug 34997 Inline method introduces spurious local variables [refactoring]
Version of Eclipse: Build id: 200303071024 (rc2), although the bug seems to have been there at least since m3 or so. Take the enclosed file, click on "inlineMe", and then select Refactor/Inline. The resulting version of the caller method will look like this: public void caller(Writer out) throws Exception { out.write("...
resolved fixed
f5e2e32
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T14:43:40Z
2003-03-14T05:33:20Z
org.eclipse.jdt.ui.tests.refactoring/test
34,997
Bug 34997 Inline method introduces spurious local variables [refactoring]
Version of Eclipse: Build id: 200303071024 (rc2), although the bug seems to have been there at least since m3 or so. Take the enclosed file, click on "inlineMe", and then select Refactor/Inline. The resulting version of the caller method will look like this: public void caller(Writer out) throws Exception { out.write("...
resolved fixed
f5e2e32
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T14:43:40Z
2003-03-14T05:33:20Z
cases/org/eclipse/jdt/ui/tests/refactoring/InlineMethodTests.java
34,997
Bug 34997 Inline method introduces spurious local variables [refactoring]
Version of Eclipse: Build id: 200303071024 (rc2), although the bug seems to have been there at least since m3 or so. Take the enclosed file, click on "inlineMe", and then select Refactor/Inline. The resulting version of the caller method will look like this: public void caller(Writer out) throws Exception { out.write("...
resolved fixed
f5e2e32
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T14:43:40Z
2003-03-14T05:33:20Z
org.eclipse.jdt.ui/core
34,997
Bug 34997 Inline method introduces spurious local variables [refactoring]
Version of Eclipse: Build id: 200303071024 (rc2), although the bug seems to have been there at least since m3 or so. Take the enclosed file, click on "inlineMe", and then select Refactor/Inline. The resulting version of the caller method will look like this: public void caller(Writer out) throws Exception { out.write("...
resolved fixed
f5e2e32
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T14:43:40Z
2003-03-14T05:33:20Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/code/CallInliner.java
34,997
Bug 34997 Inline method introduces spurious local variables [refactoring]
Version of Eclipse: Build id: 200303071024 (rc2), although the bug seems to have been there at least since m3 or so. Take the enclosed file, click on "inlineMe", and then select Refactor/Inline. The resulting version of the caller method will look like this: public void caller(Writer out) throws Exception { out.write("...
resolved fixed
f5e2e32
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T14:43:40Z
2003-03-14T05:33:20Z
org.eclipse.jdt.ui/core
34,997
Bug 34997 Inline method introduces spurious local variables [refactoring]
Version of Eclipse: Build id: 200303071024 (rc2), although the bug seems to have been there at least since m3 or so. Take the enclosed file, click on "inlineMe", and then select Refactor/Inline. The resulting version of the caller method will look like this: public void caller(Writer out) throws Exception { out.write("...
resolved fixed
f5e2e32
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T14:43:40Z
2003-03-14T05:33:20Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/code/ParameterData.java
34,997
Bug 34997 Inline method introduces spurious local variables [refactoring]
Version of Eclipse: Build id: 200303071024 (rc2), although the bug seems to have been there at least since m3 or so. Take the enclosed file, click on "inlineMe", and then select Refactor/Inline. The resulting version of the caller method will look like this: public void caller(Writer out) throws Exception { out.write("...
resolved fixed
f5e2e32
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T14:43:40Z
2003-03-14T05:33:20Z
org.eclipse.jdt.ui/core
34,997
Bug 34997 Inline method introduces spurious local variables [refactoring]
Version of Eclipse: Build id: 200303071024 (rc2), although the bug seems to have been there at least since m3 or so. Take the enclosed file, click on "inlineMe", and then select Refactor/Inline. The resulting version of the caller method will look like this: public void caller(Writer out) throws Exception { out.write("...
resolved fixed
f5e2e32
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T14:43:40Z
2003-03-14T05:33:20Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/code/SourceAnalyzer.java
34,997
Bug 34997 Inline method introduces spurious local variables [refactoring]
Version of Eclipse: Build id: 200303071024 (rc2), although the bug seems to have been there at least since m3 or so. Take the enclosed file, click on "inlineMe", and then select Refactor/Inline. The resulting version of the caller method will look like this: public void caller(Writer out) throws Exception { out.write("...
resolved fixed
f5e2e32
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T14:43:40Z
2003-03-14T05:33:20Z
org.eclipse.jdt.ui/core
34,997
Bug 34997 Inline method introduces spurious local variables [refactoring]
Version of Eclipse: Build id: 200303071024 (rc2), although the bug seems to have been there at least since m3 or so. Take the enclosed file, click on "inlineMe", and then select Refactor/Inline. The resulting version of the caller method will look like this: public void caller(Writer out) throws Exception { out.write("...
resolved fixed
f5e2e32
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T14:43:40Z
2003-03-14T05:33:20Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/code/flow/FlowAnalyzer.java
34,997
Bug 34997 Inline method introduces spurious local variables [refactoring]
Version of Eclipse: Build id: 200303071024 (rc2), although the bug seems to have been there at least since m3 or so. Take the enclosed file, click on "inlineMe", and then select Refactor/Inline. The resulting version of the caller method will look like this: public void caller(Writer out) throws Exception { out.write("...
resolved fixed
f5e2e32
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T14:43:40Z
2003-03-14T05:33:20Z
org.eclipse.jdt.ui/core
34,997
Bug 34997 Inline method introduces spurious local variables [refactoring]
Version of Eclipse: Build id: 200303071024 (rc2), although the bug seems to have been there at least since m3 or so. Take the enclosed file, click on "inlineMe", and then select Refactor/Inline. The resulting version of the caller method will look like this: public void caller(Writer out) throws Exception { out.write("...
resolved fixed
f5e2e32
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T14:43:40Z
2003-03-14T05:33:20Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/code/flow/FlowContext.java
34,997
Bug 34997 Inline method introduces spurious local variables [refactoring]
Version of Eclipse: Build id: 200303071024 (rc2), although the bug seems to have been there at least since m3 or so. Take the enclosed file, click on "inlineMe", and then select Refactor/Inline. The resulting version of the caller method will look like this: public void caller(Writer out) throws Exception { out.write("...
resolved fixed
f5e2e32
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T14:43:40Z
2003-03-14T05:33:20Z
org.eclipse.jdt.ui/core
34,997
Bug 34997 Inline method introduces spurious local variables [refactoring]
Version of Eclipse: Build id: 200303071024 (rc2), although the bug seems to have been there at least since m3 or so. Take the enclosed file, click on "inlineMe", and then select Refactor/Inline. The resulting version of the caller method will look like this: public void caller(Writer out) throws Exception { out.write("...
resolved fixed
f5e2e32
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T14:43:40Z
2003-03-14T05:33:20Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/code/flow/FlowInfo.java
38,132
Bug 38132 Javadoc - @inheritDoc is misspelled. [code manipulation]
When I enter javadoc for methods that are overloaded I most of the times enter {@inheritDoc} to copy the documentation. But when I use the code-completion for the javadoc names I get {@inheritdoc}. The correct spelling according to the javadoc toolpage is {@inheritDoc}. Note the capitalized 'D' (I use the checkstyle pl...
resolved fixed
47f7ee1
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T15:10:23Z
2003-05-27T07:20:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/javadoc/JavaDocCompletionEvaluator.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,155
Bug 38155 Create dialog for Add Unimplemented Constructors action
Create a dialog so that the add unimplemented constructors action behaves more like the rest of the source/action dialogs.
resolved fixed
f96553e
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T17:11:10Z
2003-05-27T15:40:00Z
org.eclipse.jdt.ui/core
38,155
Bug 38155 Create dialog for Add Unimplemented Constructors action
Create a dialog so that the add unimplemented constructors action behaves more like the rest of the source/action dialogs.
resolved fixed
f96553e
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T17:11:10Z
2003-05-27T15:40:00Z
extension/org/eclipse/jdt/internal/corext/codemanipulation/AddUnimplementedConstructorsOperation.java
38,155
Bug 38155 Create dialog for Add Unimplemented Constructors action
Create a dialog so that the add unimplemented constructors action behaves more like the rest of the source/action dialogs.
resolved fixed
f96553e
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T17:11:10Z
2003-05-27T15:40:00Z
org.eclipse.jdt.ui/core
38,155
Bug 38155 Create dialog for Add Unimplemented Constructors action
Create a dialog so that the add unimplemented constructors action behaves more like the rest of the source/action dialogs.
resolved fixed
f96553e
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T17:11:10Z
2003-05-27T15:40:00Z
extension/org/eclipse/jdt/internal/corext/codemanipulation/StubUtility.java
38,155
Bug 38155 Create dialog for Add Unimplemented Constructors action
Create a dialog so that the add unimplemented constructors action behaves more like the rest of the source/action dialogs.
resolved fixed
f96553e
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T17:11:10Z
2003-05-27T15:40:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddGetterSetterAction.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,155
Bug 38155 Create dialog for Add Unimplemented Constructors action
Create a dialog so that the add unimplemented constructors action behaves more like the rest of the source/action dialogs.
resolved fixed
f96553e
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-05-27T17:11:10Z
2003-05-27T15:40:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddUnimplementedConstructorsAction.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,311
Bug 38311 NPE in type hierarchy on shutdown
No reproducable steps, but I think I was experimenting with the view layout options in the view drop down. java.lang.NullPointerException at org.eclipse.jdt.internal.ui.typehierarchy.TypeHierarchyViewPart.dispose (TypeHierarchyViewPart.java:526) at org.eclipse.ui.internal.WorkbenchPartReference.dispose (WorkbenchPartRe...
resolved fixed
f0f9682
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-02T08:34:14Z
2003-06-01T20:40:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/typehierarchy/TypeHierarchyViewPart.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,317
Bug 38317 Add getter/setter templates.
Add template support to the code generation pref panel for getter and setter method bodies.
resolved fixed
2025022
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-02T16:14:06Z
2003-06-02T10:33:20Z
org.eclipse.jdt.ui/core
38,317
Bug 38317 Add getter/setter templates.
Add template support to the code generation pref panel for getter and setter method bodies.
resolved fixed
2025022
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-02T16:14:06Z
2003-06-02T10:33:20Z
extension/org/eclipse/jdt/internal/corext/codemanipulation/AddGetterSetterOperation.java
38,317
Bug 38317 Add getter/setter templates.
Add template support to the code generation pref panel for getter and setter method bodies.
resolved fixed
2025022
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-02T16:14:06Z
2003-06-02T10:33:20Z
org.eclipse.jdt.ui/core
38,317
Bug 38317 Add getter/setter templates.
Add template support to the code generation pref panel for getter and setter method bodies.
resolved fixed
2025022
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-02T16:14:06Z
2003-06-02T10:33:20Z
extension/org/eclipse/jdt/internal/corext/codemanipulation/StubUtility.java
38,317
Bug 38317 Add getter/setter templates.
Add template support to the code generation pref panel for getter and setter method bodies.
resolved fixed
2025022
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-02T16:14:06Z
2003-06-02T10:33:20Z
org.eclipse.jdt.ui/core
38,317
Bug 38317 Add getter/setter templates.
Add template support to the code generation pref panel for getter and setter method bodies.
resolved fixed
2025022
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-02T16:14:06Z
2003-06-02T10:33:20Z
extension/org/eclipse/jdt/internal/corext/template/CodeTemplates.java
38,317
Bug 38317 Add getter/setter templates.
Add template support to the code generation pref panel for getter and setter method bodies.
resolved fixed
2025022
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-02T16:14:06Z
2003-06-02T10:33:20Z
org.eclipse.jdt.ui/core
38,317
Bug 38317 Add getter/setter templates.
Add template support to the code generation pref panel for getter and setter method bodies.
resolved fixed
2025022
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-02T16:14:06Z
2003-06-02T10:33:20Z
extension/org/eclipse/jdt/internal/corext/template/TemplateSet.java
38,317
Bug 38317 Add getter/setter templates.
Add template support to the code generation pref panel for getter and setter method bodies.
resolved fixed
2025022
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-02T16:14:06Z
2003-06-02T10:33:20Z
org.eclipse.jdt.ui/core
38,317
Bug 38317 Add getter/setter templates.
Add template support to the code generation pref panel for getter and setter method bodies.
resolved fixed
2025022
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-02T16:14:06Z
2003-06-02T10:33:20Z
extension/org/eclipse/jdt/internal/corext/template/Templates.java
38,317
Bug 38317 Add getter/setter templates.
Add template support to the code generation pref panel for getter and setter method bodies.
resolved fixed
2025022
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-02T16:14:06Z
2003-06-02T10:33:20Z
org.eclipse.jdt.ui/core
38,317
Bug 38317 Add getter/setter templates.
Add template support to the code generation pref panel for getter and setter method bodies.
resolved fixed
2025022
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-02T16:14:06Z
2003-06-02T10:33:20Z
extension/org/eclipse/jdt/internal/corext/template/java/CodeTemplateContextType.java
38,317
Bug 38317 Add getter/setter templates.
Add template support to the code generation pref panel for getter and setter method bodies.
resolved fixed
2025022
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-02T16:14:06Z
2003-06-02T10:33:20Z
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...
38,317
Bug 38317 Add getter/setter templates.
Add template support to the code generation pref panel for getter and setter method bodies.
resolved fixed
2025022
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-02T16:14:06Z
2003-06-02T10:33:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/CodeGeneration.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,299
Bug 38299 Show Hourglass Pointer while opening the help system
Even on my 1.8 GHz powered 500MB RAM machine the external online help needs up to five seconds to open when pressing SHIFT-F2 on a source line. Would be great to have visual feedback of the status, e.g. by showing a wait cursor instead of the mouse cursor.
resolved fixed
c5a5409
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-03T10:23:49Z
2003-05-31T16:53:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/actions/OpenBrowserUtil.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,450
Bug 38450 Delete: Removing default package removes source folder
20020604 1. Create new Java project, add source folder 'src' with a file 'A.java' 2. In the package explorer select the 'default package' in 'src' 2. press delete Note that the source folder is removed as well. But looking at the project's build path you see that the folder is still on the class path (but not existing)...
verified fixed
e774dcb
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-05T12:57:20Z
2003-06-05T08:00:00Z
org.eclipse.jdt.ui/core
38,450
Bug 38450 Delete: Removing default package removes source folder
20020604 1. Create new Java project, add source folder 'src' with a file 'A.java' 2. In the package explorer select the 'default package' in 'src' 2. press delete Note that the source folder is removed as well. But looking at the project's build path you see that the folder is still on the class path (but not existing)...
verified fixed
e774dcb
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-05T12:57:20Z
2003-06-05T08:00:00Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg2/DeleteRefactoring2.java
38,453
Bug 38453 Delete: ClassCastException when deleting internal JAR [ccp]
20030604 1. Create a Java project, copy a JAR file (e.g. ui.jar from org.eclipse.ui) into the project. Add this internal JAR to the project's class path 2. press delete: Exception shows up As a side note: the exception dialog wording could be improved: 'Unexpected exception while performing the refactoring. See log for...
resolved fixed
dd7cb79
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-05T13:18:24Z
2003-06-05T08:00:00Z
org.eclipse.jdt.ui/core
38,453
Bug 38453 Delete: ClassCastException when deleting internal JAR [ccp]
20030604 1. Create a Java project, copy a JAR file (e.g. ui.jar from org.eclipse.ui) into the project. Add this internal JAR to the project's class path 2. press delete: Exception shows up As a side note: the exception dialog wording could be improved: 'Unexpected exception while performing the refactoring. See log for...
resolved fixed
dd7cb79
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-05T13:18:24Z
2003-06-05T08:00:00Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg2/DeleteRefactoring2.java
38,499
Bug 38499 Source Hover oszillates
I20030604 MacOS 10.2.6 - in Java Editor preferences configure source hover to activate without pressing a modifier key - activate source hover and stop moving the mouse Observe: after two seconds the hover disappears and reappears a second later; this oszillates indefinitetly
resolved fixed
b022d51
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-05T13:38:56Z
2003-06-05T10:46: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...
38,467
Bug 38467 Delete: ClassCastException when deleting from a class folder
20030604 1. create Java project, add a class folder 'cf' 2. Copy a file A.class inside the class folder 3. delete the class file Same when deleting the default package or the class folder itself java.lang.reflect.InvocationTargetException at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:...
resolved fixed
57d4622
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-05T14:11:20Z
2003-06-05T10:46:40Z
org.eclipse.jdt.ui/core
38,467
Bug 38467 Delete: ClassCastException when deleting from a class folder
20030604 1. create Java project, add a class folder 'cf' 2. Copy a file A.class inside the class folder 3. delete the class file Same when deleting the default package or the class folder itself java.lang.reflect.InvocationTargetException at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:...
resolved fixed
57d4622
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-05T14:11:20Z
2003-06-05T10:46:40Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg2/DeleteRefactoring2.java
38,195
Bug 38195 Delete dialog polishing [refactoring]
Build 20030527 - dialog title should read "Confirm Delete" not "Delete" - the dialog page will not wrap if text is too long since CLable doesn't support wrap style. In general, should we implement a "reusable" message page ?
resolved fixed
5cbd5c4
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-05T15:38:58Z
2003-05-28T13:53:20Z
org.eclipse.jdt.ui/ui
38,195
Bug 38195 Delete dialog polishing [refactoring]
Build 20030527 - dialog title should read "Confirm Delete" not "Delete" - the dialog page will not wrap if text is too long since CLable doesn't support wrap style. In general, should we implement a "reusable" message page ?
resolved fixed
5cbd5c4
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-05T15:38:58Z
2003-05-28T13:53:20Z
refactoring/org/eclipse/jdt/internal/ui/refactoring/MessageInputPage.java
38,480
Bug 38480 Delete: AssertionFailedException when deleting field in code with errors
20030604 1. Create Java project with Junit source 2. Open 'VectorTest.java' and remove the opening bracket from the compilation unit 3. select the first field in the outliner and press delete java.lang.reflect.InvocationTargetException at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:313...
resolved fixed
e7eac6e
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-05T15:56:45Z
2003-06-05T10:46:40Z
org.eclipse.jdt.ui/core
38,480
Bug 38480 Delete: AssertionFailedException when deleting field in code with errors
20030604 1. Create Java project with Junit source 2. Open 'VectorTest.java' and remove the opening bracket from the compilation unit 3. select the first field in the outliner and press delete java.lang.reflect.InvocationTargetException at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:313...
resolved fixed
e7eac6e
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-05T15:56:45Z
2003-06-05T10:46:40Z
extension/org/eclipse/jdt/internal/corext/dom/ASTRewriteAnalyzer.java
38,507
Bug 38507 NewTestCaseWizard - "Type name is empty" error msg on dialog open [JUnit]
null
closed fixed
01ecad5
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-05T19:14:35Z
2003-06-05T10:46:40Z
org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/wizards/NewTestCaseCreationWizardPage.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,477
Bug 38477 add delegate methods: OK enabled even if nothing selected
20030604 the OK button is enabled even if nothing is selected in the dialog
resolved fixed
2cbcb6c
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-06T09:29:36Z
2003-06-05T10:46:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddDelegateMethodsAction.java
/******************************************************************************* * Copyright (c) 2000, 2002 International Business Machines Corp. and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v0.5 * which accompanie...
38,392
Bug 38392 Renaming a non-java resource shows useless preview [reorg] [refactoring]
1) select a non-java resource in the package explorer 2) refactor>rename 3) a dialog shows up with a preview button 4) press preview ->no preview available Since the preview is not helpful there should be no preview button.
resolved fixed
f861388
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-06T09:38:10Z
2003-06-03T22:40:00Z
org.eclipse.jdt.ui/ui
38,392
Bug 38392 Renaming a non-java resource shows useless preview [reorg] [refactoring]
1) select a non-java resource in the package explorer 2) refactor>rename 3) a dialog shows up with a preview button 4) press preview ->no preview available Since the preview is not helpful there should be no preview button.
resolved fixed
f861388
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-06T09:38:10Z
2003-06-03T22:40:00Z
refactoring/org/eclipse/jdt/internal/ui/refactoring/RenameRefactoringWizard.java
37,921
Bug 37921 delete top-level type should not ask for cu deletion and just do it [ccp] [refactoring]
20030520 delete top-level type should not ask for cu deletion and just do it or, there should be a checkbox 'never ask me again'
resolved fixed
b042af3
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-06T09:45:34Z
2003-05-21T15:13:20Z
org.eclipse.jdt.ui/core
37,921
Bug 37921 delete top-level type should not ask for cu deletion and just do it [ccp] [refactoring]
20030520 delete top-level type should not ask for cu deletion and just do it or, there should be a checkbox 'never ask me again'
resolved fixed
b042af3
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-06T09:45:34Z
2003-05-21T15:13:20Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg2/DeleteRefactoring2.java
38,484
Bug 38484 add constructors: incorrect wording
20030604 dialog says 'generate method comment' but it's the constructor comment template that will be used here, not the method comment
resolved fixed
a383fcb
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-06T09:50:44Z
2003-06-05T10:46: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...
38,484
Bug 38484 add constructors: incorrect wording
20030604 dialog says 'generate method comment' but it's the constructor comment template that will be used here, not the method comment
resolved fixed
a383fcb
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-06T09:50:44Z
2003-06-05T10:46:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddUnimplementedConstructorsAction.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,084
Bug 38084 Refactor/Rename field; inconsistent 'getter' format [refactoring]
When renaming a field, the dialog prompts to rename the getter as appropriate. The dialog says: Rename getter 'String getName()' to 'getNewName' The format of the old and new name are different; the type is missing from the front and there are no parenthesis after the method name. I think it should be: Rename getter 'S...
verified fixed
13f29bd
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-06T09:58:15Z
2003-05-24T18:13:20Z
org.eclipse.jdt.ui/ui
38,084
Bug 38084 Refactor/Rename field; inconsistent 'getter' format [refactoring]
When renaming a field, the dialog prompts to rename the getter as appropriate. The dialog says: Rename getter 'String getName()' to 'getNewName' The format of the old and new name are different; the type is missing from the front and there are no parenthesis after the method name. I think it should be: Rename getter 'S...
verified fixed
13f29bd
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-06T09:58:15Z
2003-05-24T18:13:20Z
refactoring/org/eclipse/jdt/internal/ui/refactoring/RenameFieldWizard.java
38,569
Bug 38569 Override/Implement Methods dialog should expand first element in viewer.
The treeviewer in the Override/Implement dialog isn't automatically revelaing the first element in the list, but it should to be consistent with other dialogs.
resolved fixed
dfd1cb5
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-06T10:51:04Z
2003-06-06T11:46:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddDelegateMethodsAction.java
/******************************************************************************* * Copyright (c) 2000, 2002 International Business Machines Corp. and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v0.5 * which accompanie...
38,491
Bug 38491 source generation actions: should be available on most cus
20020604 it should be available on compilation units that have 1 type or more than 1 type if 1 of the types is the primary type some 99% of all cus known to man belong to that category
resolved fixed
80f2c4e
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-10T15:58:22Z
2003-06-05T10:46:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddGetterSetterAction.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,491
Bug 38491 source generation actions: should be available on most cus
20020604 it should be available on compilation units that have 1 type or more than 1 type if 1 of the types is the primary type some 99% of all cus known to man belong to that category
resolved fixed
80f2c4e
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-10T15:58:22Z
2003-06-05T10:46:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddUnimplementedConstructorsAction.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,491
Bug 38491 source generation actions: should be available on most cus
20020604 it should be available on compilation units that have 1 type or more than 1 type if 1 of the types is the primary type some 99% of all cus known to man belong to that category
resolved fixed
80f2c4e
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-10T15:58:22Z
2003-06-05T10:46:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/OverrideMethodsAction.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,500
Bug 38500 getters/setters: very confused by interface fields
20030604 strange things happen when you start generating getters/setters for interface fields: - dialog says you can make them 'private/protected/default' which is incorrect for interface methods (default makes some sense but the others do not) - even if you say 'private' it still generates 'public' - all interface met...
resolved fixed
8d04a59
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-10T16:25:34Z
2003-06-05T10:46:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddGetterSetterAction.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,892
Bug 38892 ASTRewrite should support copying nodes more than once.
M1 Try is result currently in an exception: org.eclipse.jdt.internal.corext.Assert$AssertionFailedException: assertion failed; Node used as more than one copy source at java.lang.Throwable.<init>(Throwable.java) at java.lang.Throwable.<init>(Throwable.java) at org.eclipse.jdt.internal.corext.Assert$AssertionFailedExcep...
resolved fixed
4cfc259
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-13T17:08:53Z
2003-06-13T16:00:00Z
org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/astrewrite/ASTRewritingMoveCodeTest.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,892
Bug 38892 ASTRewrite should support copying nodes more than once.
M1 Try is result currently in an exception: org.eclipse.jdt.internal.corext.Assert$AssertionFailedException: assertion failed; Node used as more than one copy source at java.lang.Throwable.<init>(Throwable.java) at java.lang.Throwable.<init>(Throwable.java) at org.eclipse.jdt.internal.corext.Assert$AssertionFailedExcep...
resolved fixed
4cfc259
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-13T17:08:53Z
2003-06-13T16:00:00Z
org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/astrewrite/ASTRewritingTypeDeclTest.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,892
Bug 38892 ASTRewrite should support copying nodes more than once.
M1 Try is result currently in an exception: org.eclipse.jdt.internal.corext.Assert$AssertionFailedException: assertion failed; Node used as more than one copy source at java.lang.Throwable.<init>(Throwable.java) at java.lang.Throwable.<init>(Throwable.java) at org.eclipse.jdt.internal.corext.Assert$AssertionFailedExcep...
resolved fixed
4cfc259
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2003-06-13T17:08:53Z
2003-06-13T16:00:00Z
org.eclipse.jdt.ui/core