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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
48,360 | Bug 48360 ArrayIndexOutOfBoundsException when using escape key [reorg] | Using 1209, I got the following stack trace when trying to use Ctrl + C for copying and then cancelling it with the escape key. STEPS TO REPRODUCE: 1) Select a folder 2) Copy it in a folder that already contains a folder with the same name 3) You get a dialog asking if you want to override the existing file 4) Cancel i... | resolved fixed | ba138ba | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-10T10:37:30Z | 2003-12-09T20:00:00Z | refactoring/org/eclipse/jdt/internal/ui/refactoring/reorg/ReorgQueries.java | |
48,431 | Bug 48431 Incorrect order for modifiers in generated testcases [JUnit] | null | resolved fixed | 148ecc1 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T00:42:26Z | 2003-12-10T18:13:20Z | 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... |
46,941 | Bug 46941 Change method signature: Edit dialog: Window dialog to long [refactoring] | 20031119 In the 'Refactoring > Change Method Signature' dialog, press edit. The window dialog says 'Modify Declaration of Parameter myParameter' This is too long. Window titles should not be a sentence anyway. Suggest to change it to 'Method Parameter' and to add a description 'Declaration of parameter 'myParameter':' | resolved fixed | 4d51b31 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T09:53:16Z | 2003-11-19T11:06:40Z | org.eclipse.jdt.ui/ui | |
46,941 | Bug 46941 Change method signature: Edit dialog: Window dialog to long [refactoring] | 20031119 In the 'Refactoring > Change Method Signature' dialog, press edit. The window dialog says 'Modify Declaration of Parameter myParameter' This is too long. Window titles should not be a sentence anyway. Suggest to change it to 'Method Parameter' and to add a description 'Declaration of parameter 'myParameter':' | resolved fixed | 4d51b31 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T09:53:16Z | 2003-11-19T11:06:40Z | refactoring/org/eclipse/jdt/internal/ui/refactoring/ParameterEditDialog.java | |
10,947 | Bug 10947 [Cell Editors] Clicking in white space on property sheet doesn't commit change | Make a change in a text cell editor in the property sheet. click on the table somewhere below the last table item. The change is not committed. 02-14 build | resolved fixed | 782f51c | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T11:50:58Z | 2002-03-07T14:06:40Z | org.eclipse.jdt.ui/ui | |
10,947 | Bug 10947 [Cell Editors] Clicking in white space on property sheet doesn't commit change | Make a change in a text cell editor in the property sheet. click on the table somewhere below the last table item. The change is not committed. 02-14 build | resolved fixed | 782f51c | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T11:50:58Z | 2002-03-07T14:06:40Z | refactoring/org/eclipse/jdt/internal/ui/refactoring/ChangeParametersControl.java | |
10,947 | Bug 10947 [Cell Editors] Clicking in white space on property sheet doesn't commit change | Make a change in a text cell editor in the property sheet. click on the table somewhere below the last table item. The change is not committed. 02-14 build | resolved fixed | 782f51c | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T11:50:58Z | 2002-03-07T14:06:40Z | org.eclipse.jdt.ui/ui | |
10,947 | Bug 10947 [Cell Editors] Clicking in white space on property sheet doesn't commit change | Make a change in a text cell editor in the property sheet. click on the table somewhere below the last table item. The change is not committed. 02-14 build | resolved fixed | 782f51c | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T11:50:58Z | 2002-03-07T14:06:40Z | refactoring/org/eclipse/jdt/internal/ui/refactoring/nls/ExternalizeWizardPage.java | |
44,891 | Bug 44891 Search view hanging while resorting search matches | Build 3.0 M4 Search all references to type String in self-hosted workspace. Finds almost 80.000 of them. Now sort them by parent name... it will take minutes to recover, while it works UI is entirely non responsive. | resolved fixed | d79e542 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:20:05Z | 2003-10-15T12:13:20Z | 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... |
44,891 | Bug 44891 Search view hanging while resorting search matches | Build 3.0 M4 Search all references to type String in self-hosted workspace. Finds almost 80.000 of them. Now sort them by parent name... it will take minutes to recover, while it works UI is entirely non responsive. | resolved fixed | d79e542 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:20:05Z | 2003-10-15T12:13:20Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/JavaSearchSorter.java | |
44,891 | Bug 44891 Search view hanging while resorting search matches | Build 3.0 M4 Search all references to type String in self-hosted workspace. Finds almost 80.000 of them. Now sort them by parent name... it will take minutes to recover, while it works UI is entirely non responsive. | resolved fixed | d79e542 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:20:05Z | 2003-10-15T12:13:20Z | 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... |
44,891 | Bug 44891 Search view hanging while resorting search matches | Build 3.0 M4 Search all references to type String in self-hosted workspace. Finds almost 80.000 of them. Now sort them by parent name... it will take minutes to recover, while it works UI is entirely non responsive. | resolved fixed | d79e542 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:20:05Z | 2003-10-15T12:13:20Z | 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,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui.tests.refactoring/test | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | cases/org/eclipse/jdt/ui/tests/refactoring/MoveMembersTests.java | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui.tests.refactoring/test | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | cases/org/eclipse/jdt/ui/tests/refactoring/PullUpTests.java | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/core | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | refactoring/org/eclipse/jdt/internal/corext/refactoring/Checks.java | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/core | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | refactoring/org/eclipse/jdt/internal/corext/refactoring/code/ConvertAnonymousToNestedRefactoring.java | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/core | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | refactoring/org/eclipse/jdt/internal/corext/refactoring/code/ExtractConstantRefactoring.java | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/core | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | refactoring/org/eclipse/jdt/internal/corext/refactoring/code/ExtractMethodRefactoring.java | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/core | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | refactoring/org/eclipse/jdt/internal/corext/refactoring/code/ExtractTempRefactoring.java | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/core | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | refactoring/org/eclipse/jdt/internal/corext/refactoring/code/InlineConstantRefactoring.java | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/core | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | refactoring/org/eclipse/jdt/internal/corext/refactoring/code/InlineMethodRefactoring.java | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/core | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | refactoring/org/eclipse/jdt/internal/corext/refactoring/code/InlineTempRefactoring.java | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/core | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | refactoring/org/eclipse/jdt/internal/corext/refactoring/code/IntroduceFactoryRefactoring.java | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/core | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | refactoring/org/eclipse/jdt/internal/corext/refactoring/code/IntroduceParameterRefactoring.java | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/core | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | refactoring/org/eclipse/jdt/internal/corext/refactoring/code/PromoteTempToFieldRefactoring.java | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/core | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | refactoring/org/eclipse/jdt/internal/corext/refactoring/participants/RenameExtensionManager.java | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/core | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RenameTempRefactoring.java | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/core | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | refactoring/org/eclipse/jdt/internal/corext/refactoring/sef/SelfEncapsulateFieldRefactoring.java | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/core | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ChangeTypeRefactoring.java | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/ui | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | refactoring/org/eclipse/jdt/internal/ui/refactoring/ChangeParametersControl.java | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/ui | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | refactoring/org/eclipse/jdt/internal/ui/refactoring/actions/InlineConstantAction.java | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/ui | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | refactoring/org/eclipse/jdt/internal/ui/refactoring/actions/InlineMethodAction.java | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/ui | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | refactoring/org/eclipse/jdt/internal/ui/refactoring/actions/MoveInstanceMethodAction.java | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/ui | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | refactoring/org/eclipse/jdt/internal/ui/refactoring/actions/MoveStaticMembersAction.java | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/ui | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | refactoring/org/eclipse/jdt/internal/ui/refactoring/actions/RefactoringActions.java | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/ui | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | refactoring/org/eclipse/jdt/internal/ui/refactoring/actions/RenameJavaElementAction.java | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/ui | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | refactoring/org/eclipse/jdt/internal/ui/refactoring/actions/RenameTempAction.java | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/ui | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | refactoring/org/eclipse/jdt/internal/ui/refactoring/reorg/ReorgMoveAction.java | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/actions/SelectionConverter.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,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaTextSelection.java | |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/ChangeTypeAction.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,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/ConvertAnonymousToNestedAction.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,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/ConvertLocalToFieldAction.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,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/ConvertNestedToTopAction.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,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/ExtractConstantAction.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,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/ExtractInterfaceAction.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,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/ExtractMethodAction.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,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/ExtractTempAction.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,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/InlineTempAction.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,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/IntroduceFactoryAction.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,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/IntroduceParameterAction.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,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/ModifyParametersAction.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,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | 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... |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/PullUpAction.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,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/PushDownAction.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,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/RefactorActionGroup.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,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | 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... |
47,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/SelfEncapsulateFieldAction.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,838 | Bug 47838 Make refactoring menu selection sensitive in editor [refactoring] | M5 Currently all refactoring actions are enabled in the editor's context menu. Make them selection dependent. Check if code resolve might be enough (no need to create an AST). | verified fixed | d4785a8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T13:22:10Z | 2003-12-01T20:20:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/UseSupertypeAction.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,874 | Bug 47874 Change Method Signature: enable if cursor is in signature [refactoring] | M5 Currently the user has to select the method name. Would be better if the refactoring will work if the cursor is inside the method's signature. | resolved fixed | 18d4077 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T17:19:36Z | 2003-12-02T10:13:20Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/ModifyParametersAction.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,473 | Bug 48473 code and comments preference section is blank | I will atach a screen shot to demonstrate | verified fixed | 4ad3a82 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-11T19:46:49Z | 2003-12-11T10:53:20Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/NameConventionConfigurationBlock.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... |
45,448 | Bug 45448 Operation unavailable attempting to search a local variable [search] | Build 20031023 Selecting a local variable declaration in a Java editor and attempting to search for references to this local variable brings up a dialog saying the the operation is unavailable for the selected element. | verified fixed | a6ada08 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-12T10:44:16Z | 2003-10-23T14:40:00Z | 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... |
45,448 | Bug 45448 Operation unavailable attempting to search a local variable [search] | Build 20031023 Selecting a local variable declaration in a Java editor and attempting to search for references to this local variable brings up a dialog saying the the operation is unavailable for the selected element. | verified fixed | a6ada08 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-12T10:44:16Z | 2003-10-23T14:40:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/FindAction.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... |
45,448 | Bug 45448 Operation unavailable attempting to search a local variable [search] | Build 20031023 Selecting a local variable declaration in a Java editor and attempting to search for references to this local variable brings up a dialog saying the the operation is unavailable for the selected element. | verified fixed | a6ada08 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-12T10:44:16Z | 2003-10-23T14:40:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/FindDeclarationsAction.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... |
45,448 | Bug 45448 Operation unavailable attempting to search a local variable [search] | Build 20031023 Selecting a local variable declaration in a Java editor and attempting to search for references to this local variable brings up a dialog saying the the operation is unavailable for the selected element. | verified fixed | a6ada08 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-12T10:44:16Z | 2003-10-23T14:40:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/FindDeclarationsInHierarchyAction.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... |
45,448 | Bug 45448 Operation unavailable attempting to search a local variable [search] | Build 20031023 Selecting a local variable declaration in a Java editor and attempting to search for references to this local variable brings up a dialog saying the the operation is unavailable for the selected element. | verified fixed | a6ada08 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-12T10:44:16Z | 2003-10-23T14:40:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/FindDeclarationsInProjectAction.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... |
45,448 | Bug 45448 Operation unavailable attempting to search a local variable [search] | Build 20031023 Selecting a local variable declaration in a Java editor and attempting to search for references to this local variable brings up a dialog saying the the operation is unavailable for the selected element. | verified fixed | a6ada08 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-12T10:44:16Z | 2003-10-23T14:40:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/FindReadReferencesAction.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... |
45,448 | Bug 45448 Operation unavailable attempting to search a local variable [search] | Build 20031023 Selecting a local variable declaration in a Java editor and attempting to search for references to this local variable brings up a dialog saying the the operation is unavailable for the selected element. | verified fixed | a6ada08 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-12T10:44:16Z | 2003-10-23T14:40:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/FindReadReferencesInHierarchyAction.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... |
45,448 | Bug 45448 Operation unavailable attempting to search a local variable [search] | Build 20031023 Selecting a local variable declaration in a Java editor and attempting to search for references to this local variable brings up a dialog saying the the operation is unavailable for the selected element. | verified fixed | a6ada08 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-12T10:44:16Z | 2003-10-23T14:40:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/FindReadReferencesInWorkingSetAction.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... |
45,448 | Bug 45448 Operation unavailable attempting to search a local variable [search] | Build 20031023 Selecting a local variable declaration in a Java editor and attempting to search for references to this local variable brings up a dialog saying the the operation is unavailable for the selected element. | verified fixed | a6ada08 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-12T10:44:16Z | 2003-10-23T14:40:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/FindReferencesAction.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... |
45,448 | Bug 45448 Operation unavailable attempting to search a local variable [search] | Build 20031023 Selecting a local variable declaration in a Java editor and attempting to search for references to this local variable brings up a dialog saying the the operation is unavailable for the selected element. | verified fixed | a6ada08 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-12T10:44:16Z | 2003-10-23T14:40:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/FindReferencesInHierarchyAction.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... |
45,448 | Bug 45448 Operation unavailable attempting to search a local variable [search] | Build 20031023 Selecting a local variable declaration in a Java editor and attempting to search for references to this local variable brings up a dialog saying the the operation is unavailable for the selected element. | verified fixed | a6ada08 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-12T10:44:16Z | 2003-10-23T14:40:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/FindReferencesInProjectAction.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... |
45,448 | Bug 45448 Operation unavailable attempting to search a local variable [search] | Build 20031023 Selecting a local variable declaration in a Java editor and attempting to search for references to this local variable brings up a dialog saying the the operation is unavailable for the selected element. | verified fixed | a6ada08 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-12T10:44:16Z | 2003-10-23T14:40:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/FindWriteReferencesAction.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... |
45,448 | Bug 45448 Operation unavailable attempting to search a local variable [search] | Build 20031023 Selecting a local variable declaration in a Java editor and attempting to search for references to this local variable brings up a dialog saying the the operation is unavailable for the selected element. | verified fixed | a6ada08 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2003-12-12T10:44:16Z | 2003-10-23T14:40:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/FindWriteReferencesInHierarchyAction.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... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.