id int64 1 6.5k | bug_id int64 2.03k 426k | summary stringlengths 9 251 | description stringlengths 1 32.8k ⌀ | report_time stringlengths 19 19 | report_timestamp int64 1B 1.39B | status stringclasses 6
values | commit stringlengths 7 9 | commit_timestamp int64 1B 1.39B | files stringlengths 25 32.8k | project_name stringclasses 6
values |
|---|---|---|---|---|---|---|---|---|---|---|
6,430 | 6,384 | Bug 6384 More tolarant when not finding product.ini | The most common problem when starting a selfhosted eclipse is that the product.ini is not found. - Either org.eclipse.sdk is missing, or - the install directory (eclipse/install) is not there. Would it be possible, if eclipse can start up even when product.ini is not found? I would not mind having a default icon or def... | 2001-11-28 10:51:02 | 1,006,960,000 | resolved fixed | cacefa4 | 1,012,000,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/ConfigurationInfo.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/PlatformInfo.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/ProductInfo.java | Eclipse_Platform_UI |
6,431 | 6,312 | Bug 6312 Log stacktrace not helpful for SWTException | Exceptions trown in asyncExecs only result in SWTException. No stack trace from the wrapped throwable printed. 4 org.eclipse.ui 0 Failed to execute runnable (java.lang.NullPointerException) org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException) at org.eclipse.swt.SWT.error(SWT.java:18... | 2001-11-26 11:02:57 | 1,006,790,000 | resolved fixed | 96e6d14 | 1,012,000,000 | bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/window/Window.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/Workbench.java | Eclipse_Platform_UI |
6,432 | 2,520 | Bug 2520 Minor: active editor is not updated properly (1GFIS9J) | I. When you select an open editor via the Navigator or Packages views, it will become visible but not active. This is probably the desired behaviour but the only problem is if you try to do an editor action (such as Close) it will close the last active editor, not the current visible one. This can be a bit confusing bu... | 2001-10-10 22:38:02 | 1,002,770,000 | resolved fixed | 94f8795 | 1,012,000,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/ActiveEditorAction.java | Eclipse_Platform_UI |
6,433 | 2,418 | Bug 2418 [UI] Status line messgae remains after fastview is closed (1GF1RPI) | TM (6/9/2001 11:39:21) SDK 121 1) I was catching up with changes. I do this in a fastview of the "synchronize" view in the java perspective. 2) when I was done, I clicked the fastview icon on the left workspace window border. 3) the fastview closed 4) observe: I still could see the status line message fromt he synchron... | 2001-10-10 22:36:02 | 1,002,770,000 | resolved fixed | 404c265 | 1,011,990,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java | Eclipse_Platform_UI |
6,434 | 2,675 | Bug 2675 AddBookmarkAction should adapt selection (1GHWE2N) | The AddBookmarkAction should adapt the selection to IFile rather than just relying on instanceof. See AddBookmarkAction.createMarker(String markerType) and updateSelection(IStructuredSelection selection) Note that there was a similar fix for OpenResourceAction (see PR 1GF5XJ5). NOTES: | 2001-10-10 22:41:14 | 1,002,770,000 | closed fixed | e4b69c1 | 1,011,990,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/actions/AddBookmarkAction.java | Eclipse_Platform_UI |
6,435 | 8,320 | Bug 8320 ArrayIndexOutOfBoundsException in fast view | build 20020123 - Add a View to the fast view (e.g. Ant Console) - Select it, right click on its title bar - Select Move->View An ArrayIndexOutOfBoundsException is thrown. From now on every click on the fast view gives back this exception. | 2002-01-23 16:25:25 | 1,011,820,000 | resolved fixed | 513b3cb | 1,011,980,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/ViewPane.java | Eclipse_Platform_UI |
6,436 | 2,940 | Bug 2940 Export Zip: Updating of checkboxes should use busy cursor (1GKWVMA) | MA (01.10.2001 11:38:21) 1. In a workspace with many project, export Zip. 2. Select all project. 3. Select file tyoes, choose some. Press ok. 4. It takes a log time (> 30 sec in my case) to update the checked state of the table -> Busy cursor should be shown NOTES: | 2001-10-10 22:46:31 | 1,002,770,000 | closed fixed | c7f4f5f | 1,011,970,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/dialogs/WizardExportResourcesPage.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/dialogs/WizardResourceImportPage.java | Eclipse_Platform_UI |
6,437 | 8,207 | Bug 8207 Editor contributions disapper on perspective switch | Build 20021222 - open the Java perspective - open a Java file - switch to Debug perspective. Observe that the editor contributions to the Toolbar are gone. - switch back to Java perspective. Still no editor toolbar contributions | 2002-01-23 12:31:07 | 1,011,810,000 | resolved fixed | 1eedfc6 | 1,011,890,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java | Eclipse_Platform_UI |
6,438 | 8,021 | Bug 8021 NPE attempting to Show View Menu for a view that does not have this menu | Build 20020115++ Give a view focus that does not have a view menu (the Outline view) Window->Navigation->Show View Menu 4 org.eclipse.ui 0 java.lang.NullPointerException java.lang.NullPointerException at org.eclipse.ui.internal.ViewPane.showViewMenu(ViewPane.java:490) at org.eclipse.ui.internal.ShowViewMenuAction.showM... | 2002-01-22 12:22:55 | 1,011,720,000 | closed fixed | 14189e0 | 1,011,890,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/ShowViewMenuAction.java | Eclipse_Platform_UI |
6,439 | 5,964 | Bug 5964 SEVERE: Silent crash importing all *.txt from c:\ | Build 20011105. On my home Win98 machine (256M RAM, plenty of disk), I did the following: - File / Import / File system - select c:\ - Select All - Select Types / *.txt It went away for quite a while, then crashed silently. No dialog, no .log output, nothing. | 2001-11-15 11:18:13 | 1,005,840,000 | resolved fixed | 1b5a48d | 1,011,880,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/dialogs/FileSystemElement.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/ResourceTreeAndListGroup.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/model/AdaptableList.java | Eclipse_Platform_UI |
6,440 | 2,324 | Bug 2324 [UI] Error in DialogPageContextComputer comment (1GER27D) | From Greg DialogPageContextComputer * For determining the help context for controls in a wizard page. Comment implies wizard pages. Isn't it also used for dialogs? NOTES: RG (6/3/01 10:52:42 AM) Should be * For determining the help context for controls in a dialog page. | 2001-10-10 22:34:05 | 1,002,770,000 | resolved fixed | ab3146d | 1,011,740,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/help/DialogPageContextComputer.java | Eclipse_Platform_UI |
6,441 | 2,384 | Bug 2384 getFieldEditorParent() should be create... (1GEV3FC) | org.eclipse.jface.preference.FieldEditorPreferencePage.getFieldEditorParent() should be named createFieldEditorParent since it may create a new parent each time. NOTES: | 2001-10-10 22:35:21 | 1,002,770,000 | resolved fixed | cc969b9 | 1,011,740,000 | bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/preference/FieldEditorPreferencePage.java | Eclipse_Platform_UI |
6,442 | 2,744 | Bug 2744 Add comment to IPropertySource advising IPropertyDescriptor reuse (1GKM7ND) | We should add a comment to the IPropertySource.getPropertyDescriptors javadoc indicating that the descriptors should be cached. PropertySheetEntry asks for the descriptors with any edit/update. Since the descriptors provide the cell editor, returning the same descriptor if possible allows for imporved updating. NOTES: | 2001-10-10 22:42:41 | 1,002,770,000 | resolved fixed | 43d3f62 | 1,011,730,000 | bundles/org.eclipse.ui/Eclipse UI Standard Components/org/eclipse/ui/views/properties/IPropertySource.java | Eclipse_Platform_UI |
6,443 | 2,882 | Bug 2882 AboutPluginsDialog very slow to come up on J9 (1GKBJ06) | Help>About Eclipse Project SDK>Plugin Info... The dialog appears instantly using the standard JRE but ~34 sec using J9 The same long delay is encountered if you try to sort any of the columns in the table. NOTES: RG (9/19/01 5:04:36 PM) The problem is in the sorting code in sortBy* I moved the instantiation of the Coll... | 2001-10-10 22:45:21 | 1,002,770,000 | resolved fixed | c1964ba | 1,011,720,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/AboutPluginsDialog.java | Eclipse_Platform_UI |
6,444 | 2,944 | Bug 2944 IDialogPage.getControl JavaDoc should indicate null is a valid return value (1GKX8QB) | IDialogPage.getControl The JavaDoc should indicate that null is a valid return value. NOTES: | 2001-10-10 22:46:35 | 1,002,770,000 | resolved fixed | 87db0ee | 1,011,710,000 | bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/dialogs/IDialogPage.java | Eclipse_Platform_UI |
6,445 | 7,581 | Bug 7581 ComboBoxCellEditor does not size correctly in propery sheet | null | 2002-01-14 17:47:28 | 1,011,050,000 | resolved fixed | 3081fe8 | 1,011,710,000 | bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/viewers/ComboBoxCellEditor.java | Eclipse_Platform_UI |
6,446 | 5,993 | Bug 5993 Widget has the wrong parent | Build 20011115 1. Open the Synchronize view 2. Undock it 3. Close it 4. Select a project and synchronize with team stream Observe: You get the following stack trace in the .log: Log: Fri Nov 16 12:26:08 CET 2001 2 org.eclipse.ui 2 Problems occurred when invoking code from plug-in: org.eclipse.ui. java.lang.IllegalArgum... | 2001-11-16 06:15:58 | 1,005,910,000 | resolved fixed | 072d978 | 1,011,710,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java | Eclipse_Platform_UI |
6,447 | 2,154 | Bug 2154 Drag and Drop files does not check 'read-only' (1GE8MAV) | If you drag and drop a read-only files, you are not prompted to confirm the move. If you move the read-only file using the popup menu, you get an error (see: 1GE8LT7: ITPUI:WIN - Internal Error: moving read-only files) 1) create a new project 2) in the Navigator, add a file in the root directory 3) create a new directo... | 2001-10-10 22:27:34 | 1,002,770,000 | resolved fixed | a79e40b | 1,011,640,000 | bundles/org.eclipse.ui/Eclipse UI Standard Components/org/eclipse/ui/views/navigator/NavigatorDragAdapter.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/actions/DeleteResourceAction.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/actions/MoveResourceAction.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse... | Eclipse_Platform_UI |
6,448 | 6,757 | Bug 6757 When exiting the Eclipse workbench, UI reported error and to check log file, appears couldn't save settings on exit | When exiting the Eclipse workbench, UI reported error and to check log file, appears couldn't save settings on exit. Here is the error from the log file: Log: Mon Dec 10 14:21:14 EST 2001 2 org.eclipse.ui 2 Problems occurred when invoking code from plug-in: org.eclipse.ui. java.lang.NullPointerException at org.eclipse.... | 2001-12-10 14:24:22 | 1,008,010,000 | resolved fixed | 1d93dd3 | 1,011,640,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/PartTabFolder.java | Eclipse_Platform_UI |
6,449 | 7,017 | Bug 7017 New project location dialog misleading | There have been many reports of people creating new projects and specifying non default content locations getting confused and specifying the parent of the location rather than the location itself. For example, a typical user wanting to create a project Foo and have it actually live in c:\projects\foo, will uncheck the... | 2001-12-17 15:48:40 | 1,008,620,000 | resolved fixed | 2f2e6d6 | 1,011,640,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/dialogs/WizardNewProjectCreationPage.java | Eclipse_Platform_UI |
6,450 | 5,707 | Bug 5707 Display.setAppName() has no effect on X-Display application name | APP_NAME defaults to "SWT" which is always used, even if 'appName=Eclipse' is specified in the product.ini. The problem is that the X display is opened before display.setAppName() is applied. | 2001-11-09 09:19:43 | 1,005,320,000 | resolved fixed | 88569cf | 1,011,630,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/Workbench.java | Eclipse_Platform_UI |
6,451 | 7,785 | Bug 7785 SaveAs Forgets the file type | 1) Open an existing java file 2) Modify it (I moved an existing class) 3) Click the SaveAs icon, next to the Save Icon A dialog will come up. 4) Browse for a valid container location 5) Type the filename, but ignore the extension, which isn't requested. 6) Click Ok. Observe that the Navigator has added the file in the ... | 2002-01-16 12:43:34 | 1,011,200,000 | resolved fixed | df227a3 | 1,011,630,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/dialogs/SaveAsDialog.java | Eclipse_Platform_UI |
6,452 | 2,587 | Bug 2587 DCR: When zooming in on an editor, zoom in on the whole workbook (1GKBCK5) | If I have a bunch of editors open and I double click on the tab of one editor, that editor becomes maximized but only that editor. It appears as a single tab in a tab folder. It would be better if ALL the editors in that editor workbook were maximized for the following reasons: 1) If I want to browse the code in severa... | 2001-10-10 22:39:21 | 1,002,770,000 | resolved fixed | 754dce1 | 1,011,390,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/EditorWorkbook.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/PerspectivePresentation.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java | Eclipse_Platform_UI |
6,453 | 7,861 | Bug 7861 Multiple enabled decorators doesn't work | If you have two decorators enabled at the same time only one of them wins and gets to decorate. If you load the org.eclipse.team.* projects from dev.eclipse.org and enable both the CVS and Team Examples decorators then create a CVS project and an Example (file system provider) both decorations are never shown although ... | 2002-01-17 12:49:29 | 1,011,290,000 | closed fixed | ed3e471 | 1,011,300,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/DecoratorManager.java | Eclipse_Platform_UI |
6,454 | 2,296 | Bug 2296 AddBookmarkAction should use IAdaptable to retrieve the resource (1GEN8B7) | As all other actions AddBookmarkAction should use IAdaptable to retrieve the IFile from the selection so that it can be reused in other navigators like packages view too. NOTES: | 2001-10-10 22:33:29 | 1,002,770,000 | resolved fixed | f676ccb | 1,011,300,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/actions/AddBookmarkAction.java | Eclipse_Platform_UI |
6,455 | 7,752 | Bug 7752 Export multiple files with same file name under different directories to zip file fails. | Steps to reproduce: 1. Launch WSWB and create two projects 2. Under each project, create a new file with the same name (such as "foo.txt") 3. From the main-menu, Select File -> Export and select Zip File to export 4. In the "Export" dialog window, Select both projects created earlier, give the zip file a name (such as ... | 2002-01-16 10:51:44 | 1,011,200,000 | closed fixed | 3572e25 | 1,011,290,000 | bundles/org.eclipse.ui/Eclipse UI Standard Components/org/eclipse/ui/wizards/datatransfer/ZipFileExportOperation.java | Eclipse_Platform_UI |
6,456 | 7,810 | Bug 7810 Rename on collapsing a tree gives confusing error | If you rename a file inline and then collapse it's parent you get an error message that says Assertion failed; Destination should not be under resource's hierarchy.. First of all the ; should be a : and there should only be one period. Secondly this is not consistent behaviour. If you hit return the rename happens with... | 2002-01-16 16:09:31 | 1,011,220,000 | closed fixed | 6c2f3f5 | 1,011,280,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/actions/RenameResourceAction.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/actions/WorkspaceAction.java | Eclipse_Platform_UI |
6,457 | 7,731 | Bug 7731 Page::init(IPageSite pageSite) never called on JavaOutlinePage | consequently, getSite() on JavaOutlinePage returns null, which is against API and prevents accessing things like IActionBars | 2002-01-16 10:31:18 | 1,011,200,000 | resolved fixed | 428bb9e | 1,011,280,000 | bundles/org.eclipse.ui/Eclipse UI Standard Components/org/eclipse/ui/views/contentoutline/IContentOutlinePage.java | Eclipse_Platform_UI |
6,458 | 7,536 | Bug 7536 Widget is disposed error closing properties view | Build: 20020109 Description: A widget is disposed error occurs when closing the properties view when it is a fast view. Could not replicate this consistently, but here are the steps I used: Steps: 1. open properties view in team perspective 2. drag into the fast-view bar 3. expand out of fast-view 4. close it by clicki... | 2002-01-14 11:19:59 | 1,011,030,000 | resolved fixed | c2174be | 1,011,200,000 | bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/action/MenuManager.java bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/action/StatusLineManager.java bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/action/ToolBarManager.java | Eclipse_Platform_UI |
6,459 | 7,477 | Bug 7477 Status bar isn't protected against multiline messages | Build 20011219 (win2000) If you select any task with a multiline message, then minimize the Java perspective and maximize it again, then you end up with a status bar taking half the screen to show correctly the message. Steps: - Java perspective - define the following compilation unit, this will cause the Java compiler... | 2002-01-11 07:05:50 | 1,010,750,000 | resolved fixed | c586fd6 | 1,011,130,000 | bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/action/IStatusLineManager.java bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/action/StatusLine.java | Eclipse_Platform_UI |
6,460 | 7,432 | Bug 7432 Error opening workspace with new build | Was using 20011219 build. Moved over to 20020109 build. Opened my workspace. Got the following walkback: 2 org.eclipse.ui 2 Problems occurred when invoking code from plug-in: org.eclipse.ui. java.lang.NullPointerException at org.eclipse.ui.part.PageBookView.partClosed(PageBookView.java:536) at org.eclipse.ui.internal.P... | 2002-01-10 10:28:07 | 1,010,680,000 | resolved fixed | 3173084 | 1,011,130,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/part/PageBookView.java | Eclipse_Platform_UI |
6,461 | 7,575 | Bug 7575 Perpective > Show View sub menu not ordered... | (build 2002-01-09) The list of views in the Perspective > Show View sub-menu is not ordered. It should be ordered alphabetically just like the Perspective > Open menu. Otherwise, it is a real pain scanning the list for a particular view. | 2002-01-14 17:12:17 | 1,011,050,000 | resolved fixed | 1254c27 | 1,011,120,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/ShowViewMenu.java | Eclipse_Platform_UI |
6,462 | 7,430 | Bug 7430 Debug perspective not reused | Build 20020109 1. Open Debug perspective 2. Put a breakpoint in an HelloWorld main class 3. Run it under debug Observe: When the breakpoint is hit, a second Debug perspective is opened. My preferences are as follows: plugins\.metadata\.plugins\org.eclipse.ui\pref_store.ini #Thu Jan 10 15:59:10 CET 2002 ALTERNATE_OPEN_N... | 2002-01-10 10:10:22 | 1,010,680,000 | verified fixed | 394c1b0 | 1,011,110,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/IWorkbench.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/actions/OpenPerspectiveMenu.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/Workbench.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/WorkbenchActionBuilder.java bundles/org.ec... | Eclipse_Platform_UI |
6,463 | 5,629 | Bug 5629 Outliner does not automatically open when selecting a search result | Build 207 (20011101) When performing a search action in the Java perspective, and having multiple search results available; if I double-click on a search match, then it opens fine in the Java editor, but the outliner does not show me anything until I click inside the editor. | 2001-11-07 12:12:51 | 1,005,150,000 | resolved fixed | 243753e | 1,011,040,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java | Eclipse_Platform_UI |
6,464 | 7,539 | Bug 7539 Recursive loop if TitleAreaDialog.setMessage is overridden to call setErrorMessage | null | 2002-01-14 11:33:49 | 1,011,030,000 | resolved fixed | 60c3cfb | 1,011,030,000 | bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/dialogs/TitleAreaDialog.java | Eclipse_Platform_UI |
6,465 | 5,894 | Bug 5894 error ticks not updated on editor tab | TestCase: 1) Produce a compile error in a file. 2) Save, compile and close the file. 3) Reopen the file using the package viewer. Observe that the editor tab does not have an error marker. Editing the file will update the tab and display the error marker again. Occured on Windows and Linux, build 20011113. | 2001-11-14 10:39:42 | 1,005,750,000 | resolved fixed | d01eb1d | 1,011,030,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/EditorWorkbook.java | Eclipse_Platform_UI |
6,466 | 7,357 | Bug 7357 TableViewer.getElementAt does not behave as documented | org.eclipse.jface.viewers.TableViewer.getElementAt(int index) is documented (in JavaDoc) to return null if the index is out of bounds. But in practice it throws an IllegalArgumentException. (I realize that this method is internal to the framework, but either the implementation or the doc should be corrected) | 2002-01-08 14:00:30 | 1,010,520,000 | resolved fixed | e3ec16a | 1,010,610,000 | bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/viewers/TableViewer.java | Eclipse_Platform_UI |
6,467 | 7,367 | Bug 7367 exception in file system import wizard page | Using eclipse stable build 20011219 1. File-> Import 2. Choose file system; Next 3. Click Browse button next to Directory field. Choose a directory (e.g d:/) 4. Type a letter in the Folder field (as long as there is no project with the name of that one letter). You get a Null pointer exception. Easy to fix. In WizardFi... | 2002-01-08 16:59:49 | 1,010,530,000 | closed fixed | 310656c | 1,010,600,000 | bundles/org.eclipse.ui/Eclipse UI Standard Components/org/eclipse/ui/wizards/datatransfer/WizardFileSystemResourceImportPage1.java | Eclipse_Platform_UI |
6,468 | 7,389 | Bug 7389 PropertyDescriptor's documentation indicates there is a CheckboxPropertyDescriptor | From eclipse corner: According to PropertyDescriptor's documentation, there is a class called CheckBoxPropertyDescriptor. However, I didn't find it in org.eclipse.ui.views.properties, and not anywhere else. Is this a bug? I'm using Eclipse 1.0. Here is the what PropertyDescriptor says: * There are several concrete subc... | 2002-01-09 10:51:26 | 1,010,590,000 | resolved fixed | b3c9ad0 | 1,010,590,000 | bundles/org.eclipse.ui/Eclipse UI Standard Components/org/eclipse/ui/views/properties/PropertyDescriptor.java | Eclipse_Platform_UI |
6,469 | 2,741 | Bug 2741 [JFace] TableViewer: MapElement problem (1GITISX) | MA (21.08.2001 19:00:55) I was setting the input of a tableviewer two times with the same input. The first time, mapElement was called for each element, the second time for none of them. 'setInput()' always unmaps all elements. So after the second setInput the map is empty. I think this is the problematic code: (Struct... | 2001-10-10 22:42:38 | 1,002,770,000 | resolved fixed | 8262ba1 | 1,010,420,000 | bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/viewers/AbstractTreeViewer.java bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/viewers/ListViewer.java bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/viewers/StructuredViewer.java | Eclipse_Platform_UI |
6,470 | 6,902 | Bug 6902 Perps ext. to add new view fails because of folders. | This is using build 2001-12-04 on Windows 2000 Using the perspectiveExtension extension point, a view may not be added properly if the referenced view is inside a tab folder. For example, in the Debug perspective, if I want to add a view to the left to the Properties view, it will fail because the Properties view is in... | 2001-12-13 13:53:05 | 1,008,270,000 | resolved fixed | c0af154 | 1,010,420,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/FolderLayout.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/PageLayout.java | Eclipse_Platform_UI |
6,471 | 6,623 | Bug 6623 Threading problems on plugin startup | Plugin-startup can be called in the UI-thread, but AbstractUIPlugin.refreshPluginActions then fails. org.eclipse.swt.SWTException: Invalid thread access at org.eclipse.swt.SWT.error(SWT.java:1887) at org.eclipse.swt.SWT.error(SWT.java:1819) at org.eclipse.swt.widgets.Widget.error(Widget.java:366) at org.eclipse.swt.wid... | 2001-12-06 05:34:27 | 1,007,630,000 | resolved fixed | 484aa4b | 1,008,960,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/plugin/AbstractUIPlugin.java | Eclipse_Platform_UI |
6,472 | 6,794 | Bug 6794 ProgressMonitorPart.setTaskName should update text label as ProgressMonitorDialog does | The ProgressMonitorDialog updates the task label if the method setTaskName is called. ProgressMonitorPart doesn't do so. As a consequence progress reporting looks different if an operation in executed in a wizard or using a progress monitor dialog. I think, they should behave the same. | 2001-12-11 11:03:52 | 1,008,090,000 | resolved fixed | eaf8777 | 1,008,950,000 | bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/wizard/ProgressMonitorPart.java | Eclipse_Platform_UI |
6,473 | 7,117 | Bug 7117 NPE in PageBookView restarting workbench | 20011218 1. Open the workbench and open a .java file 2. Select something in the outline 3. Close the workbench 4. Reopen the workbench 5. The editor will not be created From the log Log: Wed Dec 19 15:34:30 EST 2001 2 org.eclipse.ui 2 Problems occurred when invoking code from plug-in: org.eclipse.ui. java.lang.NullPoin... | 2001-12-19 15:29:05 | 1,008,790,000 | resolved fixed | eca7d72 | 1,008,800,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/part/PageBookView.java | Eclipse_Platform_UI |
6,474 | 6,331 | Bug 6331 NPE using Advanced Tracing in PDE preference page. | Open Advanced Tracing in PDE preference page. Select one of the true/false values in the page and try to change its value by opening the cell editor and typing "true" of "false". Log: Mon Nov 26 17:03:03 EST 2001 4 org.eclipse.core.runtime 0 Unhandled exception caught in event loop. java.lang.NullPointerException at or... | 2001-11-26 17:04:49 | 1,006,810,000 | resolved fixed | e68f1fb | 1,008,100,000 | bundles/org.eclipse.ui/Eclipse UI Standard Components/org/eclipse/ui/views/properties/PropertySheetEntry.java | Eclipse_Platform_UI |
6,475 | 2,781 | Bug 2781 EC: Control keys not handled by in-place rename (1GJBZ7S) | EC post "Navigator rename: cut/copy/paste/undo control keys broken" by RM on Aug 30, 2001. Looks like the control keys don't work in the Navigator. The interesting part is that they seem to work if the Navigator view is un-docked and free-floating. Anyone know whats going on here? For example, Right-click on item in th... | 2001-10-10 22:43:26 | 1,002,770,000 | resolved fixed | 1a60084 | 1,008,020,000 | bundles/org.eclipse.ui/Eclipse UI Standard Components/org/eclipse/ui/views/navigator/RefactorActionFactory.java bundles/org.eclipse.ui/Eclipse UI Standard Components/org/eclipse/ui/views/navigator/ResourceNavigatorActionFactory.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/TextActionHandler.java | Eclipse_Platform_UI |
6,476 | 5,675 | Bug 5675 TVT: Export of multiple projects to Zip file fails while processing .vcm_meta file | Steps to recreate: 1. Create simple project "a" 2. Create simple project "b" 3. Create file "aaa" in project a. 4. Create file "bbb" in project b. 5. Release the two projects to the repository with "Synchronize with Stream" 6. Step 5 creates a .vcm_meta file for each project. Now select File > Export. 7. Select "Zip Fi... | 2001-11-08 13:45:32 | 1,005,250,000 | closed fixed | ab6223c | 1,008,000,000 | bundles/org.eclipse.ui/Eclipse UI Standard Components/org/eclipse/ui/wizards/datatransfer/FileSystemExportOperation.java bundles/org.eclipse.ui/Eclipse UI Standard Components/org/eclipse/ui/wizards/datatransfer/ZipFileExportOperation.java | Eclipse_Platform_UI |
6,477 | 6,350 | Bug 6350 Import Wizard Select Types Operation Too Slow | 1. Open the Import Wizard. Select File System. 2. Specify a directory that has a lot of files. I used my Eclipse SWT workspace. 3. Check and uncheck the top level directory. Response is fine. 4. Now go to the Select Types dialog and select a file types that are in the directory. I chose *.java and *.gif. Approximately ... | 2001-11-27 11:26:30 | 1,006,880,000 | closed fixed | ebfe09a | 1,008,000,000 | bundles/org.eclipse.ui/Eclipse UI Standard Components/org/eclipse/ui/wizards/datatransfer/WizardFileSystemResourceImportPage1.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/ResourceTreeAndListGroup.java | Eclipse_Platform_UI |
6,478 | 6,657 | Bug 6657 Project rename error message has a strange chars in the front | Found in V1.0 (R10 driver), and re-tested on v2.0 (Build 20011204). Problem exists in both places. Tested on Windows 2000. STEPS: Create a simple project called Simple1. Create a simple project called Simple2 In the resource perspective, rename Simple1 to Simple 2 from the Navigator. RESULTS: You will see the message "... | 2001-12-06 15:02:26 | 1,007,670,000 | closed fixed | f9aac98 | 1,007,740,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/actions/RenameResourceAction.java | Eclipse_Platform_UI |
6,479 | 6,479 | Bug 6479 NPE in a detached view with right mouse click | In the debug perspective, click the Open a Type in the Editor toolbar action. Type in Runtime Ensure that Show in Type Hierarchy is checked Hit OK Detach this realized hierarchy view Right click with the mouse over the top sash of the detached view 4 org.eclipse.ui 0 java.lang.NullPointerException java.lang.NullPointer... | 2001-11-30 13:08:21 | 1,007,140,000 | resolved fixed | 1f06d67 | 1,007,410,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/ViewPane.java | Eclipse_Platform_UI |
6,480 | 6,309 | Bug 6309 Goto type dialog (in the navigator) should trim entered value | Leading and trailing spaces should be ignored in the input field of this dialog | 2001-11-26 09:26:27 | 1,006,780,000 | resolved fixed | 51df9a2 | 1,007,410,000 | bundles/org.eclipse.ui/Eclipse UI Standard Components/org/eclipse/ui/views/navigator/GotoResourceDialog.java | Eclipse_Platform_UI |
6,481 | 6,362 | Bug 6362 Widget disposed exception on tree collapse of Nav view | Build: 2001-11-16 Open the Navigator view Expand the org.eclipse.ui project Expand Eclipse UI folder Expand org folder Expand eclipse folder Expand ui folder Select IActionBars.java file Select rename from the context menu Press esc key to cancel editing Collapse the tree at org.eclipse.ui project level You should get ... | 2001-11-27 13:55:19 | 1,006,890,000 | closed fixed | 2e83332 | 1,007,150,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/actions/RenameResourceAction.java | Eclipse_Platform_UI |
6,482 | 2,778 | Bug 2778 ViewsPreferencePage slams parents data (1GJ6K5U) | The method createButtonGroup(Composite composite)slams the layout of the parent. This second from last line should read buttonComposite. Composite buttonComposite = new Composite(composite, SWT.LEFT); GridLayout layout = new GridLayout(); layout.numColumns = 2; buttonComposite.setLayout(layout); GridData data = new Gri... | 2001-10-10 22:43:22 | 1,002,770,000 | resolved fixed | 1be2053 | 1,006,790,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/ViewsPreferencePage.java | Eclipse_Platform_UI |
6,483 | 5,961 | Bug 5961 Build order pref page should show default list | Build 20011112. - Window / Preferences / Build Order - notice that the list is empty - clear the 'Use Defaults' check box - projects appear in the list - select the check box again - the list is still shown The dialog should open in this way, ensuring that the list shown is actually the default order (apparently it's a... | 2001-11-15 11:11:30 | 1,005,840,000 | resolved fixed | 69fa024 | 1,006,550,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/BuildOrderPreferencePage.java | Eclipse_Platform_UI |
6,484 | 6,258 | Bug 6258 Can't get "Triangle" menu | Eclipse 20011122 Windows 2000 Open a navigator view. Click on the triangle menu in the top right corner. Nothing happens. Same is true in packages view. | 2001-11-23 10:50:56 | 1,006,530,000 | resolved fixed | 1573864 | 1,006,530,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/ViewPane.java | Eclipse_Platform_UI |
6,485 | 5,983 | Bug 5983 Recursive ArrayStoreException when internal editor not found | Reported by Brian Thomson org.eclipse.ui.internal.EditorManager.openInternalEditor tries to load an editor, and if an exception occurs it tries to store the Throwable into an array of java.lang.Exceptions. The problem is that org.eclipse.core.internal.runtime.InternalPlatform.run can call the handleException method wit... | 2001-11-15 16:29:24 | 1,005,860,000 | resolved fixed | ad26abb | 1,006,460,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/EditorManager.java | Eclipse_Platform_UI |
6,486 | 5,433 | Bug 5433 TVT1: Hardcoded String - Export Error Message | null | 2001-11-01 16:04:18 | 1,004,650,000 | verified fixed | 5bec4fc | 1,006,370,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/dialogs/WizardExportResourcesPage.java | Eclipse_Platform_UI |
6,487 | 6,157 | Bug 6157 NPE launching Eclipse | Eclipse 20011120 Windows 2000 Was running 20011116. Installed 20011120. Opened the same workspace. Got the following exception and lost all my perspective configuration: 2 org.eclipse.ui 2 Problems occurred when invoking code from plug-in: org.eclipse.ui. java.lang.NullPointerException at org.eclipse.ui.internal.Perspe... | 2001-11-21 07:22:25 | 1,006,350,000 | resolved fixed | f64d3ca | 1,006,370,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/Perspective.java | Eclipse_Platform_UI |
6,488 | 5,296 | Bug 5296 TVT1: Hardcoded string "System Editor" | Select a java file and bring up the context menu, select "Open With". "System Editor" is still in English. | 2001-10-26 13:51:27 | 1,004,120,000 | resolved fixed | 6ca8ff7 | 1,006,370,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/registry/EditorDescriptor.java | Eclipse_Platform_UI |
6,489 | 6,030 | Bug 6030 Need to allow filenames with no extensions when registering editors | Currently we do not allow you to enter a file name with no extension in the file editor preference page. We allow it in the editors extension point but add a trailing "." so the lookup does not work | 2001-11-16 17:23:20 | 1,005,950,000 | resolved fixed | 3b408f1 | 1,006,280,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/FileEditorsPreferencePage.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/FileExtensionDialog.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/registry/EditorRegistry.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse... | Eclipse_Platform_UI |
6,490 | 2,074 | Bug 2074 PropertySheet should expand categories by default (1GE36VQ) | PRODUCT VERSION: Eclipse 107 The property sheet should expand categories when displaying categories. Currently, they are collapsed, and if I expand them, expansion is just temporary should they dissappear and come back. This makes using the category feature frustating, to the point where the user will always turn off "... | 2001-10-10 22:25:56 | 1,002,770,000 | resolved fixed | 661f255 | 1,005,840,000 | bundles/org.eclipse.ui/Eclipse UI Standard Components/org/eclipse/ui/views/properties/PropertySheetCategory.java bundles/org.eclipse.ui/Eclipse UI Standard Components/org/eclipse/ui/views/properties/PropertySheetViewer.java | Eclipse_Platform_UI |
6,491 | 5,721 | Bug 5721 Welcome not disabled | null | 2001-11-09 14:37:38 | 1,005,330,000 | resolved fixed | 16eec34 | 1,005,340,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/QuickStartAction.java | Eclipse_Platform_UI |
6,492 | 2,694 | Bug 2694 Editor Selection Dialog: UI suggestions (1GI6RPE) | MA (09.08.2001 12:04:06) 1. in the preference page go to Workbench -> File Editors 2. press Add for the associated editors. a. No selection but OK is enabled b. Multiple selection could be enabled c. Without selecting something from the 'Internal Editors' go to 'External Editors' and select an entry. Switch back to Int... | 2001-10-10 22:41:40 | 1,002,770,000 | resolved fixed | 74a0be9 | 1,003,250,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/EditorSelectionDialog.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/FileEditorsPreferencePage.java | Eclipse_Platform_UI |
6,493 | 2,682 | Bug 2682 [UI] EC: Can't contribute submenu items (1GI3XO6) | EC post "Menus and submenus" by GB on Aug 2, 2001: I am trying to create a cascading menu under my own menu. MyMenu Menu1->Submenu1 Submenu2 I cannot get this to work. I can, using the same technique as outlined in the help, add the submenu to the Window menu, and it works. Window Menu1->Submenu1 Submenu2 But when I tr... | 2001-10-10 22:41:23 | 1,002,770,000 | resolved fixed | cec14bf | 1,003,160,000 | bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/action/SubContributionManager.java bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/action/SubMenuManager.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/ActionSetMenuManager.java | Eclipse_Platform_UI |
6,494 | 2,558 | Bug 2558 [UI] Unzoom can cause view to move tab folder (1GFOGFE) | - Open the resource perspective and reset it - Open the properties view and then d&d onto the outline - Click on the outline tab - Double click on the outline title area to zoom it - Double click on the outline title area to unzoom it by doing it this way > make sure your mouse pointer is just at the bottom of the outl... | 2001-10-10 22:38:45 | 1,002,770,000 | resolved fixed | 254977b | 1,002,920,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/PartDragDrop.java | Eclipse_Platform_UI |
6,495 | 2,318 | Bug 2318 [UI] Type Hierarchy View resize (1GENYR4) | jkca (6/1/2001 5:44:46 PM) jre-sdk 116 To duplicate: 1. Start eclipse 2. Open java perspective 3. New java project 4. New java class, MyClass 5. In outline click on class and open in hierarchy 6. Double click view title bar to make it fill the entire desktop 7. Click MyClass, the view shrinks back to it's original size... | 2001-10-10 22:33:57 | 1,002,770,000 | resolved fixed | 8fe046d | 1,002,820,000 | bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java | Eclipse_Platform_UI |
1 | 424,772 | Bug 424772 [typing] Correct Indentation for '{' is wrong when declaration isn't on a single line | null | 2013-12-31 03:33:56 | 1,388,480,000 | resolved fixed | 8d013d0 | 1,389,710,000 | org.eclipse.jdt.text.tests/src/org/eclipse/jdt/text/tests/IndentActionTest.java org.eclipse.jdt.text.tests/testResources/indentation/bug424772/Before.java org.eclipse.jdt.text.tests/testResources/indentation/bug424772/Modified.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/JavaIndenter.java | JDT |
2 | 424,852 | Bug 424852 [create on paste] Respect line delimiter preference when creating new CU | Respect the line delimiter preference when creating a new CU by pasting to the Package Explorer. Currently, we use the line delimiter from the clipboard, which may not be the same as the project preference. | 2014-01-03 11:59:13 | 1,388,770,000 | resolved fixed | a9f59f5 | 1,388,770,000 | org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/codemanipulation/StubUtility.java org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/reorg/PasteAction.java | JDT |
3 | 404,471 | Bug 404471 [move method] Annotation error in applying move-refactoring to inherited methods | Class A is super-class of class B. Method m of B is inherited from A. public class A { public void m(C c) { } } public class B extends A { @Override public void m(C c) { } } When method m of B is moved to class C (making delegate of m), "@Override" annotation is also moved to C. public class C { @Override //error publi... | 2013-03-27 12:55:32 | 1,364,400,000 | resolved fixed | 217b71b | 1,387,450,000 | org.eclipse.jdt.ui.tests.refactoring/resources/MoveInstanceMethod/canMove/test65/in/A.java org.eclipse.jdt.ui.tests.refactoring/resources/MoveInstanceMethod/canMove/test65/out/A.java org.eclipse.jdt.ui.tests.refactoring/test cases/org/eclipse/jdt/ui/tests/refactoring/MoveInstanceMethodTests.java org.eclipse.jdt.ui/core... | JDT |
4 | 423,689 | Bug 423689 [quick fix] Create 'for' loop for int array creates duplicate local variable | package com.test; public class C1 { private int[] nums; private void foo() { nums } } ------------------------------------------ In the above example, hover over 'nums' in foo() and apply the quick fix "Create 'for' loop". It results in the following code: for (int i = 0; i < nums.length; i++) { int i = nums[i]; } The ... | 2013-12-10 07:17:27 | 1,386,680,000 | verified fixed | 2c9803e | 1,386,780,000 | org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/quickfix/AssistQuickFixTest.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/IProposalRelevance.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/proposals/GenerateForLoopAssistProposal.java | JDT |
5 | 409,707 | Bug 409707 PropertiesFileQuickAssistTest.testRemoveProperty3 and testRemoveProperty4 failed | null | 2013-06-03 05:48:09 | 1,370,250,000 | resolved fixed | e0bbf75 | 1,386,700,000 | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/propertiesfileeditor/PropertiesFileEditor.java | JDT |
6 | 410,371 | Bug 410371 [generalize type] Generalize Type adds import that changes semantics of existing simple names | null | 2013-06-10 13:41:18 | 1,370,890,000 | resolved fixed | db27665 | 1,386,270,000 | org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/codemanipulation/ContextSensitiveImportRewriteContext.java org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ChangeTypeRefactoring.java | JDT |
7 | 408,334 | Bug 408334 [extract interface] AFE on selecting next change in refactoring Preview | public class Test { } Right click and select 'Refactor > Extract Interface' for the above class. Give some name for interface and click "Preview". Use down arrow button i.e. "Select Next Change". It expands the 1st change node and "Add super interface" is selected. No input in the details page. Error is logged in the E... | 2013-05-17 07:53:04 | 1,368,790,000 | resolved fixed | c100afc | 1,386,270,000 | org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/CompilationUnitRewrite.java org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/PullUpRefactoringProcessor.java | JDT |
8 | 420,188 | Bug 420188 Bindings.containsTypeVariables(ITypeBinding type) contains unused code | org.eclipse.jdt.internal.corext.dom.Bindings.containsTypeVariables(ITypeBinding type) This method consists of 6 if statements in a row. The 1st and 5th if statement are the same. Therefore the 5th one is never going to get executed because the first on returns. | 2013-10-23 10:47:10 | 1,382,540,000 | resolved fixed | fa654b9 | 1,386,250,000 | org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/dom/Bindings.java | JDT |
9 | 417,765 | Bug 417765 ImageDescriptorRegistry.hookDisplay() causes SWT Invalid thread access | Eclipse Kepler There appears to be a case where NewJavaProjectWizardPageTwo causes an SWT Invalid Thread Access when using Bndtools. This problem has been reproduced by others. To reproduce, create a new workspace, switch to the Bndtools perspective, create a new Bndtools OSGi project. You should get the Invalid Thread... | 2013-09-21 16:17:41 | 1,379,790,000 | resolved fixed | 4295c63 | 1,386,250,000 | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/viewsupport/ImageDescriptorRegistry.java | JDT |
10 | 422,792 | Bug 422792 [quick assist] "Convert to 'for' loop using Iterator" on raw collection | "Convert to 'for' loop using Iterator" should also work on a raw collection. | 2013-11-28 13:17:42 | 1,385,660,000 | resolved fixed | 05486ed | 1,385,660,000 | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/QuickAssistProcessor.java | JDT |
11 | 421,506 | Bug 421506 Suggestion to align "Additional Save actions" with the desired code Eclipse contribution guidelines | null | 2013-11-12 04:32:03 | 1,384,250,000 | resolved fixed | 21be882 | 1,384,860,000 | org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/CleanUpConstants.java | JDT |
12 | 251,824 | Bug 251824 [save actions][clean up] Correct Indentation blocks Remove trailing whitespace from working in comments | null | 2008-10-23 06:39:16 | 1,224,760,000 | resolved fixed | d3b4131 | 1,384,270,000 | org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/CodeFormatFix.java | JDT |
13 | 421,040 | Bug 421040 [dom] TypeBinding.getDeclaredModifiers simply delegates to getModifiers() | Per Javadoc, ITypeBinding.getDeclaredModifiers() is supposed to return "the modifiers ... as specified in the original source declaration of the class or interface". In the present implementation, it simply delegates to getModifiers() which is wrong. | 2013-11-05 00:12:34 | 1,383,630,000 | verified fixed | fc5db86 | 1,383,910,000 | org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ExtractClassRefactoring.java org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ParameterObjectFactory.java | JDT |
14 | 421,160 | Bug 421160 [content assist] Make constructor of ParameterGuessingProposal public | null | 2013-11-06 09:41:26 | 1,383,750,000 | verified fixed | e947b2d | 1,383,750,000 | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/ParameterGuessingProposal.java | JDT |
15 | 385,237 | Bug 385237 [move member type] Moving a member interface to its own file adds the host's type parameters to it | Build Identifier: I20120608 - 1400 Interfaces are inherently static, therefore interfaces that are members of an enclosing type do not inherit type parameters from their hosts. The Eclipse compiler knows this. For example, given this code class Foo<T> { interface Bar { T baz(); } } the compiler reports an error "Cannot... | 2012-07-16 16:49:38 | 1,342,470,000 | resolved fixed | 3095abc | 1,383,730,000 | org.eclipse.jdt.ui.tests.refactoring/resources/MoveInnerToTopLevel/test_static_context_0/in/A.java org.eclipse.jdt.ui.tests.refactoring/resources/MoveInnerToTopLevel/test_static_context_0/out/A.java org.eclipse.jdt.ui.tests.refactoring/resources/MoveInnerToTopLevel/test_static_context_0/out/Inner.java org.eclipse.jdt.u... | JDT |
16 | 395,989 | Bug 395989 [generalize type] Generalize Declared Type does not consider use of variable in throw statement, which yields compilation error | Steps to reproduce: 1. See the instructions in code below 2. The resulting code does not compile ("No exception of type Object can be thrown; an exception type must be a subclass of Throwable") class GeneralizeDeclaredTypeBug3 { void f() throws Exception { // Invoke "Generalize Declared Type" on "Exception" // and sele... | 2012-12-06 16:38:06 | 1,354,830,000 | resolved fixed | 19163c4 | 1,383,720,000 | org.eclipse.jdt.ui.tests.refactoring/resources/ChangeTypeRefactoring/negative/A_testThrowableSubtype_in.java org.eclipse.jdt.ui.tests.refactoring/test cases/org/eclipse/jdt/ui/tests/refactoring/ChangeTypeRefactoringTests.java org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/typeconstraint... | JDT |
17 | 419,692 | Bug 419692 Java Type Indicator decorator causes image leak | null | 2013-10-17 07:36:57 | 1,382,010,000 | verified fixed | a5ed672 | 1,383,150,000 | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/InterfaceIndicatorLabelDecorator.java | JDT |
18 | 394,030 | Bug 394030 [extract method] Extracting expression of parameterized type that is passed as argument to this constructor yields compilation error | Steps to reproduce: 1. Invoke "Extract Method" refactoring on "c.size()" expression in the example below. 2. Resulting file does not compile ("Cannot make a static reference to the non-static type V"). The problem is that the extracted method must be static because it is used as argument to "this" and at the same time ... | 2012-11-10 09:06:07 | 1,352,560,000 | resolved fixed | ba5280d | 1,381,980,000 | org.eclipse.jdt.ui.tests.refactoring/resources/ExtractMethodWorkSpace/ExtractMethodTests/generics_in/A_test1121.java org.eclipse.jdt.ui.tests.refactoring/resources/ExtractMethodWorkSpace/ExtractMethodTests/generics_in/A_test1122.java org.eclipse.jdt.ui.tests.refactoring/resources/ExtractMethodWorkSpace/ExtractMethodTes... | JDT |
19 | 393,098 | Bug 393098 [extract method] Extracted method should be declared static if extracted expression is also used in another static method | Extracted method should be declared static if extracted expression is also used in another static method. Steps to reproduce: 1. In the example below invoke "Extract Method" on "shared()" expression in non-static method (nsm). 2. New method will not be declared as static. 3. There will be a compilation error because no... | 2012-10-29 16:55:34 | 1,351,540,000 | resolved fixed | c34f9c7 | 1,381,730,000 | org.eclipse.jdt.ui.tests.refactoring/resources/ExtractMethodWorkSpace/ExtractMethodTests/duplicates_in/A_test988.java org.eclipse.jdt.ui.tests.refactoring/resources/ExtractMethodWorkSpace/ExtractMethodTests/duplicates_in/A_test989.java org.eclipse.jdt.ui.tests.refactoring/resources/ExtractMethodWorkSpace/ExtractMethodT... | JDT |
20 | 418,692 | Bug 418692 [extract method] Does not replace duplicates that span the whole method body | null | 2013-10-04 11:22:27 | 1,380,900,000 | resolved fixed | baf1e0e | 1,381,470,000 | org.eclipse.jdt.ui.tests.refactoring/resources/ExtractMethodWorkSpace/ExtractMethodTests/error_in/A_test804.java org.eclipse.jdt.ui.tests.refactoring/resources/ExtractMethodWorkSpace/ExtractMethodTests/error_out/A_test800.java org.eclipse.jdt.ui.tests.refactoring/resources/ExtractMethodWorkSpace/ExtractMethodTests/erro... | JDT |
21 | 395,558 | Bug 395558 [introduce parameter object] Introduce Parameter Object introduce use of non-static type in static context | null | 2012-12-02 13:12:26 | 1,354,470,000 | resolved fixed | d14c050 | 1,381,220,000 | org.eclipse.jdt.ui.tests.refactoring/resources/ExtractClass/testTypeParameter/in/TypeParameter.java org.eclipse.jdt.ui.tests.refactoring/resources/ExtractClass/testTypeParameter/out/TypeParameter.java org.eclipse.jdt.ui.tests.refactoring/resources/IntroduceParameterObject/testMethodTypeParamArgs/in/TestMethodTypeParamA... | JDT |
22 | 218,431 | Bug 218431 [inline] problem with fields from generic types | Build ID: M20071023-1652 Steps To Reproduce: 1. Select identifier 'driver' on LINE 26. 2. Try to inline that occurence of that constant. The resulting source code is illegal. --------------------- Bug.java ----------------------- import static java.util.Arrays.asList; class Bug { private static abstract class Newby<Typ... | 2008-02-09 15:12:53 | 1,202,590,000 | resolved fixed | 232462f | 1,380,810,000 | org.eclipse.jdt.ui.tests.refactoring/resources/InlineConstant/canInline/test38/in/A.java org.eclipse.jdt.ui.tests.refactoring/resources/InlineConstant/canInline/test38/out/A.java org.eclipse.jdt.ui.tests.refactoring/resources/InlineConstant/canInline/test39/in/A.java org.eclipse.jdt.ui.tests.refactoring/resources/Inlin... | JDT |
23 | 418,384 | Bug 418384 [ltk] junit.framework.ComparisonFailure: Unexpected failure | null | 2013-09-30 17:19:29 | 1,380,580,000 | resolved fixed | 446f309 | 1,380,800,000 | org.eclipse.ltk.core.refactoring.tests/src/org/eclipse/ltk/core/refactoring/tests/history/MockRefactoringDescriptor.java | JDT |
24 | 417,012 | Bug 417012 [quick fix] @SuppressWarnings Quick Fix availability detection wrong when problem reported as Error | null | 2013-09-11 10:16:51 | 1,378,910,000 | verified fixed | a6170fa | 1,379,500,000 | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/SuppressWarningsSubProcessor.java | JDT |
25 | 416,401 | Bug 416401 [preferences] Incorrect enablement of 'Inline finally blocks' preference option | Found that 'Inline finally blocks' option is enabled incorrectly: 1. In the compiler preference page, select 'Configure Project Specific Settings' and choose a Java 1.4 project. Select the 'Java Build Path' and modify the EE to J2SE-1.5. Use the back button or directly click on the Java Compiler to come back to the pre... | 2013-09-03 04:32:57 | 1,378,200,000 | resolved fixed | f55c097 | 1,378,820,000 | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/ComplianceConfigurationBlock.java | JDT |
26 | 416,022 | Bug 416022 Clean Up Refactoring should report which file caused the exception (was: Eclipse code formatter crashes with exception in handling Cp1252 character encoding) | Performed code formatting at project level containing more than 100 Java files. Expected: The code must be formatted as per the template. Actual: The formatter threw exception saying: Some characters cannot be mapped using "Cp1252" character encoding. Either change the encoding or remove the characters which are not su... | 2013-08-28 05:23:12 | 1,377,680,000 | resolved fixed | 76dc891 | 1,378,120,000 | org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/CleanUpRefactoring.java org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/FixMessages.java | JDT |
27 | 217,753 | Bug 217753 [move method] Move method with static imported method calls introduces compiler error | null | 2008-02-04 16:08:08 | 1,202,160,000 | resolved fixed | 7acac94 | 1,377,680,000 | org.eclipse.jdt.ui.tests.refactoring/resources/MoveInstanceMethod/canMove/test58/in/A.java org.eclipse.jdt.ui.tests.refactoring/resources/MoveInstanceMethod/canMove/test58/in/B.java org.eclipse.jdt.ui.tests.refactoring/resources/MoveInstanceMethod/canMove/test58/out/A.java org.eclipse.jdt.ui.tests.refactoring/resources... | JDT |
28 | 356,687 | Bug 356687 [move method] super method invocation does not compile after refactoring | Build Identifier: 20110615-0604 Applying the move method refactoring introduces a compilation error Reproducible: Always Steps to Reproduce: 1. Create the classes public class A { public B b; private long m(long l) { return 0; } public long m(int i) { return 1; } } public class B extends A { public long test() { return... | 2011-09-04 17:26:47 | 1,315,170,000 | resolved fixed | bd8e706 | 1,377,590,000 | org.eclipse.jdt.ui.tests.refactoring/resources/MoveInstanceMethod/canMove/test49/in/A.java org.eclipse.jdt.ui.tests.refactoring/resources/MoveInstanceMethod/canMove/test49/out/A.java org.eclipse.jdt.ui.tests.refactoring/resources/MoveInstanceMethod/canMove/test50/in/A.java org.eclipse.jdt.ui.tests.refactoring/resources... | JDT |
29 | 411,529 | Bug 411529 [move method refactoring] reference to protected method | package p; public class A { protected void m(){} } package p; public class B { public void n(q.C c, A a) { a.m(); } } package q; public class C { } When p.B.n(q.C, A) is moved to q.C, Eclipse move-refactoring pops up a warning message: "The visibility of method `p.A.m()' will be changed to public." When I click the `co... | 2013-06-24 14:42:53 | 1,372,100,000 | resolved fixed | 8426c3b | 1,377,080,000 | org.eclipse.jdt.ui.tests.refactoring/resources/MoveInstanceMethod/canMove/test48/in/A.java org.eclipse.jdt.ui.tests.refactoring/resources/MoveInstanceMethod/canMove/test48/in/B.java org.eclipse.jdt.ui.tests.refactoring/resources/MoveInstanceMethod/canMove/test48/in/C.java org.eclipse.jdt.ui.tests.refactoring/resources/... | JDT |
30 | 411,636 | Bug 411636 Save is very slow (burns cycles in the Package and Project Explorer) | null | 2013-06-25 14:51:15 | 1,372,190,000 | verified fixed | d1f7ad2 | 1,377,010,000 | org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/packageview/ContentProviderTests6.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/packageview/PackageExplorerContentProvider.java | JDT |
31 | 414,960 | Bug 414960 [content assist] completing with semicolon (;) leaves content assist in linked mode | In Kepler there's a new feature, that also completes the trailing semicolon for method calls without parameters. That's nice. The caret jumps behind the trailing semicolon. Then for a short moment the enter key is blocked. That's not nice, because I used the enter key for code completion and now want to proceed to the ... | 2013-08-13 08:18:40 | 1,376,400,000 | resolved fixed | dd68408 | 1,376,970,000 | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/AbstractJavaCompletionProposal.java | JDT |
32 | 159,917 | Bug 159917 [convert anonymous] Convert Anonymous to nested generates wrong code | Eclipse 3.1.1 If you convert the anonymous class to nested in the following example the generated code doesn't compile: ---------------------------------------------------- import java.awt.Point; public class Sup { interface ISup { void m(); } public Sup(ISup isup) { } } class Sub extends Sup { public Sub(final Point p... | 2006-10-05 14:04:07 | 1,160,070,000 | resolved fixed | c8bde6a | 1,376,630,000 | org.eclipse.jdt.ui.tests.refactoring/resources/ConvertAnonymousToNested/canConvert/A_test34_in.java org.eclipse.jdt.ui.tests.refactoring/resources/ConvertAnonymousToNested/canConvert/A_test34_out.java org.eclipse.jdt.ui.tests.refactoring/resources/ConvertAnonymousToNested/canConvert/A_test35_in.java org.eclipse.jdt.ui.... | JDT |
33 | 269,401 | Bug 269401 [inline] Anonymous class using final parameter breaks method inlining. | Build ID: I20090313-0100 (3.5M6) Please try to inline the method foo() and see the result is illegal. class Bug { { int y=4; foo(y); } void foo(final int x){ new Runnable(){ public void run(){ System.out.println(x); }}; } } | 2009-03-19 11:29:20 | 1,237,480,000 | resolved fixed | 158c786 | 1,376,460,000 | org.eclipse.jdt.ui.tests.refactoring/resources/InlineMethodWorkspace/TestCases/argument_in/TestFinalParameter1.java org.eclipse.jdt.ui.tests.refactoring/resources/InlineMethodWorkspace/TestCases/argument_in/TestFinalParameter2.java org.eclipse.jdt.ui.tests.refactoring/resources/InlineMethodWorkspace/TestCases/argument_... | JDT |
34 | 394,547 | Bug 394547 [extract class] Extract class refactoring on a field in an inner non-static class yields compilation error | Steps to reproduce: 1. Invoke "Extract Class..." on "m" in code below 2. Specify "Nested Class in 'C' 3. There is a compilation error in the resulting file ("cannot be declared static") class ExtractClassBug { class C { // Invoke "Extract Class..." on "m" (and specify "Nested Class in 'C'" int m; } } (Thanks to Yilong ... | 2012-11-18 22:05:11 | 1,353,290,000 | resolved fixed | 7d8aced | 1,376,290,000 | org.eclipse.jdt.ui.tests.refactoring/resources/ExtractClass/testNested1/in/Nested1.java org.eclipse.jdt.ui.tests.refactoring/resources/ExtractClass/testNested1/out/Nested1.java org.eclipse.jdt.ui.tests.refactoring/resources/ExtractClass/testNested2/in/Nested2.java org.eclipse.jdt.ui.tests.refactoring/resources/ExtractC... | JDT |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.