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 |
---|---|---|---|---|---|---|---|---|---|---|
4,835 | 33,028 |
Bug 33028 hang in clipboard get contents [reorg] [ccp] [dnd]
|
All the 2.1 GTK builds of the last few months seem to hang/deadlock some of the time. This is on a Redhat 7.3 system with updates GTK 2.0 to the latest version. The problem seems to occur especially when Eclipse is not used for some time or when opening a file or doing a CVS update.
|
2003-02-25 12:08:47
| 1,046,190,000 |
verified fixed
|
1cdd677
| 1,058,790,000 |
org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/reorg/PasteAction.java
|
JDT
|
4,836 | 40,036 |
Bug 40036 [misc] <clinit>() shows up in outline prompter
|
build I20030710 - open a binary type with a static initializer, e.g. PluginClassLoader - Ctrl+O - <clinit>() shows up in the list (constructors are OK though) - open Outline view - <clinit> is not shown
|
2003-07-14 13:38:57
| 1,058,200,000 |
resolved fixed
|
1281cd4
| 1,058,790,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/JavaOutlineInformationControl.java
|
JDT
|
4,837 | 34,231 |
Bug 34231 Cannot refactor method sig from String to String[] [refactoring]
|
I have a constructor Foo(String) that I want to change to Foo(String[]) with Refactor/Change method sig. In the dialog, I a message: "The type name 'String []' is not a valid identifier". Version: 2.1.0 Build id: 200303071024
|
2003-03-09 14:01:40
| 1,047,240,000 |
resolved fixed
|
567524b
| 1,058,790,000 |
org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/ParameterEditDialog.java
|
JDT
|
4,838 | 37,834 |
Bug 37834 extract temp: name guessing improvement [refactoring]
|
20030506 if the 'get' strategy fails, then we can guess the name from the declared type so, for example: IJavaElement[] elements= .... int type= elements[i].getElementType(); selecting elements[i] does not guess the correct name currently but guessing 'element' or 'javaElement' should be very easy with jcore support
|
2003-05-19 11:48:02
| 1,053,360,000 |
resolved fixed
|
0febc2d
| 1,058,780,000 |
org.eclipse.jdt.ui.tests.refactoring/resources/ExtractTemp/canExtract/A_test67_in.java org.eclipse.jdt.ui.tests.refactoring/resources/ExtractTemp/canExtract/A_test67_out.java org.eclipse.jdt.ui.tests.refactoring/resources/ExtractTemp/canExtract/A_test68_in.java org.eclipse.jdt.ui.tests.refactoring/resources/ExtractTemp/canExtract/A_test68_out.java org.eclipse.jdt.ui.tests.refactoring/resources/ExtractTemp/canExtract/A_test69_in.java org.eclipse.jdt.ui.tests.refactoring/resources/ExtractTemp/canExtract/A_test69_out.java org.eclipse.jdt.ui.tests.refactoring/test cases/org/eclipse/jdt/ui/tests/refactoring/ExtractTempTests.java org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/code/ExtractTempRefactoring.java
|
JDT
|
4,839 | 40,425 |
Bug 40425 Incorrect description when no corrections available [quick fix]
|
We have this line of code: stopTime= ((Long)entryValue).longValue(); The cast is unnecessary and is flagged as such (great!). If I Ctrl-1 with "((Long)entryValue)" selected I get the "no corrections available" but the description that pops off reads "NullChange (null)"
|
2003-07-17 16:52:39
| 1,058,480,000 |
resolved fixed
|
503c913
| 1,058,780,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/ChangeCorrectionProposal.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/JavaCorrectionProcessor.java
|
JDT
|
4,840 | 14,555 |
Bug 14555 [navigation] Outline should not expand member types automatically
|
Build 20020418 - Open Type on String - the outline shows 3 member types expanded - I don't care about these - In this case they're private, but member types should not be expanded even if public. If I want to see a member type, I'll expand it.
|
2002-04-24 15:41:53
| 1,019,680,000 |
resolved fixed
|
cd5e898
| 1,058,530,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaOutlinePage.java
|
JDT
|
4,841 | 40,414 |
Bug 40414 [navigation] Java Editor not in synch with Outline View
|
I200307160800 I do not have steps to reproduce the problem. Every now and then, when I click on the Outline view, the associated Java editor does not scroll to show the method I have clicked on. If I close the Outline view and reopen it, the problem does not go away. If I close the Java editor and reopen it, the problem goes away. Clicking on a different Java editor does not fix the problem. There is no .log entry created. I will attatch my configuration details.
|
2003-07-17 14:15:13
| 1,058,470,000 |
resolved fixed
|
70c834c
| 1,058,530,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaEditor.java
|
JDT
|
4,842 | 40,424 |
Bug 40424 NPE resetting Java > Code Formatter preference page [formatter]
|
M2 candidate - Window - Preferences - go to the Java -> Code Formatter page - press Restore Defaults button at bottom, will get the attached exception
|
2003-07-17 15:57:01
| 1,058,470,000 |
resolved fixed
|
ceaf82e
| 1,058,510,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/CodeFormatterConfigurationBlock.java
|
JDT
|
4,843 | 40,402 |
Bug 40402 NPE on paste
|
M2 testing 1. In the package explorer select a type in a class file / JAR 2. Copy 3. Paste it in a CU or a type java.lang.reflect.InvocationTargetException at org.eclipse.jface.operation.ModalContext.runInCurrentThread(Unknown Source) at org.eclipse.jface.operation.ModalContext.run(Unknown Source) at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(Unknown Source) at org.eclipse.jdt.internal.ui.refactoring.RefactoringExecutionHelper.perform(RefactoringExecutionHelper.java:131) at org.eclipse.jdt.internal.ui.refactoring.reorg.ReorgCopyStarter.run(ReorgCopyStarter.java:70) at org.eclipse.jdt.internal.ui.refactoring.reorg.PasteAction$JavaElementAndResourcePaster.paste(PasteAction.java:304) at org.eclipse.jdt.internal.ui.refactoring.reorg.PasteAction.run(PasteAction.java:146) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:194) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:172) at org.eclipse.jface.action.Action.runWithEvent(Unknown Source) at org.eclipse.ui.actions.RetargetAction.runWithEvent(Unknown Source) at org.eclipse.ui.internal.commands.old.ActionHandler.execute(Unknown Source) at org.eclipse.ui.internal.commands.old.ContextAndHandlerManager.pressed(Unknown Source) at org.eclipse.ui.internal.commands.old.ContextAndHandlerManager.access$1(Unknown Source) at org.eclipse.ui.internal.commands.old.ContextAndHandlerManager$7.widgetSelected(Unknown Source) at org.eclipse.ui.internal.AcceleratorMenu$2.handleEvent(Unknown Source) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:848) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2188) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1878) at org.eclipse.ui.internal.Workbench.runEventLoop(Unknown Source) at org.eclipse.ui.internal.Workbench.run(Unknown Source) at org.eclipse.core.internal.boot.InternalBootLoader.run(Unknown Source) at org.eclipse.core.boot.BootLoader.run(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Unknown Source) at org.eclipse.core.launcher.Main.run(Unknown Source) at org.eclipse.core.launcher.Main.main(Unknown Source) Caused by: java.lang.NullPointerException at org.eclipse.jdt.internal.corext.util.Resources.checkInSync(Resources.java:63) at org.eclipse.jdt.internal.corext.refactoring.reorg.CopyRefactoring.checkActivation(CopyRefactoring.java:70) at org.eclipse.jdt.internal.corext.refactoring.base.Refactoring.checkPreconditions(Refactoring.java:77) at org.eclipse.jdt.internal.ui.refactoring.RefactoringExecutionHelper$Operation.run(RefactoringExecutionHelper.java:69) ... 31 more
|
2003-07-17 12:45:32
| 1,058,460,000 |
resolved fixed
|
7cd5cd4
| 1,058,460,000 |
org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg/CopyRefactoring.java org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg/DeleteRefactoring.java org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg/MoveRefactoring.java org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg/ReorgUtils.java
|
JDT
|
4,844 | 40,381 |
Bug 40381 NPE in LinkedCorrectionProposal
|
M2 testing java.lang.NullPointerException at org.eclipse.jdt.internal.ui.text.correction.LinkedCorrectionProposal$LinkedModeProposal.getDisplayString(LinkedCorrectionProposal.java:205) at org.eclipse.jdt.internal.ui.text.java.JavaCompletionProposalComparator.compare(JavaCompletionProposalComparator.java:43) at java.util.Arrays.mergeSort(Arrays.java:1237) at java.util.Arrays.sort(Arrays.java:1227) at org.eclipse.jdt.internal.ui.text.correction.LinkedCorrectionProposal.getLinkedModeProposals(LinkedCorrectionProposal.java:101) at org.eclipse.jdt.internal.ui.text.correction.CUCorrectionProposal.enterLinkedMode(CUCorrectionProposal.java:256) at org.eclipse.jdt.internal.ui.text.correction.CUCorrectionProposal.apply(CUCorrectionProposal.java:233) at org.eclipse.jface.text.contentassist.CompletionProposalPopup.insertProposal(CompletionProposalPopup.java:328) at org.eclipse.jface.text.contentassist.CompletionProposalPopup.selectProposalWithMask(CompletionProposalPopup.java:292) at org.eclipse.jface.text.contentassist.CompletionProposalPopup.access$17(CompletionProposalPopup.java:288) at org.eclipse.jface.text.contentassist.CompletionProposalPopup$4.widgetDefaultSelected(CompletionProposalPopup.java:259) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:96) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:848) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2188) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1878) at org.eclipse.ui.internal.Workbench.runEventLoop(Unknown Source) at org.eclipse.ui.internal.Workbench.run(Unknown Source) at org.eclipse.core.internal.boot.InternalBootLoader.run(Unknown Source) at org.eclipse.core.boot.BootLoader.run(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Unknown Source) at org.eclipse.core.launcher.Main.run(Unknown Source)
|
2003-07-17 11:12:29
| 1,058,450,000 |
resolved fixed
|
2220d52
| 1,058,460,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/LinkedCorrectionProposal.java
|
JDT
|
4,845 | 40,320 |
Bug 40320 extract method: NPE (dup code replacement) [refactoring]
|
20030716 class S{ void f(){ f(); f(); f(); f(); } } select the first 2 calls to f() extract method, choose name OK java.lang.reflect.InvocationTargetException: java.lang.NullPointerException at java.lang.Throwable.<init>(Throwable.java) at java.lang.Throwable.<init>(Throwable.java) at java.lang.NullPointerException.<init>(NullPointerException.java:63) at org.eclipse.jdt.internal.corext.refactoring.code.ExtractMethodRefactoring.getTar getNode(ExtractMethodRefactoring.java:492) at org.eclipse.jdt.internal.corext.refactoring.code.ExtractMethodRefactoring.replac eDuplicates(ExtractMethodRefactoring.java:568) at org.eclipse.jdt.internal.corext.refactoring.code.ExtractMethodRefactoring.create Change(ExtractMethodRefactoring.java:367) at org.eclipse.jdt.internal.ui.refactoring.CreateChangeOperation.run (CreateChangeOperation.java:104) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run (Unknown Source)
|
2003-07-17 07:00:14
| 1,058,440,000 |
resolved fixed
|
4538256
| 1,058,460,000 |
org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/code/SnippetFinder.java
|
JDT
|
4,846 | 40,368 |
Bug 40368 Rename Refactoring enabled for read-only elements
|
I20030716 + plug-in export 1. select any read-only element (e.g. a JAR, an element from a JAR) 2. Refactor > Rename... ==> nothing happens
|
2003-07-17 10:13:25
| 1,058,450,000 |
resolved fixed
|
6388fd8
| 1,058,450,000 |
org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/participants/xml/JavaElementPropertyTester.java org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/participants/xml/MethodPropertyTester.java org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RenameRefactoring.java
|
JDT
|
4,847 | 40,261 |
Bug 40261 Packages view requesting labels on selection change
|
Build: I20030716 Every time I click or move the selection with the keyboard in the package explorer, it is requesting the decorated text for the selection. This fires a background decoration request. The net result is that the progress widget dances while you change the selection in the packages view (this also causes unneccesary background thread activity which could affect performance on some platforms). The label request comes from the update method of GoIntoAction, because it is changing the name of the Go Into action based on the selection (I don't know why, this doesn't seem to be visible anywhere). The navigator view does not exhibit this behaviour because it does not call GotoActionGroup.update() on selection change, it simply updates the enablement of the action manually.
|
2003-07-16 15:42:14
| 1,058,380,000 |
resolved fixed
|
4e199cf
| 1,058,450,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/packageview/PackageExplorerActionGroup.java
|
JDT
|
4,848 | 40,364 |
Bug 40364 Refactor > Rename is enabled for constructor but does nothing
|
I20030716 + plug-in export 1. Select a constructor in the Outline view or Package Explorer 2. Refactor > Rename ==> nothing happens
|
2003-07-17 10:03:17
| 1,058,450,000 |
resolved fixed
|
4bbc97b
| 1,058,450,000 |
org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/participants/xml/MethodPropertyTester.java
|
JDT
|
4,849 | 40,205 |
Bug 40205 automatically insert closing brace: does not handle '//' in strings
|
200307150800 1. Try this snippet { String s= "//"; void m() <CURSOR> } 2. Insert an opening brace 3. Press <ENTER> The expected closing brace does not get inserted
|
2003-07-16 07:45:06
| 1,058,360,000 |
resolved fixed
|
444cb14
| 1,058,380,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/JavaAutoIndentStrategy.java
|
JDT
|
4,850 | 39,242 |
Bug 39242 [misc] NPE in JavaOutlinePage.getMainType
|
Build: I20030618 I found this NullPointerException in my log file... I cannot figure out what I was editing as there is no local history that corresponds to that time. It is possible that I was browsing read-only types in the repository view. Log file attached.
|
2003-06-23 15:20:40
| 1,056,400,000 |
resolved fixed
|
bdaaeb2
| 1,058,370,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaOutlinePage.java
|
JDT
|
4,851 | 40,136 |
Bug 40136 NPE in junit view [JUnit]
|
I got the following exception running build 200307090800 on SR5. Again no steps to reproduce. java.lang.NullPointerException at java.lang.Throwable.<init>(Throwable.java) at java.lang.Throwable.<init>(Throwable.java) at java.lang.NullPointerException.<init>(NullPointerException.java:63) at org.eclipse.jdt.internal.junit.ui.HierarchyRunView.handleDoubleClick(HierarchyRunView.java:339) at org.eclipse.jdt.internal.junit.ui.HierarchyRunView$3.mouseDoubleClick(HierarchyRunView.java:332) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1383) at org.eclipse.ui.internal.Workbench.run(Workbench.java:1366) at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858) at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461) at java.lang.reflect.AccessibleObject.invokeL(AccessibleObject.java:207) at java.lang.reflect.Method.invoke(Method.java:271) at org.eclipse.core.launcher.Main.basicRun(Main.java:291) at org.eclipse.core.launcher.Main.run(Main.java:747) at org.eclipse.core.launcher.Main.main(Main.java:583)
|
2003-07-15 15:01:58
| 1,058,300,000 |
resolved fixed
|
f4fa610
| 1,058,370,000 |
org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/HierarchyRunView.java
|
JDT
|
4,852 | 40,012 |
Bug 40012 [preferences][templates] NPE in EditTemplateDialog
|
1. Open preference - java - code templates - constructor comments 2. Edit the comment template: Press CTRL + SPACE, choose $date 3. press CTRL + Z (undo) viewer.addTextListener(new ITextListener() { public void textChanged(TextEvent event) { doSourceChanged(event.getDocumentEvent().getDocument()); <- NPE here } }); java.lang.NullPointerException at org.eclipse.jdt.internal.ui.preferences.EditTemplateDialog$3.textChanged(EditTemplateDialog.java:464) at org.eclipse.jface.text.TextViewer.updateTextListeners(TextViewer.java:2146) at org.eclipse.jface.text.TextViewer.fireRedrawChanged(TextViewer.java:4055) at org.eclipse.jface.text.TextViewer.enabledRedrawing(TextViewer.java:4109) at org.eclipse.jface.text.TextViewer.setRedraw(TextViewer.java:4161) at org.eclipse.jface.text.DefaultUndoManager$CompoundTextCommand.undo(DefaultUndoManager.java:235) at org.eclipse.jface.text.DefaultUndoManager.internalUndo(DefaultUndoManager.java:529) at org.eclipse.jface.text.DefaultUndoManager.undo(DefaultUndoManager.java:807) at org.eclipse.jface.text.TextViewer.doOperation(TextViewer.java:3198) at org.eclipse.jface.text.source.SourceViewer.doOperation(SourceViewer.java:505) at org.eclipse.jdt.internal.ui.preferences.EditTemplateDialog.handleVerifyKeyPressed(EditTemplateDialog.java:524) at org.eclipse.jdt.internal.ui.preferences.EditTemplateDialog.access$1(EditTemplateDialog.java:509) at org.eclipse.jdt.internal.ui.preferences.EditTemplateDialog$5.verifyKey(EditTemplateDialog.java:477) at org.eclipse.jface.text.TextViewer$VerifyKeyListenersManager.verifyKey(TextViewer.java:372) at org.eclipse.swt.custom.StyledTextListener.handleEvent(StyledTextListener.java:55) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:848) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:872) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:857) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:665) at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java:5201) at org.eclipse.swt.custom.StyledText$8.handleEvent(StyledText.java:4950) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:848) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:872) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:857) at org.eclipse.swt.widgets.Control.sendKeyEvent(Control.java:1637) at org.eclipse.swt.widgets.Control.sendKeyEvent(Control.java:1633) at org.eclipse.swt.widgets.Control.WM_CHAR(Control.java:2945) at org.eclipse.swt.widgets.Control.windowProc(Control.java:2824) at org.eclipse.swt.widgets.Display.windowProc(Display.java:2566) at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method) at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1334) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1745) at org.eclipse.jface.window.Window.runEventLoop(Window.java:583) at org.eclipse.jface.window.Window.open(Window.java:563) at org.eclipse.jdt.internal.ui.preferences.CodeTemplateBlock.edit(CodeTemplateBlock.java:346) at org.eclipse.jdt.internal.ui.preferences.CodeTemplateBlock.doButtonPressed(CodeTemplateBlock.java:333) at org.eclipse.jdt.internal.ui.preferences.CodeTemplateBlock$CodeTemplateAdapter.doubleClicked(CodeTemplateBlock.java:81) at org.eclipse.jdt.internal.ui.wizards.dialogfields.TreeListDialogField.doDoubleClick(TreeListDialogField.java:890) at org.eclipse.jdt.internal.ui.wizards.dialogfields.TreeListDialogField$TreeViewerAdapter.doubleClick(TreeListDialogField.java:876) at org.eclipse.jface.viewers.StructuredViewer$1.run(StructuredViewer.java:367) at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015) at org.eclipse.core.runtime.Platform.run(Platform.java:420) at org.eclipse.jface.viewers.StructuredViewer.fireDoubleClick(StructuredViewer.java:365) at org.eclipse.jface.viewers.StructuredViewer.handleDoubleSelect(StructuredViewer.java:584) at org.eclipse.jface.viewers.StructuredViewer$4.widgetDefaultSelected(StructuredViewer.java:679) at org.eclipse.jface.util.OpenStrategy.fireDefaultSelectionEvent(OpenStrategy.java:187) at org.eclipse.jface.util.OpenStrategy.access$0(OpenStrategy.java:184) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:231) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:848) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2041) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1747) at org.eclipse.jface.window.Window.runEventLoop(Window.java:583) at org.eclipse.jface.window.Window.open(Window.java:563) at org.eclipse.ui.internal.OpenPreferencesAction.run(OpenPreferencesAction.java:53) at org.eclipse.jface.action.Action.runWithEvent(Action.java:842) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:542) at org.eclipse.jface.action.ActionContributionItem.access$4(ActionContributionItem.java:496) at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:468) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:848) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2041) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1747) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1383) at org.eclipse.ui.internal.Workbench.run(Workbench.java:1366) at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858) at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Main.java:291) at org.eclipse.core.launcher.Main.run(Main.java:747) at org.eclipse.core.launcher.Main.main(Main.java:583)
|
2003-07-14 08:48:57
| 1,058,190,000 |
resolved fixed
|
cba4670
| 1,058,370,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/EditTemplateDialog.java
|
JDT
|
4,853 | 35,351 |
Bug 35351 no F2 error description for 'invalid character constant'
|
20030318 type in: char c= 'sdasd' you get wawy line under the incorrect literal but pressing F2 does not bring up an error description, like it does in other cases
|
2003-03-20 06:55:14
| 1,048,160,000 |
resolved fixed
|
1e53e1b
| 1,058,370,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/text/JavaSourceViewerConfiguration.java
|
JDT
|
4,854 | 40,092 |
Bug 40092 NPE in refactoring preview [refactoring]
|
I20030710 + plugin export I20030710.from20030715_1145 [Does not occur on Windows 2k!] Setup: Smoke Test > Refactoring > Extract Method - open Rename Type refactoring for class Test - enter 'A' - press Preview - expand "Java changes" node - select first change so that compare viewer is populated - collapse "Java changes" node Observe: NPE !ENTRY org.eclipse.jface 4 2 Jul 15, 2003 12:19:13.788 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface". !STACK 0 java.lang.NullPointerException at org.eclipse.jdt.internal.ui.refactoring.PreviewWizardPage.showPreview(PreviewWizardPage.java:349) at org.eclipse.jdt.internal.ui.refactoring.PreviewWizardPage.access$2(PreviewWizardPage.java:347) at org.eclipse.jdt.internal.ui.refactoring.PreviewWizardPage$2.selectionChanged(PreviewWizardPage.j ava:341) at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:159) at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015) at org.eclipse.core.runtime.Platform.run(Platform.java:420) at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:157) at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:1282) at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:652) at org.eclipse.jface.viewers.CheckboxTreeViewer.handleSelect(CheckboxTreeViewer.java:250) at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:676) at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:178) at org.eclipse.jface.util.OpenStrategy.access$3(OpenStrategy.java:173) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:308) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1016) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2086) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1799) at org.eclipse.jface.window.Window.runEventLoop(Window.java:583) at org.eclipse.jface.window.Window.open(Window.java:563) at org.eclipse.jdt.internal.ui.refactoring.actions.RefactoringStarter.activate(RefactoringStarter.java:55) at org.eclipse.jdt.internal.ui.refactoring.reorg.RenameRefactoringAction.run(RenameRefactoringActio n.java:196) at org.eclipse.jdt.ui.refactoring.RenameSupport.openDialog(RenameSupport.java:93) at org.eclipse.jdt.internal.ui.refactoring.actions.RenameJavaElementAction.run(RenameJavaElementAct ion.java:145) at org.eclipse.jdt.internal.ui.refactoring.actions.RenameJavaElementAction.run(RenameJavaElementAct ion.java:77) at org.eclipse.jdt.ui.actions.RenameAction.run(RenameAction.java:116) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:194) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:172) at org.eclipse.jface.action.Action.runWithEvent(Action.java:842) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java :542) at org.eclipse.jface.action.ActionContributionItem.access$4(ActionContributionItem.java:496) at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:468) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1016) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2086) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1799) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1383) at org.eclipse.ui.internal.Workbench.run(Workbench.java:1366) at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858) at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461) at java.lang.reflect.Method.invoke(Native Method) at org.eclipse.core.launcher.Main.basicRun(Main.java:291) at org.eclipse.core.launcher.Main.run(Main.java:747) at org.eclipse.core.launcher.Main.main(Main.java:583)
|
2003-07-15 06:54:46
| 1,058,270,000 |
resolved fixed
|
880287d
| 1,058,360,000 |
org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/PreviewWizardPage.java
|
JDT
|
4,855 | 39,754 |
Bug 39754 New projects being added to the TreeViewer twice [package explorer]
|
20030703 When the first project you create in a Workbench is a JavaProject you end up getting it added twice to the viewer. This is because the items get added both as a result of the selectReveal in the New Java Project Wizard and as a result of postAdd called due to the resource listener in the view. This extra item does not get created the second time so it appears to be something to do with the empty view case. Previously the tree viewer always called a refresh on an add so this problem was not exposed. This was a bug that had been fixed for 20030701. @see PackageExplorerContentProvider#postAdd() @see PackageExplorerPart#selectReveal() STEPS 1) Start a new workbench 2) Create aProject Fred 3) Fred will appear twice in the PackageExplorer 4) Create a project Bob 5) Bob will only appear once Note this is does not occur in the Resource Navigator
|
2003-07-08 10:33:59
| 1,057,670,000 |
resolved fixed
|
833e7c6
| 1,058,260,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/packageview/PackageExplorerContentProvider.java
|
JDT
|
4,856 | 39,859 |
Bug 39859 extract method: NPE [refactoring]
|
20030703+latest 0709 public class A { void f(){ int i= 0; int j= 1; int k= i+j; int i1= 0; int j1= 1; int k1= i+j; } } select i+j type 'add' as method name change arg name from i to arg1 change arg name from j to arg2 'preview' java.lang.reflect.InvocationTargetException: java.lang.NullPointerException at java.lang.Throwable.<init>(Throwable.java) at java.lang.Throwable.<init>(Throwable.java) at java.lang.NullPointerException.<init>(NullPointerException.java:63) at org.eclipse.jdt.internal.corext.refactoring.code.ExtractMethodRefactoring.create CallNodes(ExtractMethodRefactoring.java:513) at org.eclipse.jdt.internal.corext.refactoring.code.ExtractMethodRefactoring.replac eDuplicates(ExtractMethodRefactoring.java:569) at org.eclipse.jdt.internal.corext.refactoring.code.ExtractMethodRefactoring.create Change(ExtractMethodRefactoring.java:367) at org.eclipse.jdt.internal.ui.refactoring.CreateChangeOperation.run (CreateChangeOperation.java:104) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run (ModalContext.java:101)
|
2003-07-10 06:41:00
| 1,057,830,000 |
resolved fixed
|
b3cd4f8
| 1,058,210,000 |
org.eclipse.jdt.ui.tests.refactoring/resources/ExtractMethodWorkSpace/ExtractMethodTests/duplicates_in/A_test950.java org.eclipse.jdt.ui.tests.refactoring/resources/ExtractMethodWorkSpace/ExtractMethodTests/duplicates_in/A_test951.java org.eclipse.jdt.ui.tests.refactoring/resources/ExtractMethodWorkSpace/ExtractMethodTests/duplicates_in/A_test952.java org.eclipse.jdt.ui.tests.refactoring/resources/ExtractMethodWorkSpace/ExtractMethodTests/duplicates_in/A_test953.java org.eclipse.jdt.ui.tests.refactoring/resources/ExtractMethodWorkSpace/ExtractMethodTests/duplicates_in/A_test954.java org.eclipse.jdt.ui.tests.refactoring/resources/ExtractMethodWorkSpace/ExtractMethodTests/duplicates_out/A_test950.java org.eclipse.jdt.ui.tests.refactoring/resources/ExtractMethodWorkSpace/ExtractMethodTests/duplicates_out/A_test951.java org.eclipse.jdt.ui.tests.refactoring/resources/ExtractMethodWorkSpace/ExtractMethodTests/duplicates_out/A_test952.java org.eclipse.jdt.ui.tests.refactoring/resources/ExtractMethodWorkSpace/ExtractMethodTests/duplicates_out/A_test953.java org.eclipse.jdt.ui.tests.refactoring/resources/ExtractMethodWorkSpace/ExtractMethodTests/duplicates_out/A_test954.java org.eclipse.jdt.ui.tests.refactoring/test cases/org/eclipse/jdt/ui/tests/refactoring/ExtractMethodTestSetup.java org.eclipse.jdt.ui.tests.refactoring/test cases/org/eclipse/jdt/ui/tests/refactoring/ExtractMethodTests.java org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/code/SnippetFinder.java
|
JDT
|
4,857 | 37,046 |
Bug 37046 Refactor failed to perform a rename action due to NPE
|
Build 20030422 Steps: - get project org.eclipse.jdt.core.tests.model - open file org/eclipse/jdt/core/tests/dom/ASTTest.java - select variable 'ast' declared on line 575 - try to rename it into 'testAST', following internal error occurs: !ENTRY org.eclipse.jdt.ui 4 10001 Apr 29, 2003 13:27:00.625 !MESSAGE Internal Error !STACK 0 java.lang.NullPointerException at org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitDocumentProvider$Compilati onUnitAnnotationModel.endReporting(CompilationUnitDocumentProvider at org.eclipse.jdt.internal.core.WorkingCopy.reportProblemsIfNeeded (WorkingCopy.java:228) at org.eclipse.jdt.internal.core.WorkingCopy.makeConsistent (WorkingCopy.java:411) at org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.executeOperation (ReconcileWorkingCopyOperation.java:48) at org.eclipse.jdt.internal.core.JavaModelOperation.execute (JavaModelOperation.java:365) at org.eclipse.jdt.internal.core.JavaModelOperation.run (JavaModelOperation.java:704) at org.eclipse.jdt.internal.core.JavaElement.runOperation (JavaElement.java:540) at org.eclipse.jdt.internal.core.WorkingCopy.reconcile (WorkingCopy.java:504) at org.eclipse.jdt.internal.core.WorkingCopy.reconcile (WorkingCopy.java:495) at org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.doSaveDoc ument(CompilationUnitDocumentProvider.java:906) at org.eclipse.ui.texteditor.AbstractDocumentProvider.saveDocument (AbstractDocumentProvider.java:459) at org.eclipse.jdt.internal.corext.textmanipulation.TextBufferFactory.save (TextBufferFactory.java:178) at org.eclipse.jdt.internal.corext.textmanipulation.TextBuffer.save (TextBuffer.java:439) at org.eclipse.jdt.internal.corext.refactoring.changes.TextFileChange.perform (TextFileChange.java:211) at org.eclipse.jdt.internal.ui.refactoring.PerformChangeOperation$1.run (PerformChangeOperation.java:173) at org.eclipse.jdt.internal.core.BatchOperation.executeOperation (BatchOperation.java:34) at org.eclipse.jdt.internal.core.JavaModelOperation.execute (JavaModelOperation.java:365) at org.eclipse.jdt.internal.core.JavaModelOperation.run (JavaModelOperation.java:704) at org.eclipse.core.internal.resources.Workspace.run (Workspace.java:1595) at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:2783) at org.eclipse.jdt.internal.ui.refactoring.PerformChangeOperation.executeChange (PerformChangeOperation.java:183) at org.eclipse.jdt.internal.ui.refactoring.PerformChangeOperation.run (PerformChangeOperation.java:145) at org.eclipse.jface.operation.ModalContext.runInCurrentThread (ModalContext.java:302) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252) at org.eclipse.jdt.internal.ui.refactoring.RefactoringWizardDialog2.run (RefactoringWizardDialog2.java:266) at org.eclipse.jdt.internal.ui.refactoring.PerformRefactoringUtil.performRefactorin g(PerformRefactoringUtil.java:53) at org.eclipse.jdt.internal.ui.refactoring.RefactoringWizard.performFinish (RefactoringWizard.java:363) at org.eclipse.jdt.internal.ui.refactoring.UserInputWizardPage.performFinish (UserInputWizardPage.java:119) at org.eclipse.jdt.internal.ui.refactoring.RefactoringWizard.performFinish (RefactoringWizard.java:426) at org.eclipse.jdt.internal.ui.refactoring.RefactoringWizardDialog2.okPressed (RefactoringWizardDialog2.java:383) at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:256) at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423) at org.eclipse.swt.widgets.TypedListener.handleEvent (TypedListener.java:89) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:1933) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1640) at org.eclipse.jface.window.Window.runEventLoop(Window.java:583) at org.eclipse.jface.window.Window.open(Window.java:563) at org.eclipse.jdt.internal.ui.refactoring.actions.RefactoringStarter.activate (RefactoringStarter.java:70) at org.eclipse.jdt.internal.ui.refactoring.actions.RenameTempAction.run (RenameTempAction.java:86) at org.eclipse.jdt.ui.actions.RenameAction.run(RenameAction.java:125) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun (SelectionDispatchAction.java:193) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run (SelectionDispatchAction.java:169) at org.eclipse.jface.action.Action.runWithEvent(Action.java:842) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection (ActionContributionItem.java:526) at org.eclipse.jface.action.ActionContributionItem.access$4 (ActionContributionItem.java:480) at org.eclipse.jface.action.ActionContributionItem$6.handleEvent (ActionContributionItem.java:452) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:1933) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1640) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402) at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385) at org.eclipse.core.internal.boot.InternalBootLoader.run (InternalBootLoader.java:845) at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Main.java:291) at org.eclipse.core.launcher.Main.run(Main.java:747) at org.eclipse.core.launcher.Main.main(Main.java:583) !ENTRY org.eclipse.jdt.ui 4 10001 Apr 29, 2003 13:27:00.635 !MESSAGE Internal Error !STACK 0 java.lang.reflect.InvocationTargetException at org.eclipse.jface.operation.ModalContext.runInCurrentThread (ModalContext.java:313) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252) at org.eclipse.jdt.internal.ui.refactoring.RefactoringWizardDialog2.run (RefactoringWizardDialog2.java:266) at org.eclipse.jdt.internal.ui.refactoring.PerformRefactoringUtil.performRefactorin g(PerformRefactoringUtil.java:53) at org.eclipse.jdt.internal.ui.refactoring.RefactoringWizard.performFinish (RefactoringWizard.java:363) at org.eclipse.jdt.internal.ui.refactoring.UserInputWizardPage.performFinish (UserInputWizardPage.java:119) at org.eclipse.jdt.internal.ui.refactoring.RefactoringWizard.performFinish (RefactoringWizard.java:426) at org.eclipse.jdt.internal.ui.refactoring.RefactoringWizardDialog2.okPressed (RefactoringWizardDialog2.java:383) at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:256) at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423) at org.eclipse.swt.widgets.TypedListener.handleEvent (TypedListener.java:89) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:1933) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1640) at org.eclipse.jface.window.Window.runEventLoop(Window.java:583) at org.eclipse.jface.window.Window.open(Window.java:563) at org.eclipse.jdt.internal.ui.refactoring.actions.RefactoringStarter.activate (RefactoringStarter.java:70) at org.eclipse.jdt.internal.ui.refactoring.actions.RenameTempAction.run (RenameTempAction.java:86) at org.eclipse.jdt.ui.actions.RenameAction.run(RenameAction.java:125) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun (SelectionDispatchAction.java:193) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run (SelectionDispatchAction.java:169) at org.eclipse.jface.action.Action.runWithEvent(Action.java:842) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection (ActionContributionItem.java:526) at org.eclipse.jface.action.ActionContributionItem.access$4 (ActionContributionItem.java:480) at org.eclipse.jface.action.ActionContributionItem$6.handleEvent (ActionContributionItem.java:452) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:1933) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1640) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402) at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385) at org.eclipse.core.internal.boot.InternalBootLoader.run (InternalBootLoader.java:845) at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Main.java:291) at org.eclipse.core.launcher.Main.run(Main.java:747) at org.eclipse.core.launcher.Main.main(Main.java:583) Caused by: java.lang.IllegalArgumentException: at org.eclipse.core.internal.runtime.Assert.isLegal(Assert.java:56) at org.eclipse.core.internal.runtime.Assert.isLegal(Assert.java:41) at org.eclipse.core.runtime.Status.setMessage(Status.java:147) at org.eclipse.core.runtime.Status.<init>(Status.java:66) at org.eclipse.jdt.internal.ui.refactoring.changes.ChangeExceptionHandler.handle (ChangeExceptionHandler.java:81) at org.eclipse.jdt.internal.corext.refactoring.base.Change.handleException (Change.java:105) at org.eclipse.jdt.internal.corext.refactoring.changes.TextFileChange.perform (TextFileChange.java:214) at org.eclipse.jdt.internal.ui.refactoring.PerformChangeOperation$1.run (PerformChangeOperation.java:173) at org.eclipse.jdt.internal.core.BatchOperation.executeOperation (BatchOperation.java:34) at org.eclipse.jdt.internal.core.JavaModelOperation.execute (JavaModelOperation.java:365) at org.eclipse.jdt.internal.core.JavaModelOperation.run (JavaModelOperation.java:704) at org.eclipse.core.internal.resources.Workspace.run (Workspace.java:1595) at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:2783) at org.eclipse.jdt.internal.ui.refactoring.PerformChangeOperation.executeChange (PerformChangeOperation.java:183) at org.eclipse.jdt.internal.ui.refactoring.PerformChangeOperation.run (PerformChangeOperation.java:145) at org.eclipse.jface.operation.ModalContext.runInCurrentThread (ModalContext.java:302) ... 40 more
|
2003-04-29 07:33:30
| 1,051,620,000 |
resolved fixed
|
59769a2
| 1,058,200,000 |
org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/changes/ChangeExceptionHandler.java
|
JDT
|
4,858 | 38,281 |
Bug 38281 Move refactoring misses plugin.xml entries [refactoring]
|
When I move multiple classes and choose to update plugin.xml files as well, it seems that only one change is ever found in the plugin.xml file, even it multiple hits should occur. For example, I just moved a group of five classes from one package to another. Each of these classes is referenced in extensions points in the plugin.xml, but only the last match in the plugin.xml was actually updated.
|
2003-05-30 15:41:13
| 1,054,320,000 |
resolved fixed
|
90ea905
| 1,058,200,000 |
org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RenamePackageProcessor.java org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RenameTypeProcessor.java org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg/ReorgPolicyFactory.java org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/util/QualifiedNameFinder.java
|
JDT
|
4,859 | 39,923 |
Bug 39923 NPE inlining a variable [refactoring]
|
I20030710 Tried to inline 'unit' in the following method: public void beginReporting() { ICompilationUnit unit= fCompilationUnit; if (unit != null && unit.getJavaProject().isOnClasspath(unit)) fCollectedProblems= new ArrayList(); else fCollectedProblems= null; } The method belongs to a static inner class. java.lang.NullPointerException at org.eclipse.jdt.internal.corext.refactoring.code.InlineMethodRefactoring.getTar getNode(InlineMethodRefactoring.java:319) at org.eclipse.jdt.internal.corext.refactoring.code.InlineMethodRefactoring.create (InlineMethodRefactoring.java:119) at org.eclipse.jdt.ui.actions.InlineAction.tryInlineMethod (InlineAction.java:127) at org.eclipse.jdt.ui.actions.InlineAction.run(InlineAction.java:109) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun (SelectionDispatchAction.java:196) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run (SelectionDispatchAction.java:172) at org.eclipse.jface.action.Action.runWithEvent(Action.java:842) at org.eclipse.ui.actions.RetargetAction.runWithEvent (RetargetAction.java:187) at org.eclipse.ui.internal.WWinPluginAction.runWithEvent (WWinPluginAction.java:212) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection (ActionContributionItem.java:542) at org.eclipse.jface.action.ActionContributionItem.access$4 (ActionContributionItem.java:496) at org.eclipse.jface.action.ActionContributionItem$6.handleEvent (ActionContributionItem.java:468) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:848) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2041) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1747) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1383) at org.eclipse.ui.internal.Workbench.run(Workbench.java:1366) at org.eclipse.core.internal.boot.InternalBootLoader.run (InternalBootLoader.java:858) at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Main.java:291) at org.eclipse.core.launcher.Main.run(Main.java:747) at org.eclipse.core.launcher.Main.main(Main.java:583
|
2003-07-11 09:13:10
| 1,057,930,000 |
resolved fixed
|
3f6044b
| 1,058,190,000 |
org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/code/InlineMethodRefactoring.java
|
JDT
|
4,860 | 39,906 |
Bug 39906 Add Constructurs from field: Should not show static fields
|
20030711 Static fields are usually not initialized in constructors
|
2003-07-11 05:22:22
| 1,057,920,000 |
resolved fixed
|
5ddc7a3
| 1,058,180,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/CreateNewConstructorAction.java
|
JDT
|
4,861 | 39,953 |
Bug 39953 Navigator sort wrong in Java Source Attachment -> Workspace
|
If you rc a jar file, properties, java source attachment, and then click workspace, and then navigate to a lib directory which contains sub directories, the subdirectories and files are treated as items and sorted whereas in the main navigator subdirectories are given higher sort order over file items.
|
2003-07-11 15:06:21
| 1,057,950,000 |
verified fixed
|
ed6da59
| 1,058,180,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/NewSourceFolderWizardPage.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/FolderSelectionDialog.java
|
JDT
|
4,862 | 39,023 |
Bug 39023 Create static field quick fix creates an instance field [quick fix]
|
When referencing a class field that doesn't exist, the quick fix to 'create field in type...' creates an instance field, not a static field. e.g. Open quick fix on reference Foo.x when x doesn't exist creates private [type] x; rather than private static [type] x;
|
2003-06-17 11:48:45
| 1,055,860,000 |
resolved fixed
|
ca1b149
| 1,058,180,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/NewVariableCompletionProposal.java
|
JDT
|
4,863 | 39,022 |
Bug 39022 Add Javadoc Comment does not work for fields. [code manipulation]
|
200306110800 1. Have a field without javadoc 2. select the field name 3. Choose Source->Add Javadoc Comment -> the comment will be added for the class, not the member field.
|
2003-06-17 11:42:28
| 1,055,860,000 |
resolved fixed
|
688fe84
| 1,058,180,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddJavaDocStubAction.java
|
JDT
|
4,864 | 37,467 |
Bug 37467 Add Types/Source/Organize Imports [code manipulation]
|
Please add a Types/Source/Organize Imports menu item and make sure it is enabled when _multiple_ types are selected. We use this nice feature all the time but this would make it easier to use. Thanks.
|
2003-05-10 13:48:43
| 1,052,590,000 |
resolved fixed
|
2375dec
| 1,058,170,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/OrganizeImportsAction.java
|
JDT
|
4,865 | 39,375 |
Bug 39375 AFE in ASTRewrite.markAsReplaced
|
I20030624 Happened when clicking on the quick fix light bulb => No quick fix list. No other reaction in the UI !ENTRY org.eclipse.ui 4 4 Jun 26, 2003 12:15:34.18 !MESSAGE Unhandled exception caught in event loop. !ENTRY org.eclipse.ui 4 0 Jun 26, 2003 12:15:34.18 !MESSAGE assertion failed; Node must be a member of the given list container !STACK 0 org.eclipse.jdt.internal.corext.Assert$AssertionFailedException: assertion failed; Node must be a member of the given list container at org.eclipse.jdt.internal.corext.Assert.isTrue(Assert.java:136) at org.eclipse.jdt.internal.corext.dom.ASTRewrite.markAsReplaced(ASTRewrite.java:310) at org.eclipse.jdt.internal.corext.dom.ASTRewrite.markAsReplaced(ASTRewrite.java:274) at org.eclipse.jdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createChange(SurroundWithTryCatchRefactoring.java:189) at org.eclipse.jdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUncaughtExceptionProposals(LocalCorrectionsSubProcessor.java:251) at org.eclipse.jdt.internal.ui.text.correction.QuickFixProcessor.process(QuickFixProcessor.java:184) at org.eclipse.jdt.internal.ui.text.correction.JavaCorrectionProcessor.collectCorrections(JavaCorrectionProcessor.java:205) at org.eclipse.jdt.internal.ui.text.correction.JavaCorrectionProcessor.processProblemAnnotations(JavaCorrectionProcessor.java:173) at org.eclipse.jdt.internal.ui.text.correction.JavaCorrectionProcessor.computeCompletionProposals(JavaCorrectionProcessor.java:136) at org.eclipse.jface.text.contentassist.ContentAssistant.computeCompletionProposals(ContentAssistant.java:1297) at org.eclipse.jface.text.contentassist.CompletionProposalPopup.computeProposals(CompletionProposalPopup.java:190) at org.eclipse.jface.text.contentassist.CompletionProposalPopup.access$6(CompletionProposalPopup.java:189) at org.eclipse.jface.text.contentassist.CompletionProposalPopup$2.run(CompletionProposalPopup.java:152) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69) at org.eclipse.jface.text.contentassist.CompletionProposalPopup.showProposals(CompletionProposalPopup.java:148) at org.eclipse.jface.text.contentassist.ContentAssistant.showPossibleCompletions(ContentAssistant.java:1217) at org.eclipse.jdt.internal.ui.text.correction.JavaCorrectionAssistant.showPossibleCompletions(JavaCorrectionAssistant.java:156) at org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor$AdaptedSourceViewer.doOperation(CompilationUnitEditor.java:151) at org.eclipse.jdt.internal.ui.javaeditor.JavaSelectMarkerRulerAction.run(JavaSelectMarkerRulerAction.java:55) at org.eclipse.ui.texteditor.AbstractRulerActionDelegate.run(AbstractRulerActionDelegate.java:98) at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:263) at org.eclipse.ui.internal.PluginAction.run(PluginAction.java:225) at org.eclipse.ui.texteditor.AbstractTextEditor$4.triggerAction(AbstractTextEditor.java:1791) at org.eclipse.ui.texteditor.AbstractTextEditor$4.mouseUp(AbstractTextEditor.java:1798) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:132) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:848) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2041) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1747) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1383) at org.eclipse.ui.internal.Workbench.run(Workbench.java:1366) at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858) at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Main.java:291) at org.eclipse.core.launcher.Main.run(Main.java:747) at org.eclipse.core.launcher.Main.main(Main.java:583)
|
2003-06-26 11:16:15
| 1,056,640,000 |
verified fixed
|
f1660fd
| 1,058,120,000 |
org.eclipse.jdt.ui.tests.refactoring/resources/SurroundWithWorkSpace/SurroundWithTests/trycatch_in/TestThenStatement.java org.eclipse.jdt.ui.tests.refactoring/resources/SurroundWithWorkSpace/SurroundWithTests/trycatch_out/TestThenStatement.java org.eclipse.jdt.ui.tests.refactoring/test cases/org/eclipse/jdt/ui/tests/refactoring/SurroundWithTests.java org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/surround/SurroundWithTryCatchRefactoring.java
|
JDT
|
4,866 | 38,971 |
Bug 38971 unhandled NullPointerException in JavaElementContainmentAdapter
|
The following code is copied from method "contains(Object, Object, int)", and fails if "element" is an IJavaElement not contained in a "workingSetElement" of type IJavaElement.PACKAGE_FRAGMENT. I believe all that is needed is to set "resource" using jElement.getResource(): ... IResource resource= null; IJavaElement jElement= null; if (element instanceof IJavaElement) { jElement= (IJavaElement)element; /***resource should be set here ***/ } else { if (element instanceof IAdaptable) { resource= (IResource)((IAdaptable)element).getAdapter(IResource.class); if (resource != null) { if (fJavaModel.contains(resource)) { jElement= JavaCore.create(resource); if (jElement != null && !jElement.exists()) jElement= null; } } } } if (jElement != null) { if (contains(workingSetJavaElement, jElement, flags)) return true; if (workingSetJavaElement.getElementType() == IJavaElement.PACKAGE_FRAGMENT && //***THE FOLLOWING THROWS AN NPE, "resource" IS NULL*** resource.getType() == IResource.FOLDER && checkIfDescendant(flags)) return isChild(workingSetJavaElement, resource); Simply adding the check (resource != null) would avoid the NPE
|
2003-06-16 15:23:25
| 1,055,790,000 |
resolved fixed
|
cd0c930
| 1,058,110,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaElementContainmentAdapter.java
|
JDT
|
4,867 | 37,377 |
Bug 37377 Extract constant should propose name for String constants [refactoring]
|
I was extracting the constant string "Fit.FileRunner". In this case I would have expected that the refactoring can already propose a name for the constant -> FIT_FILERUNNER
|
2003-05-08 07:13:45
| 1,052,390,000 |
verified fixed
|
fe34699
| 1,057,940,000 |
org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/code/ExtractConstantRefactoring.java
|
JDT
|
4,868 | 29,258 |
Bug 29258 Drag and Drop SWT error when not performing drag and drop [dnd]
|
Build 20030107 Linux-GTK I was debugging a target Eclipse. A breakpoint was encountered, but while trying to activate the editor, my host workbench froze up for a little while and then a dialog popped up saying that an SWT error had occurred. The dialog asked if I wanted to exit the workbench. Clicking the No button didn't work, but I could dismiss the dialog by clicking the close button ('X'). After some flakiness - the error happened twice and the editor stopped scrolling text correctly while I was at the breakpoint - I resumed my target Eclipse and the host seems to have recovered. The following exception was in the log. Note that I was not doing any drag and drop. In fact, I'm not sure the host Eclipse window even had focus when the problem started. !SESSION Jan 09, 2003 17:26:57.401 --------------------------------------------- java.fullversion=J2RE 1.3.1 IBM build cxia32131-20020410 (JIT enabled: jitc) BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86 -debug -dev bin -data /home/jburns/target -install file:/home/jburns/host/eclipse/ !ENTRY org.eclipse.ui 4 4 Jan 09, 2003 17:26:57.402 !MESSAGE Unhandled exception caught in event loop. !ENTRY org.eclipse.ui 4 0 Jan 09, 2003 17:26:57.409 !MESSAGE Can not initialize Drop !STACK 0 org.eclipse.swt.SWTError: Can not initialize Drop at org.eclipse.swt.dnd.DND.error(DND.java:216) at org.eclipse.swt.dnd.DND.error(DND.java:177) at org.eclipse.swt.dnd.DropTarget.<init>(DropTarget.java:126) at org.eclipse.jface.viewers.StructuredViewer.addDropSupport(StructuredViewer.java:148) at org.eclipse.jdt.internal.ui.javaeditor.JavaOutlinePage.initDragAndDrop(JavaOutlinePage.java:1103) at org.eclipse.jdt.internal.ui.javaeditor.JavaOutlinePage.createControl(JavaOutlinePage.java:943) at org.eclipse.ui.views.contentoutline.ContentOutline.doCreatePage(ContentOutline.java:104) at org.eclipse.ui.part.PageBookView.createPage(PageBookView.java:268) at org.eclipse.ui.part.PageBookView.partActivated(PageBookView.java:509) at org.eclipse.ui.views.contentoutline.ContentOutline.partBroughtToTop(ContentOutline.java:170) at org.eclipse.ui.internal.PartListenerList$2.run(PartListenerList.java:63) at org.eclipse.core.runtime.Platform.run(Platform.java(Compiled Code)) at org.eclipse.core.runtime.Platform.run(Platform.java(Compiled Code)) at org.eclipse.ui.internal.PartListenerList.firePartBroughtToTop(PartListenerList.java:61) at org.eclipse.ui.internal.WorkbenchPage.firePartBroughtToTop(WorkbenchPage.java:1099) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:1873) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:1733) at org.eclipse.debug.internal.ui.views.launch.LaunchView$3.run(LaunchView.java:684) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:65) at org.eclipse.debug.internal.ui.views.launch.LaunchView.openEditor(LaunchView.java:693) at org.eclipse.debug.internal.ui.views.launch.LaunchView.openEditor(LaunchView.java:655) at org.eclipse.debug.internal.ui.views.launch.LaunchView.openEditorForStackFrame(LaunchView.java:531) at org.eclipse.debug.internal.ui.views.launch.LaunchViewEventHandler.updateForSuspendEvent(LaunchViewEventHandler.java:265) at org.eclipse.debug.internal.ui.views.launch.LaunchViewEventHandler.updateForDebugEvents(LaunchViewEventHandler.java:239) at org.eclipse.debug.internal.ui.views.AbstractDebugEventHandler$1.run(AbstractDebugEventHandler.java:67) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java(Compiled Code)) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java(Compiled Code)) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java(Compiled Code)) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java(Compiled Code)) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java(Compiled Code)) at org.eclipse.ui.internal.Workbench.run(Workbench.java:1450) at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:845) at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462) at java.lang.reflect.Method.invoke(Native Method) at org.eclipse.core.launcher.Main.basicRun(Main.java:247) at org.eclipse.core.launcher.Main.run(Main.java:703) at org.eclipse.core.launcher.Main.main(Main.java:539)
|
2003-01-09 18:08:42
| 1,042,150,000 |
resolved fixed
|
acff3df
| 1,057,940,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/browsing/JavaBrowsingPart.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/callhierarchy/CallHierarchyViewPart.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaOutlinePage.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/packageview/PackageExplorerPart.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/typehierarchy/TypeHierarchyViewPart.java
|
JDT
|
4,869 | 39,871 |
Bug 39871 [refactoring] failed Assertion in MoveInstanceAction enablement
|
200307030800 - no detailed steps, can't reproduce, but multiple occurrences when selecting some text and really quickly selecting some other text in the Java Editor. Error Jul 10, 2003 15:56:00.208 Problems occurred when invoking code from plug- in: "org.eclipse.jface". org.eclipse.jdt.internal.corext.Assert$AssertionFailedException: null argument; at java.lang.Throwable.<init>(Throwable.java) at java.lang.Throwable.<init>(Throwable.java) at org.eclipse.jdt.internal.corext.Assert$AssertionFailedException.<init> (Assert.java:55) at org.eclipse.jdt.internal.corext.Assert.isNotNull(Assert.java:105) at org.eclipse.jdt.internal.corext.Assert.isNotNull(Assert.java:83) at org.eclipse.jdt.internal.corext.refactoring.structure.InstanceMethodMover$Method .getParameters(InstanceMethodMover.java:1137) at org.eclipse.jdt.internal.corext.refactoring.structure.InstanceMethodMover$Method .addPossibleParameterNewReceivers(InstanceMethodMover.java:1334) at org.eclipse.jdt.internal.corext.refactoring.structure.InstanceMethodMover$Method .findPossibleNewReceivers(InstanceMethodMover.java:1321) at org.eclipse.jdt.internal.corext.refactoring.structure.InstanceMethodMover$Method .getPossibleNewReceivers(InstanceMethodMover.java:1314) at org.eclipse.jdt.internal.corext.refactoring.structure.InstanceMethodMover$Method .checkCanBeMoved(InstanceMethodMover.java:1174) at org.eclipse.jdt.internal.corext.refactoring.structure.InstanceMethodMover.checkI nitialState(InstanceMethodMover.java:1850) at org.eclipse.jdt.internal.corext.refactoring.structure.MoveInstanceMethodRefactor ing.checkActivation(MoveInstanceMethodRefactoring.java:94) at org.eclipse.jdt.internal.corext.refactoring.structure.MoveInstanceMethodRefactor ing.isAvailable(MoveInstanceMethodRefactoring.java:65) at org.eclipse.jdt.internal.ui.refactoring.actions.MoveInstanceMethodAction.canEnab le(MoveInstanceMethodAction.java:88) at org.eclipse.jdt.internal.ui.refactoring.actions.MoveInstanceMethodAction.selecti onChanged(MoveInstanceMethodAction.java:71) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchSelectionChanged (SelectionDispatchAction.java:184) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.selectionChanged (SelectionDispatchAction.java:179) at org.eclipse.jdt.ui.actions.MoveAction.selectionChanged(MoveAction.java:100) at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java) at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java) at org.eclipse.core.runtime.Platform.run(Platform.java) at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:157) at org.eclipse.jface.viewers.StructuredViewer.updateSelection (StructuredViewer.java:1282) at org.eclipse.jface.viewers.StructuredViewer.setSelection (StructuredViewer.java:1012) at org.eclipse.jdt.internal.ui.javaeditor.JavaOutlinePage.select (JavaOutlinePage.java:1057) at org.eclipse.jdt.internal.ui.javaeditor.JavaEditor.synchronizeOutlinePage (JavaEditor.java:1365) at org.eclipse.jdt.internal.ui.javaeditor.JavaEditor$EditorSelectionChangedListener .selectionChanged(JavaEditor.java:250) at org.eclipse.jdt.internal.ui.javaeditor.JavaEditor$EditorSelectionChangedListener .selectionChanged(JavaEditor.java:242) at org.eclipse.jface.text.TextViewer.firePostSelectionChanged (TextViewer.java:2075) at org.eclipse.jface.text.TextViewer.firePostSelectionChanged (TextViewer.java:2028) at org.eclipse.jface.text.TextViewer$4.run(TextViewer.java:2007) at org.eclipse.swt.widgets.Display.runTimer(Display.java:2083) at org.eclipse.swt.widgets.Display.messageProc(Display.java:1633) at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method) at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1383) at org.eclipse.ui.internal.Workbench.run(Workbench.java:1366) at org.eclipse.core.internal.boot.InternalBootLoader.run (InternalBootLoader.java:858) at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461) at java.lang.reflect.AccessibleObject.invokeImpl(Native Method) at java.lang.reflect.AccessibleObject.invokeL(AccessibleObject.java:207) at java.lang.reflect.Method.invoke(Method.java:271) at org.eclipse.core.launcher.Main.basicRun(Main.java:291) at org.eclipse.core.launcher.Main.run(Main.java:747) at org.eclipse.core.launcher.Main.main(Main.java:583)
|
2003-07-10 10:09:28
| 1,057,850,000 |
resolved fixed
|
4739e39
| 1,057,920,000 |
org.eclipse.jdt.ui.tests.refactoring/test cases/org/eclipse/jdt/ui/tests/refactoring/MoveInstanceMethodTests.java
|
JDT
|
4,870 | 35,796 |
Bug 35796 Drag and drop freezes Windows explorer(modal dialog problem) [dnd]
|
- Close all programs(important) - Create an empty resource project - Select any file and drop it into a folder in the project - Bring the Windows explorer to front so that it covers the middle of the screen, but that the folder in the project remains visible. Make sure there is only *one* Windows explorer window running(important). - Drag and drop the same file to the same place - The Windows explorer window now appears to be frozen. *Behind* the Windows explorer there is a modal requester asking whether the file should be replaced. Click in the Eclipse window, close requester, and Windows explorer now works again. No exceptions in log.
|
2003-03-28 02:57:00
| 1,048,840,000 |
resolved fixed
|
95afe83
| 1,057,920,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/packageview/FileTransferDropAdapter.java
|
JDT
|
4,871 | 39,794 |
Bug 39794 rename method does not ask for saving, misses refs [refactoring]
|
20030703+export from 0709 class A{ void foo(){} } and , in other file class B{ void f(A a){ a.foo(); } } make B.java dirty select the call to a.foo() refactor, rename you're not asked to save files and the reference in B.java is not updated
|
2003-07-09 06:57:59
| 1,057,750,000 |
verified fixed
|
82e2950
| 1,057,760,000 |
org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/participants/IRefactoringProcessor.java org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/participants/RefactoringStyles.java org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/participants/RenameProcessor.java org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RenameRefactoring.java org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RenameResourceProcessor.java org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/RefactoringWizard.java org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/reorg/RenameRefactoringAction.java org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/reorg/RenameRefactoringWizard.java
|
JDT
|
4,872 | 39,720 |
Bug 39720 Adding external jar to the Build Path of an existing Java project [build path]
|
When adding an external jar file to an existing Java project, the "Setting Build Path" error dialog is displayed. The dialog displays the text "An error occured while setting the build path. Reason: /usr does not exist". The jar to be added in this case is located in the /usr/local/bin/ directory. I am working with the release 2.1 build for linux.
|
2003-07-07 19:31:21
| 1,057,620,000 |
verified fixed
|
0c8a280
| 1,057,740,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/CPListElement.java
|
JDT
|
4,873 | 39,746 |
Bug 39746 Move super class constructor combo up.
|
Move the combo selection for the super class constructors to be above the field treeviewer for the "Create constructor using fields" source action.
|
2003-07-08 07:19:28
| 1,057,660,000 |
resolved fixed
|
20de25e
| 1,057,680,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/CreateNewConstructorAction.java
|
JDT
|
4,874 | 39,692 |
Bug 39692 Create constructor from fields adds extra ',' when default constructor chosen.
|
public class TestA { TestA() {} TestA(int a, int b, int c) {} TestA(char a, boolean foob, String fooSTringy) {} TestA(double cdDouble, char fFooChar, StringBuffer fBuffer) {} } public class TestB extends TestA { private int fFirstVar; protected char fSecondVar; public String fThirdVar; private StringBuffer fFourthVar; private List fListVar; TestB(int a, char q) { super(1, 2, 3); } } Choose the super() from the default constructor and this is created: public TestB(, char secondVar, StringBuffer fourthVar, List listVar) { super(); // TODO Auto-generated constructor stub fSecondVar= secondVar; fFourthVar= fourthVar; fListVar= listVar; }
|
2003-07-07 08:49:45
| 1,057,580,000 |
resolved fixed
|
4053da8
| 1,057,680,000 |
org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/codemanipulation/AddCustomConstructorOperation.java
|
JDT
|
4,875 | 39,264 |
Bug 39264 Override method dialog: Selection get's lost when toggling tree/flat mode
|
20030624 1. Open the setter/getter dialog, enable the tree mode 2. select some getters and setters 3. toggle to the flat list: Elements still selected 4. toggle to the tree mode: Tree collapsed (Should remember the old state) 5. Open the tree: No nodes checked, description still stays '2 of 5 selected'
|
2003-06-24 06:45:58
| 1,056,450,000 |
resolved fixed
|
c2a67c2
| 1,057,680,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/dialogs/OverrideMethodDialog.java
|
JDT
|
4,876 | 39,738 |
Bug 39738 assertion failed in RenameResourceProcessor after creation of class in default package
|
input for 20030708 org.eclipse.jdt.internal.corext.Assert$AssertionFailedException: assertion failed; at java.lang.Throwable.<init>(Throwable.java) at java.lang.Throwable.<init>(Throwable.java:75) at org.eclipse.jdt.internal.corext.Assert$AssertionFailedException.<init> (Assert.java:55) at org.eclipse.jdt.internal.corext.Assert.isTrue(Assert.java:136) at org.eclipse.jdt.internal.corext.Assert.isTrue(Assert.java:121) at org.eclipse.jdt.internal.corext.refactoring.rename.RenameResourceProcessor.initi alize(RenameResourceProcessor.java:39) at org.eclipse.jdt.internal.corext.refactoring.participants.ExtensionManager.create Processor(ExtensionManager.java:152) at org.eclipse.jdt.internal.corext.refactoring.participants.ExtensionManager.getPro cessor(ExtensionManager.java:86) at org.eclipse.jdt.internal.corext.refactoring.participants.RenameExtensionManager. getProcessor(RenameExtensionManager.java:23) at org.eclipse.jdt.internal.corext.refactoring.rename.RenameRefactoring.<init> (RenameRefactoring.java:45) at org.eclipse.jdt.ui.refactoring.RenameSupport.<init> (RenameSupport.java:151) at org.eclipse.jdt.ui.refactoring.RenameSupport.create (RenameSupport.java:202) at org.eclipse.jdt.internal.ui.refactoring.actions.RenameJavaElementAction.createGe neric(RenameJavaElementAction.java:164) at org.eclipse.jdt.internal.ui.refactoring.actions.RenameJavaElementAction.canEnabl e(RenameJavaElementAction.java:89) at org.eclipse.jdt.internal.ui.refactoring.actions.RenameJavaElementAction.selectio nChanged(RenameJavaElementAction.java:59) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchSelectionChanged (SelectionDispatchAction.java) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.selectionChanged (SelectionDispatchAction.java) at org.eclipse.jdt.ui.actions.RenameAction.selectionChanged (RenameAction.java:82) at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java) at org.eclipse.core.internal.runtime.InternalPlatform.run (InternalPlatform.java) at org.eclipse.core.runtime.Platform.run(Platform.java) at org.eclipse.jface.viewers.Viewer.fireSelectionChanged (Viewer.java:157) at org.eclipse.jface.viewers.StructuredViewer.updateSelection (StructuredViewer.java:1290) at org.eclipse.jface.viewers.StructuredViewer.handleSelect (StructuredViewer.java:657) at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected (StructuredViewer.java:681) at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent (OpenStrategy.java:178) at org.eclipse.jface.util.OpenStrategy.access$3(OpenStrategy.java:173) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1383) at org.eclipse.ui.internal.Workbench.run(Workbench.java:1366) at org.eclipse.core.internal.boot.InternalBootLoader.run (InternalBootLoader.java:858) at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:61) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:40) at java.lang.reflect.Method.invoke(Method.java:335) at org.eclipse.core.launcher.Main.basicRun(Main.java:291) at org.eclipse.core.launcher.Main.run(Main.java:747) at org.eclipse.core.launcher.Main.main(Main.java:583)
|
2003-07-08 06:29:13
| 1,057,660,000 |
resolved fixed
|
668cdd2
| 1,057,670,000 |
org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/participants/xml/ObjectStateExpression.java org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RenamePackageProcessor.java org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RenameResourceProcessor.java org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RenameTypeProcessor.java
|
JDT
|
4,877 | 39,716 |
Bug 39716 Refactor of nested type broken for default package [refactoring]
|
Problem first noticed in 2.1.1 - it may be in 2.1, never checked. If in the following code, I right click on Baz, Refactor->Convert Nested Type to TopLevel, references (in this _and_ other classes) to "Foo.Baz" end up being refactored to ".Baz" (note the erroneous period). This problem only seems to exists for classes in the default package. public class Foo { public static class Baz { } public Foo() { super(); new Foo.Baz(); } }
|
2003-07-07 18:27:35
| 1,057,620,000 |
resolved fixed
|
a342f84
| 1,057,670,000 |
org.eclipse.jdt.ui.tests.refactoring/resources/MoveInnerToTopLevel/test25/in/A.java org.eclipse.jdt.ui.tests.refactoring/resources/MoveInnerToTopLevel/test25/out/A.java org.eclipse.jdt.ui.tests.refactoring/resources/MoveInnerToTopLevel/test25/out/Inner.java org.eclipse.jdt.ui.tests.refactoring/test cases/org/eclipse/jdt/ui/tests/refactoring/MoveInnerToTopLevelTests.java
|
JDT
|
4,878 | 39,660 |
Bug 39660 JUnit: red/green colors are too bright
|
the colors should be consistent with the icon colors.
|
2003-07-04 17:22:03
| 1,057,350,000 |
resolved fixed
|
45f12ca
| 1,057,350,000 |
org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/JUnitProgressBar.java
|
JDT
|
4,879 | 38,955 |
Bug 38955 old junit launches not killed after run finished [JUnit]
|
20030611 on windows old junit launches are killed (good) on linux gtk they live and clutter my workbench (bug)
|
2003-06-16 11:11:53
| 1,055,780,000 |
verified fixed
|
ae7c206
| 1,057,350,000 |
org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.java
|
JDT
|
4,880 | 39,414 |
Bug 39414 Pull up could add import statements as necessary [refactoring]
|
When pulling up a method, the necessary import statements might not be present. Pull up could figure out which import statements to add.
|
2003-06-27 05:43:19
| 1,056,710,000 |
resolved fixed
|
1e9f0e3
| 1,057,150,000 |
org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/PullUpRefactoring.java org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/PushDownRefactoring.java
|
JDT
|
4,881 | 38,181 |
Bug 38181 Empty dialog after use supertype where possible [refactoring]
|
1) execute a "use supertype where possible" refactoring in a case where no supertypes can be used. ->end up with an empty dialog with no indication that no super types can be used. We should show the user that no supertype could be used in the dialog.
|
2003-05-28 03:12:57
| 1,054,110,000 |
resolved fixed
|
efb37ff
| 1,056,990,000 |
org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/UseSupertypeWizard.java
|
JDT
|
4,882 | 38,635 |
Bug 38635 Refactor / Rename Package doesn't allow rename to same name with different case [refactoring]
|
When using Refactor/Rename on a package in Ecipse 2.1.0, I try to rename package OtherPackage to "otherpackage" but it will not let me, giving the error message, "A resource exists with a different case". I can get around it by naming the package "otherXXXpackage", and *then* to "otherpackage", but hey.
|
2003-06-08 12:39:04
| 1,055,090,000 |
verified fixed
|
fd2e195
| 1,056,990,000 |
org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RenamePackageRefactoring.java
|
JDT
|
4,883 | 39,423 |
Bug 39423 The members list in push down menu does not fill the requester [refactoring]
|
It only fills the requester horisontally when the requester is resized. yvind
|
2003-06-27 08:55:47
| 1,056,720,000 |
resolved fixed
|
179ca06
| 1,056,990,000 |
org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/ChangeParametersControl.java org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/ChangeSignatureWizard.java org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/PullUpWizard.java org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/PushDownWizard.java org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/code/ExtractMethodInputPage.java
|
JDT
|
4,884 | 31,240 |
Bug 31240 quick fix: new methods called from construcotr calls should be static [code manipulation]
|
class A{ A(){ this(bar()); //<<< wiggly here } A(int y){} } the new bar method should be static (otherwise it will not compile) same for 'this(..)'
|
2003-02-07 06:20:22
| 1,044,620,000 |
resolved fixed
|
93b2fe3
| 1,056,550,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/ASTResolving.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/NewMethodCompletionProposal.java
|
JDT
|
4,885 | 38,922 |
Bug 38922 method getNextPage() in JavadocTreeWizardPage unnecessary [Javadoc] [Wizard]
| null |
2003-06-14 12:17:17
| 1,055,610,000 |
closed fixed
|
34a38d2
| 1,056,550,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javadocexport/JavadocTreeWizardPage.java
|
JDT
|
4,886 | 39,324 |
Bug 39324 TextEdits: Moved positions removed
|
20030625 See TextBufferTest.testMoveWithRangeMarker2 The RangeMarker is inside the MoveSource, and the MoveSource inside a delete: The resulting range of the Range Marker is deleted, not moved (TextBufferTest.testMoveWithRangeMarker shows that is works if there is no surrounding delete)
|
2003-06-25 09:55:51
| 1,056,550,000 |
resolved fixed
|
1505d17
| 1,056,550,000 |
org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/core/TextBufferTest.java
|
JDT
|
4,887 | 35,767 |
Bug 35767 Hook method getTypeComment(ICompilationUnit) is not called [code manipulation]
|
In org.eclipse.jdt.ui.wizards.NewTypeWizardPage the hook method getTypeComment(ICompilationUnit parentCU) should be called from createType(IProgressMonitor monitor). This is true for inner classes; but otherwise only the new type comment template mechanism is used, without giving getTypeComment (and thus overloading sub-classes) a chance to hook in. (I've written a Wizard subclassing NewTypeWizardPage which provides a type comment containing xDoclet Tags. Now only the temlate type comment is inserted in the generated code) Version 2.1, Build id: 200303211418
|
2003-03-27 13:08:05
| 1,048,790,000 |
resolved fixed
|
814be07
| 1,056,470,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/wizards/NewTypeWizardPage.java
|
JDT
|
4,888 | 39,027 |
Bug 39027 [working sets] Edit active working set prevents removal of closed projects.
|
When editing the "active working set" closed projects cannot be removed from the working set, the project has to be opened so it can be removed. This is a minor usability issue.
|
2003-06-17 12:36:08
| 1,055,870,000 |
resolved fixed
|
49372ab
| 1,056,450,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/workingsets/JavaWorkingSetPage.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/workingsets/JavaWorkingSetPageContentProvider.java
|
JDT
|
4,889 | 39,244 |
Bug 39244 modifiersChanged() hook not called in NewTypeWizardPage [code manipulation]
|
The modifiersChanged() hook in NewTypeWizardPage is not being called when a modifier radio-button is selected (public/default/private/protected), it is only being called if a check box is selected (abstract/final/static). I suspect a missing "else if" clause in typePageDialogFieldChanged() in NewTypeWizardPage is the culprit. As such am unable to extend NewTypeWizardPage and validate modifier settings (working on custom "class" wizard extension).
|
2003-06-23 16:06:02
| 1,056,400,000 |
resolved fixed
|
c2e23e6
| 1,056,450,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/wizards/NewTypeWizardPage.java
|
JDT
|
4,890 | 39,227 |
Bug 39227 Text edits: Failure in when delting move source
|
20030623 Added testMoveWithSourceDelete2. Difference to testMoveWithSourceDelete1 is that the taget position is greater than the source position
|
2003-06-23 11:02:18
| 1,056,380,000 |
resolved fixed
|
51a979d
| 1,056,380,000 |
org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/core/TextBufferTest.java
|
JDT
|
4,891 | 38,478 |
Bug 38478 getters/setters: no warning of duplicate methods
|
20030604 in 'add delegate method' i get an error if duplicate method are selected in generate getter/setter i do not try this (with 'f' set as a field prefix): String fFoo; String foo; you get 2 getFoo's and no error or warning
|
2003-06-05 06:20:16
| 1,054,810,000 |
resolved fixed
|
8b505bf
| 1,056,380,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddGetterSetterAction.java
|
JDT
|
4,892 | 39,044 |
Bug 39044 Add preference for "get" prefix instead of "is" prefix in getter generation
|
From the ng: "In Menu Source->Generate Getter and Setter how can I make Eclipse recognize getX() as a valid getter for booleans and not to prompt me to generate isX()?" Propose to add a preference to the code gen settings which allow customization. Either that or we figure out a way to put it in the getter template.
|
2003-06-17 17:42:28
| 1,055,890,000 |
resolved fixed
|
b4da61a
| 1,056,120,000 |
org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/codemanipulation/GetterSetterUtil.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/dialogs/ISourceActionContentProvider.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/dialogs/OverrideMethodDialog.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/dialogs/SourceActionDialog.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/NameConventionConfigurationBlock.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/PreferenceConstants.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddDelegateMethodsAction.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddGetterSetterAction.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddUnimplementedConstructorsAction.java
|
JDT
|
4,893 | 39,056 |
Bug 39056 Add constructors from Superclass no longer finding duplicates
|
The following test case finds two constructors to override in class SmallTestB when it should find none. public class SmallTestA { private int fDummyInt; SmallTestA() { super(); } SmallTestA(int a) { super(); fDummyInt= a; } } public class SmallTestB extends SmallTestA { SmallTestB() { super(); } SmallTestB(int a) { super(a); } }
|
2003-06-18 05:21:13
| 1,055,930,000 |
resolved fixed
|
e340723
| 1,056,020,000 |
org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/codemanipulation/StubUtility.java
|
JDT
|
4,894 | 38,879 |
Bug 38879 Getter/setter code gen
|
Build 3.0-M1 Amongst the options offered to generate code should figure one allowing non- static field accesses to be qualified with 'this'. We (jdt/core) use this convention instead of 'f' prefixes.
|
2003-06-13 06:57:03
| 1,055,500,000 |
resolved fixed
|
7a5c342
| 1,055,950,000 |
org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/codemanipulation/AddGetterSetterOperation.java org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/codemanipulation/CodeGenerationSettings.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/JavaPreferencesSettings.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/NameConventionConfigurationBlock.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/PreferenceConstants.java
|
JDT
|
4,895 | 38,514 |
Bug 38514 getters/setters dialog: layout [code manipulation]
|
I20030604 label and comboboxes should be aligned horizontally (not vertically) -> more space efficient -> required for accessability?
|
2003-06-05 08:54:52
| 1,054,820,000 |
resolved fixed
|
4f7b088
| 1,055,940,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/dialogs/SourceActionDialog.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddGetterSetterAction.java
|
JDT
|
4,896 | 38,481 |
Bug 38481 getters/setters: insertion point incorrect
|
20020604 public class Ad { void f(){} int foo; int foo1; int foo2; } i seleced f() as the insert point and it added the getter after all the fields
|
2003-06-05 06:27:56
| 1,054,810,000 |
resolved fixed
|
93dca26
| 1,055,940,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/dialogs/SourceActionDialog.java
|
JDT
|
4,897 | 38,487 |
Bug 38487 add constructors: does not see the default constructor
|
20030604 public class Ad extends Object{ } class D extends Ad{ } it will not let me add a constructor to D even though D(){ super(); } would be what i want to have generated
|
2003-06-05 06:41:34
| 1,054,810,000 |
resolved fixed
|
ecfdbdb
| 1,055,860,000 |
org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/codemanipulation/StubUtility.java
|
JDT
|
4,898 | 3,888 |
Bug 3888 Single click in type hierarchy not working (1GF278R)
|
Single click in type hierarchy on an already opened file should bring it to front. NOTES: MA (03.08.2001 15:27:31) seems to work now (200), cant reproduce the PR
|
2001-10-10 23:02:32
| 1,002,770,000 |
verified fixed
|
9906f48
| 1,055,840,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/infoviews/AbstractInfoView.java
|
JDT
|
4,899 | 36,908 |
Bug 36908 [Workbench] Workbench Window becomes disabled
|
The workbench window's client area becomes completely disabled sometimes when I save a java file. Everything from the toolbar (inclusively) down is disabled to mouse and keyboard. Is there somewhere that setEnabled(false) is being called? Only the menu can be used, and I am forced to close the window because there is no way to get it enabled again. This happens to me more than once per day. For some users, they would be forced to exit Eclipse.
|
2003-04-25 11:12:10
| 1,051,280,000 |
resolved fixed
|
7c9e598
| 1,055,840,000 |
org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/RefactoringWizardDialog2.java
|
JDT
|
4,900 | 38,485 |
Bug 38485 add constructors: incorrect text selection after [code manipulation]
|
20030604 class A extedns ArrayList{ } after adding all 3 constructors, the text selection is set to something in the middle of a comment not, to to something meaningful
|
2003-06-05 06:38:17
| 1,054,810,000 |
resolved fixed
|
e2eafeb
| 1,055,780,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddUnimplementedConstructorsAction.java
|
JDT
|
4,901 | 36,902 |
Bug 36902 [preferences] IllegalArgumentException in JavaEditorHoverConfigurationBlock$3.keyReleased
| null |
2003-04-25 10:24:54
| 1,051,280,000 |
resolved fixed
|
04a6632
| 1,055,780,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/JavaEditorHoverConfigurationBlock.java
|
JDT
|
4,902 | 38,496 |
Bug 38496 sort members: should be disabled on types with no members [code manipulation]
|
20030604 currently what you get is a no-op. not even an info dialog
|
2003-06-05 07:02:38
| 1,054,810,000 |
resolved fixed
|
e7d5c5f
| 1,055,770,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/SortMembersAction.java
|
JDT
|
4,903 | 38,512 |
Bug 38512 [call hierarchy] should open callee on double click
|
I20030604 A double click on a caller in the callers view will neither open the caller file (as context menu -> open does) nor expand the tree item. Open the file would be more intuitive IMHO, but something should happen anyway.
|
2003-06-05 08:50:50
| 1,054,820,000 |
verified fixed
|
6eb3294
| 1,055,770,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/callhierarchy/CallHierarchyUI.java
|
JDT
|
4,904 | 38,892 |
Bug 38892 ASTRewrite should support copying nodes more than once.
|
M1 Try is result currently in an exception: org.eclipse.jdt.internal.corext.Assert$AssertionFailedException: assertion failed; Node used as more than one copy source at java.lang.Throwable.<init>(Throwable.java) at java.lang.Throwable.<init>(Throwable.java) at org.eclipse.jdt.internal.corext.Assert$AssertionFailedException.<init> (Assert.java:55) at org.eclipse.jdt.internal.corext.Assert.isTrue(Assert.java:136) at org.eclipse.jdt.internal.corext.dom.ASTRewrite.createCopy (ASTRewrite.java:289)
|
2003-06-13 11:07:14
| 1,055,520,000 |
resolved fixed
|
4cfc259
| 1,055,520,000 |
org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/astrewrite/ASTRewritingMoveCodeTest.java org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/astrewrite/ASTRewritingTypeDeclTest.java org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/dom/ASTRewrite.java org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/dom/ASTRewriteAnalyzer.java org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/dom/CopyIndentedSourceEdit.java
|
JDT
|
4,905 | 38,500 |
Bug 38500 getters/setters: very confused by interface fields
|
20030604 strange things happen when you start generating getters/setters for interface fields: - dialog says you can make them 'private/protected/default' which is incorrect for interface methods (default makes some sense but the others do not) - even if you say 'private' it still generates 'public' - all interface methods are always 'abstract' so 'final' makes no sense - it will never compile -'synchronized' makes no sense either -nor does 'native'
|
2003-06-05 07:11:05
| 1,054,810,000 |
resolved fixed
|
8d04a59
| 1,055,260,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddGetterSetterAction.java
|
JDT
|
4,906 | 38,491 |
Bug 38491 source generation actions: should be available on most cus
|
20020604 it should be available on compilation units that have 1 type or more than 1 type if 1 of the types is the primary type some 99% of all cus known to man belong to that category
|
2003-06-05 06:53:26
| 1,054,810,000 |
resolved fixed
|
80f2c4e
| 1,055,260,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddGetterSetterAction.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddUnimplementedConstructorsAction.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/OverrideMethodsAction.java
|
JDT
|
4,907 | 38,569 |
Bug 38569 Override/Implement Methods dialog should expand first element in viewer.
|
The treeviewer in the Override/Implement dialog isn't automatically revelaing the first element in the list, but it should to be consistent with other dialogs.
|
2003-06-06 06:38:07
| 1,054,900,000 |
resolved fixed
|
dfd1cb5
| 1,054,900,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddDelegateMethodsAction.java
|
JDT
|
4,908 | 38,084 |
Bug 38084 Refactor/Rename field; inconsistent 'getter' format [refactoring]
|
When renaming a field, the dialog prompts to rename the getter as appropriate. The dialog says: Rename getter 'String getName()' to 'getNewName' The format of the old and new name are different; the type is missing from the front and there are no parenthesis after the method name. I think it should be: Rename getter 'String getName()' to 'String getNewName()' or even Rename getter 'getName()' to 'getNewName()' since it doesn't really matter what the type of the method is; if it does, there should be a 'change field signature' in the same way as a 'change method signature' to modify it. I suspect that the same is also true for a setter, but I've not seen the renaming in action for that.
|
2003-05-24 14:31:56
| 1,053,800,000 |
verified fixed
|
13f29bd
| 1,054,890,000 |
org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/RenameFieldWizard.java
|
JDT
|
4,909 | 38,484 |
Bug 38484 add constructors: incorrect wording
|
20030604 dialog says 'generate method comment' but it's the constructor comment template that will be used here, not the method comment
|
2003-06-05 06:35:16
| 1,054,810,000 |
resolved fixed
|
a383fcb
| 1,054,890,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/dialogs/SourceActionDialog.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddUnimplementedConstructorsAction.java
|
JDT
|
4,910 | 37,921 |
Bug 37921 delete top-level type should not ask for cu deletion and just do it [ccp] [refactoring]
|
20030520 delete top-level type should not ask for cu deletion and just do it or, there should be a checkbox 'never ask me again'
|
2003-05-21 09:55:34
| 1,053,530,000 |
resolved fixed
|
b042af3
| 1,054,890,000 |
org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg2/DeleteRefactoring2.java
|
JDT
|
4,911 | 38,392 |
Bug 38392 Renaming a non-java resource shows useless preview [reorg] [refactoring]
|
1) select a non-java resource in the package explorer 2) refactor>rename 3) a dialog shows up with a preview button 4) press preview ->no preview available Since the preview is not helpful there should be no preview button.
|
2003-06-03 19:00:08
| 1,054,680,000 |
resolved fixed
|
f861388
| 1,054,890,000 |
org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/RenameRefactoringWizard.java
|
JDT
|
4,912 | 38,477 |
Bug 38477 add delegate methods: OK enabled even if nothing selected
|
20030604 the OK button is enabled even if nothing is selected in the dialog
|
2003-06-05 06:15:05
| 1,054,810,000 |
resolved fixed
|
2cbcb6c
| 1,054,890,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddDelegateMethodsAction.java
|
JDT
|
4,913 | 38,507 |
Bug 38507 NewTestCaseWizard - "Type name is empty" error msg on dialog open [JUnit]
| null |
2003-06-05 07:22:33
| 1,054,810,000 |
closed fixed
|
01ecad5
| 1,054,840,000 |
org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/wizards/NewTestCaseCreationWizardPage.java
|
JDT
|
4,914 | 38,480 |
Bug 38480 Delete: AssertionFailedException when deleting field in code with errors
|
20030604 1. Create Java project with Junit source 2. Open 'VectorTest.java' and remove the opening bracket from the compilation unit 3. select the first field in the outliner and press delete java.lang.reflect.InvocationTargetException at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:313) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252) at org.eclipse.jdt.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:263) at org.eclipse.jdt.internal.ui.refactoring.PerformRefactoringUtil.performRefactoring(PerformRefactoringUtil.java:53) at org.eclipse.jdt.internal.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:371) at org.eclipse.jdt.internal.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:119) at org.eclipse.jdt.internal.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:434) at org.eclipse.jdt.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:395) at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:256) at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:848) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2034) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1741) at org.eclipse.jface.window.Window.runEventLoop(Window.java:583) at org.eclipse.jface.window.Window.open(Window.java:563) at org.eclipse.jdt.internal.ui.refactoring.actions.RefactoringStarter.activate(RefactoringStarter.java:55) at org.eclipse.jdt.internal.corext.refactoring.reorg2.DeleteAction.startRefactoring(DeleteAction.java:124) at org.eclipse.jdt.internal.corext.refactoring.reorg2.DeleteAction.run(DeleteAction.java:109) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:191) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:169) at org.eclipse.jdt.internal.ui.javaeditor.JavaOutlinePage.handleKeyReleased(JavaOutlinePage.java:1132) at org.eclipse.jdt.internal.ui.javaeditor.JavaOutlinePage.access$6(JavaOutlinePage.java:1121) at org.eclipse.jdt.internal.ui.javaeditor.JavaOutlinePage$5.keyPressed(JavaOutlinePage.java:959) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:120) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:848) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2034) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1741) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1399) at org.eclipse.ui.internal.Workbench.run(Workbench.java:1382) at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858) at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Main.java:291) at org.eclipse.core.launcher.Main.run(Main.java:747) at org.eclipse.core.launcher.Main.main(Main.java:583) Caused by: org.eclipse.jdt.internal.corext.Assert$AssertionFailedException: assertion failed; at org.eclipse.jdt.internal.corext.Assert.isTrue(Assert.java:136) at org.eclipse.jdt.internal.corext.Assert.isTrue(Assert.java:121) at org.eclipse.jdt.internal.corext.textmanipulation.TextRange.<init>(TextRange.java:47) at org.eclipse.jdt.internal.corext.textmanipulation.SimpleTextEdit.<init>(SimpleTextEdit.java:37) at org.eclipse.jdt.internal.corext.textmanipulation.SimpleTextEdit.createDelete(SimpleTextEdit.java:33) at org.eclipse.jdt.internal.corext.dom.ASTRewriteAnalyzer.doTextRemove(ASTRewriteAnalyzer.java:144) at org.eclipse.jdt.internal.corext.dom.ASTRewriteAnalyzer.doTextRemoveAndVisit(ASTRewriteAnalyzer.java:153) at org.eclipse.jdt.internal.corext.dom.ASTRewriteAnalyzer$ListRewriter.rewriteList(ASTRewriteAnalyzer.java:305) at org.eclipse.jdt.internal.corext.dom.ASTRewriteAnalyzer.rewriteParagraphList(ASTRewriteAnalyzer.java:496) at org.eclipse.jdt.internal.corext.dom.ASTRewriteAnalyzer.visit(ASTRewriteAnalyzer.java:926) at org.eclipse.jdt.core.dom.TypeDeclaration.accept0(TypeDeclaration.java:154) at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:1353) at org.eclipse.jdt.internal.corext.dom.ASTRewriteAnalyzer.doVisit(ASTRewriteAnalyzer.java:163) at org.eclipse.jdt.internal.corext.dom.ASTRewriteAnalyzer.visitList(ASTRewriteAnalyzer.java:616) at org.eclipse.jdt.internal.corext.dom.ASTRewriteAnalyzer.rewriteParagraphList(ASTRewriteAnalyzer.java:486) at org.eclipse.jdt.internal.corext.dom.ASTRewriteAnalyzer.visit(ASTRewriteAnalyzer.java:846) at org.eclipse.jdt.core.dom.CompilationUnit.accept0(CompilationUnit.java:154) at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:1353) at org.eclipse.jdt.internal.corext.dom.ASTRewrite.rewriteNode(ASTRewrite.java:124) at org.eclipse.jdt.internal.corext.refactoring.reorg2.DeleteRefactoring2$DeleteChangeCreator.addTextEditFromRewrite(DeleteRefactoring2.java:564) at org.eclipse.jdt.internal.corext.refactoring.reorg2.DeleteRefactoring2$DeleteChangeCreator.createDeleteChange(DeleteRefactoring2.java:497) at org.eclipse.jdt.internal.corext.refactoring.reorg2.DeleteRefactoring2$DeleteChangeCreator.createDeleteChange(DeleteRefactoring2.java:467) at org.eclipse.jdt.internal.corext.refactoring.reorg2.DeleteRefactoring2.checkInput(DeleteRefactoring2.java:152) at org.eclipse.jdt.internal.ui.refactoring.CheckConditionsOperation.run(CheckConditionsOperation.java:65) at org.eclipse.jdt.internal.ui.refactoring.CreateChangeOperation.run(CreateChangeOperation.java:100) at org.eclipse.jdt.internal.ui.refactoring.PerformChangeOperation.run(PerformChangeOperation.java:138) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:302) ... 40 more
|
2003-06-05 06:24:28
| 1,054,810,000 |
resolved fixed
|
e7eac6e
| 1,054,830,000 |
org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/dom/ASTRewriteAnalyzer.java
|
JDT
|
4,915 | 38,195 |
Bug 38195 Delete dialog polishing [refactoring]
|
Build 20030527 - dialog title should read "Confirm Delete" not "Delete" - the dialog page will not wrap if text is too long since CLable doesn't support wrap style. In general, should we implement a "reusable" message page ?
|
2003-05-28 10:57:09
| 1,054,130,000 |
resolved fixed
|
5cbd5c4
| 1,054,830,000 |
org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/MessageInputPage.java
|
JDT
|
4,916 | 38,467 |
Bug 38467 Delete: ClassCastException when deleting from a class folder
|
20030604 1. create Java project, add a class folder 'cf' 2. Copy a file A.class inside the class folder 3. delete the class file Same when deleting the default package or the class folder itself java.lang.reflect.InvocationTargetException at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:313) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252) at org.eclipse.jdt.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:271) at org.eclipse.jdt.internal.ui.refactoring.PerformRefactoringUtil.performRefactoring(PerformRefactoringUtil.java:53) at org.eclipse.jdt.internal.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:371) at org.eclipse.jdt.internal.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:119) at org.eclipse.jdt.internal.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:434) at org.eclipse.jdt.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:395) at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:256) at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:848) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2034) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1741) at org.eclipse.jface.window.Window.runEventLoop(Window.java:583) at org.eclipse.jface.window.Window.open(Window.java:563) at org.eclipse.jdt.internal.ui.refactoring.actions.RefactoringStarter.activate(RefactoringStarter.java:55) at org.eclipse.jdt.internal.corext.refactoring.reorg2.DeleteAction.startRefactoring(DeleteAction.java:124) at org.eclipse.jdt.internal.corext.refactoring.reorg2.DeleteAction.run(DeleteAction.java:109) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:191) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:169) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerActionGroup.handleKeyEvent(PackageExplorerActionGroup.java:340) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart$9.keyReleased(PackageExplorerPart.java:920) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:124) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:848) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2034) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1741) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1399) at org.eclipse.ui.internal.Workbench.run(Workbench.java:1382) at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858) at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Main.java:291) at org.eclipse.core.launcher.Main.run(Main.java:747) at org.eclipse.core.launcher.Main.main(Main.java:583) Caused by: java.lang.ClassCastException at org.eclipse.jdt.internal.corext.refactoring.reorg2.DeleteRefactoring2$ReadOnlyResourceFinder.getReadOnlyResourcesAndSubResources(DeleteRefactoring2.java:801) at org.eclipse.jdt.internal.corext.refactoring.reorg2.DeleteRefactoring2$ReadOnlyResourceFinder.getReadOnlyResourcesAndSubResources(DeleteRefactoring2.java:792) at org.eclipse.jdt.internal.corext.refactoring.reorg2.DeleteRefactoring2$ReadOnlyResourceFinder.getReadOnlyResourcesAndSubResources(DeleteRefactoring2.java:822) at org.eclipse.jdt.internal.corext.refactoring.reorg2.DeleteRefactoring2$ReadOnlyResourceFinder.getReadOnlyResourcesAndSubResources(DeleteRefactoring2.java:792) at org.eclipse.jdt.internal.corext.refactoring.reorg2.DeleteRefactoring2$ReadOnlyResourceFinder.getReadOnlyResourcesAndSubResources(DeleteRefactoring2.java:783) at org.eclipse.jdt.internal.corext.refactoring.reorg2.DeleteRefactoring2.confirmDeletingReadOnly(DeleteRefactoring2.java:400) at org.eclipse.jdt.internal.corext.refactoring.reorg2.DeleteRefactoring2.recalculateElementsToDelete(DeleteRefactoring2.java:182) at org.eclipse.jdt.internal.corext.refactoring.reorg2.DeleteRefactoring2.checkInput(DeleteRefactoring2.java:149) at org.eclipse.jdt.internal.ui.refactoring.CheckConditionsOperation.run(CheckConditionsOperation.java:65) at org.eclipse.jdt.internal.ui.refactoring.CreateChangeOperation.run(CreateChangeOperation.java:100) at org.eclipse.jdt.internal.ui.refactoring.PerformChangeOperation.run(PerformChangeOperation.java:138) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:302) ... 39 more
|
2003-06-05 05:47:14
| 1,054,810,000 |
resolved fixed
|
57d4622
| 1,054,820,000 |
org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg2/DeleteRefactoring2.java
|
JDT
|
4,917 | 38,499 |
Bug 38499 Source Hover oszillates
|
I20030604 MacOS 10.2.6 - in Java Editor preferences configure source hover to activate without pressing a modifier key - activate source hover and stop moving the mouse Observe: after two seconds the hover disappears and reappears a second later; this oszillates indefinitetly
|
2003-06-05 07:08:33
| 1,054,810,000 |
resolved fixed
|
b022d51
| 1,054,820,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/hover/SourceViewerInformationControl.java
|
JDT
|
4,918 | 38,453 |
Bug 38453 Delete: ClassCastException when deleting internal JAR [ccp]
|
20030604 1. Create a Java project, copy a JAR file (e.g. ui.jar from org.eclipse.ui) into the project. Add this internal JAR to the project's class path 2. press delete: Exception shows up As a side note: the exception dialog wording could be improved: 'Unexpected exception while performing the refactoring. See log for a detailed error description. See log for more details.' java.lang.reflect.InvocationTargetException at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:313) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252) at org.eclipse.jdt.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:271) at org.eclipse.jdt.internal.ui.refactoring.PerformRefactoringUtil.performRefactoring(PerformRefactoringUtil.java:53) at org.eclipse.jdt.internal.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:371) at org.eclipse.jdt.internal.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:119) at org.eclipse.jdt.internal.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:434) at org.eclipse.jdt.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:395) at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:256) at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:848) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2034) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1741) at org.eclipse.jface.window.Window.runEventLoop(Window.java:583) at org.eclipse.jface.window.Window.open(Window.java:563) at org.eclipse.jdt.internal.ui.refactoring.actions.RefactoringStarter.activate(RefactoringStarter.java:55) at org.eclipse.jdt.internal.corext.refactoring.reorg2.DeleteAction.startRefactoring(DeleteAction.java:124) at org.eclipse.jdt.internal.corext.refactoring.reorg2.DeleteAction.run(DeleteAction.java:109) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:191) at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:169) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerActionGroup.handleKeyEvent(PackageExplorerActionGroup.java:340) at org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart$9.keyReleased(PackageExplorerPart.java:920) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:124) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:848) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2034) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1741) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1399) at org.eclipse.ui.internal.Workbench.run(Workbench.java:1382) at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858) at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Main.java:291) at org.eclipse.core.launcher.Main.run(Main.java:747) at org.eclipse.core.launcher.Main.main(Main.java:583) Caused by: java.lang.ClassCastException at org.eclipse.jdt.internal.corext.refactoring.reorg2.DeleteRefactoring2$ReadOnlyResourceFinder.getReadOnlyResourcesAndSubResources(DeleteRefactoring2.java:801) at org.eclipse.jdt.internal.corext.refactoring.reorg2.DeleteRefactoring2$ReadOnlyResourceFinder.getReadOnlyResourcesAndSubResources(DeleteRefactoring2.java:792) at org.eclipse.jdt.internal.corext.refactoring.reorg2.DeleteRefactoring2$ReadOnlyResourceFinder.getReadOnlyResourcesAndSubResources(DeleteRefactoring2.java:822) at org.eclipse.jdt.internal.corext.refactoring.reorg2.DeleteRefactoring2$ReadOnlyResourceFinder.getReadOnlyResourcesAndSubResources(DeleteRefactoring2.java:792) at org.eclipse.jdt.internal.corext.refactoring.reorg2.DeleteRefactoring2$ReadOnlyResourceFinder.getReadOnlyResourcesAndSubResources(DeleteRefactoring2.java:838) at org.eclipse.jdt.internal.corext.refactoring.reorg2.DeleteRefactoring2$ReadOnlyResourceFinder.getReadOnlyResourcesAndSubResources(DeleteRefactoring2.java:792) at org.eclipse.jdt.internal.corext.refactoring.reorg2.DeleteRefactoring2$ReadOnlyResourceFinder.getReadOnlyResourcesAndSubResources(DeleteRefactoring2.java:783) at org.eclipse.jdt.internal.corext.refactoring.reorg2.DeleteRefactoring2.confirmDeletingReadOnly(DeleteRefactoring2.java:400) at org.eclipse.jdt.internal.corext.refactoring.reorg2.DeleteRefactoring2.recalculateElementsToDelete(DeleteRefactoring2.java:182) at org.eclipse.jdt.internal.corext.refactoring.reorg2.DeleteRefactoring2.checkInput(DeleteRefactoring2.java:149) at org.eclipse.jdt.internal.ui.refactoring.CheckConditionsOperation.run(CheckConditionsOperation.java:65) at org.eclipse.jdt.internal.ui.refactoring.CreateChangeOperation.run(CreateChangeOperation.java:100) at org.eclipse.jdt.internal.ui.refactoring.PerformChangeOperation.run(PerformChangeOperation.java:138) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:302) ... 39 more
|
2003-06-05 05:00:23
| 1,054,800,000 |
resolved fixed
|
dd7cb79
| 1,054,820,000 |
org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg2/DeleteRefactoring2.java
|
JDT
|
4,919 | 38,450 |
Bug 38450 Delete: Removing default package removes source folder
|
20020604 1. Create new Java project, add source folder 'src' with a file 'A.java' 2. In the package explorer select the 'default package' in 'src' 2. press delete Note that the source folder is removed as well. But looking at the project's build path you see that the folder is still on the class path (but not existing) I'd expect that removing the default package does not remove the source folder (only the package's content)
|
2003-06-05 04:45:12
| 1,054,800,000 |
verified fixed
|
e774dcb
| 1,054,820,000 |
org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg2/DeleteRefactoring2.java
|
JDT
|
4,920 | 38,299 |
Bug 38299 Show Hourglass Pointer while opening the help system
|
Even on my 1.8 GHz powered 500MB RAM machine the external online help needs up to five seconds to open when pressing SHIFT-F2 on a source line. Would be great to have visual feedback of the status, e.g. by showing a wait cursor instead of the mouse cursor.
|
2003-05-31 11:32:33
| 1,054,400,000 |
resolved fixed
|
c5a5409
| 1,054,640,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/actions/OpenBrowserUtil.java
|
JDT
|
4,921 | 38,317 |
Bug 38317 Add getter/setter templates.
|
Add template support to the code generation pref panel for getter and setter method bodies.
|
2003-06-02 06:18:12
| 1,054,550,000 |
resolved fixed
|
2025022
| 1,054,570,000 |
org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/codemanipulation/AddGetterSetterOperation.java org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/codemanipulation/StubUtility.java org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/template/CodeTemplates.java org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/template/TemplateSet.java org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/template/Templates.java org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/template/java/CodeTemplateContextType.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/CodeTemplateBlock.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/CodeGeneration.java
|
JDT
|
4,922 | 38,311 |
Bug 38311 NPE in type hierarchy on shutdown
|
No reproducable steps, but I think I was experimenting with the view layout options in the view drop down. java.lang.NullPointerException at org.eclipse.jdt.internal.ui.typehierarchy.TypeHierarchyViewPart.dispose (TypeHierarchyViewPart.java:526) at org.eclipse.ui.internal.WorkbenchPartReference.dispose (WorkbenchPartReference.java:154) at org.eclipse.ui.internal.ViewFactory$ViewReference.dispose (ViewFactory.java:348) at org.eclipse.ui.internal.WorkbenchPage$6.run(WorkbenchPage.java:1055) at org.eclipse.core.internal.runtime.InternalPlatform.run (InternalPlatform.java:889) at org.eclipse.core.runtime.Platform.run(Platform.java:413) at org.eclipse.ui.internal.WorkbenchPage.dispose (WorkbenchPage.java:1053) at org.eclipse.ui.internal.WorkbenchWindow.closeAllPages (WorkbenchWindow.java:513) at org.eclipse.ui.internal.WorkbenchWindow.hardClose (WorkbenchWindow.java:1127) at org.eclipse.ui.internal.WorkbenchWindow.busyClose (WorkbenchWindow.java:384) at org.eclipse.ui.internal.WorkbenchWindow.access$0 (WorkbenchWindow.java:367) at org.eclipse.ui.internal.WorkbenchWindow$2.run (WorkbenchWindow.java:479) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69) at org.eclipse.ui.internal.WorkbenchWindow.close (WorkbenchWindow.java:477) at org.eclipse.jface.window.WindowManager.close(WindowManager.java:108) at org.eclipse.ui.internal.Workbench$6.run(Workbench.java:331) at org.eclipse.core.internal.runtime.InternalPlatform.run (InternalPlatform.java:889) at org.eclipse.core.runtime.Platform.run(Platform.java:413) at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:328) at org.eclipse.ui.internal.Workbench.access$8(Workbench.java:284) at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:447) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69) at org.eclipse.ui.internal.Workbench.close(Workbench.java:445) at org.eclipse.ui.internal.Workbench.close(Workbench.java:437) at org.eclipse.ui.internal.Workbench.close(Workbench.java:431) at org.eclipse.ui.internal.WorkbenchWindow.busyClose (WorkbenchWindow.java:381) at org.eclipse.ui.internal.WorkbenchWindow.access$0 (WorkbenchWindow.java:367) at org.eclipse.ui.internal.WorkbenchWindow$2.run (WorkbenchWindow.java:479) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69) at org.eclipse.ui.internal.WorkbenchWindow.close (WorkbenchWindow.java:477) at org.eclipse.jface.window.Window.handleShellCloseEvent (Window.java:504) at org.eclipse.jface.window.Window$2.shellClosed(Window.java:455) at org.eclipse.swt.widgets.TypedListener.handleEvent (TypedListener.java:154) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:848) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:872) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:857) at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1353) at org.eclipse.swt.widgets.Shell.WM_CLOSE(Shell.java:1220) at org.eclipse.swt.widgets.Control.windowProc(Control.java:2813) at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1297) at org.eclipse.swt.widgets.Display.windowProc(Display.java:2558) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1321) at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:397) at org.eclipse.swt.widgets.Control.windowProc(Control.java:2890) at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1297) at org.eclipse.swt.widgets.Display.windowProc(Display.java:2558) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1321) at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:397) at org.eclipse.swt.widgets.Control.windowProc(Control.java:2890) at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1297) at org.eclipse.swt.widgets.Display.windowProc(Display.java:2558) at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method) at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1326) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1739) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1339) at org.eclipse.ui.internal.Workbench.run(Workbench.java:1322) at org.eclipse.core.internal.boot.InternalBootLoader.run (InternalBootLoader.java:845) at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Main.java:291) at org.eclipse.core.launcher.Main.run(Main.java:747) at org.eclipse.core.launcher.Main.main(Main.java:583)
|
2003-06-01 17:20:07
| 1,054,500,000 |
resolved fixed
|
f0f9682
| 1,054,540,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/typehierarchy/TypeHierarchyViewPart.java
|
JDT
|
4,923 | 38,155 |
Bug 38155 Create dialog for Add Unimplemented Constructors action
|
Create a dialog so that the add unimplemented constructors action behaves more like the rest of the source/action dialogs.
|
2003-05-27 12:12:27
| 1,054,050,000 |
resolved fixed
|
f96553e
| 1,054,060,000 |
org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/codemanipulation/AddUnimplementedConstructorsOperation.java org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/codemanipulation/StubUtility.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddGetterSetterAction.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddUnimplementedConstructorsAction.java
|
JDT
|
4,924 | 38,132 |
Bug 38132 Javadoc - @inheritDoc is misspelled. [code manipulation]
|
When I enter javadoc for methods that are overloaded I most of the times enter {@inheritDoc} to copy the documentation. But when I use the code-completion for the javadoc names I get {@inheritdoc}. The correct spelling according to the javadoc toolpage is {@inheritDoc}. Note the capitalized 'D' (I use the checkstyle plugin for checking my javadoc and there I noticed that it wouldnt accept {@inheritdoc}.
|
2003-05-27 02:36:14
| 1,054,020,000 |
resolved fixed
|
47f7ee1
| 1,054,050,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/javadoc/JavaDocCompletionEvaluator.java
|
JDT
|
4,925 | 34,997 |
Bug 34997 Inline method introduces spurious local variables [refactoring]
|
Version of Eclipse: Build id: 200303071024 (rc2), although the bug seems to have been there at least since m3 or so. Take the enclosed file, click on "inlineMe", and then select Refactor/Inline. The resulting version of the caller method will look like this: public void caller(Writer out) throws Exception { out.write("start caller"); Writer out1 = out; out1.write("start render"); subroutine(true, out1); out1.write("end render"); out.write("end caller"); } The variable "out1" is not needed, and in fact in slight variations of this test case, Eclipse will just use out instead of introducing out1 (using out is the correct behavior). ----- start test case InlineBug.java import java.io.Writer; public class InlineBug { public void caller(Writer out) throws Exception { out.write("start caller"); inlineMe(out); out.write("end caller"); } public void inlineMe(Writer out) throws Exception { out.write("start render"); subroutine(true, out); out.write("end render"); } void subroutine(boolean isSelected, Writer out) throws Exception { if (isSelected) { out.write("selected"); } } } ----- end test case InlineBug.java
|
2003-03-14 01:12:32
| 1,047,620,000 |
resolved fixed
|
f5e2e32
| 1,054,050,000 |
org.eclipse.jdt.ui.tests.refactoring/resources/InlineMethodWorkspace/TestCases/InlineBug.java org.eclipse.jdt.ui.tests.refactoring/resources/InlineMethodWorkspace/TestCases/Test.java org.eclipse.jdt.ui.tests.refactoring/resources/InlineMethodWorkspace/TestCases/argument_in/TestFieldReference.java org.eclipse.jdt.ui.tests.refactoring/resources/InlineMethodWorkspace/TestCases/argument_in/TestLocalReferencePrefix.java org.eclipse.jdt.ui.tests.refactoring/resources/InlineMethodWorkspace/TestCases/argument_out/TestFieldReference.java org.eclipse.jdt.ui.tests.refactoring/resources/InlineMethodWorkspace/TestCases/argument_out/TestLocalReferencePrefix.java org.eclipse.jdt.ui.tests.refactoring/test cases/org/eclipse/jdt/ui/tests/refactoring/InlineMethodTests.java org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/code/CallInliner.java org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/code/ParameterData.java org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/code/SourceAnalyzer.java org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/code/flow/FlowAnalyzer.java org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/code/flow/FlowContext.java org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/code/flow/FlowInfo.java
|
JDT
|
4,926 | 36,155 |
Bug 36155 Workbench Help set on wrong Composite
|
In BuildPathsPropertyPage and SourceAttachmentPropertyPage the Workbench Help is set on the parent Composite passed to createContents(Composite parent) rather than on the control that is returned from getControl(). As a result the Help for the preference page cannot be used in when performHelp() is called. In JavadocConfigurationPropertyPage and JavaElementInfoPage the Workbench Help is set on a different composite, but still not the control that is returned from getControl().
|
2003-04-07 13:26:58
| 1,049,740,000 |
resolved fixed
|
559fc8f
| 1,054,040,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/BuildPathsPropertyPage.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/ClasspathVariablesPreferencePage.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/JavaElementInfoPage.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/JavadocConfigurationPropertyPage.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/SourceAttachmentPropertyPage.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/TemplatePreferencePage.java
|
JDT
|
4,927 | 37,884 |
Bug 37884 Show Type hierarchy scalability problem
|
corner case but... 1) Open Object 2) select toString in the editor 3) ctrl-t 4) type T to filter the list ->this takes minutes The filtering is done after every keystroke. A first improvement is to do the refiltering after a time out. Another solution is to use the separate thread solution as is done in the ElementListSelectionDialog
|
2003-05-20 16:35:00
| 1,053,460,000 |
resolved fixed
|
373088b
| 1,054,040,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/AbstractInformationControl.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/JavaOutlineInformationControl.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/typehierarchy/HierarchyInformationControl.java
|
JDT
|
4,928 | 38,140 |
Bug 38140 SnippetOpenOnSelectionAction subclasses OpenAction although OpenAction isn't made for subclassing
| null |
2003-05-27 05:40:42
| 1,054,030,000 |
verified fixed
|
053870a
| 1,054,030,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/OpenAction.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/SelectionDispatchAction.java
|
JDT
|
4,929 | 37,917 |
Bug 37917 Compiler prefs - shouldn't complain about wrong source level when resetting defaults [build path]
|
Build R2.1 Open workspace compiler compliance preferences. By default, these point at 1.3 compliance level, with default compliance settings. Now, switch to 1.4. Observe that default settings are updated (ok). Uncheck the default checkbox, and switch general compliance back to 1.3. Observe that it complains about source level issue (ok). Recheck the use default settings, which will change source level to 1.3 default, and observe that the complaint about source level is still shown !?!
|
2003-05-21 09:43:33
| 1,053,520,000 |
resolved fixed
|
3ec1387
| 1,053,960,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/CompilerConfigurationBlock.java
|
JDT
|
4,930 | 37,919 |
Bug 37919 Compiler preferences - should surface optional check for incompatible required binaries
|
HEAD from JDT/Core (not integrated yet) Added JavaCore optional problem to detect incompatible required binaries, so as to flag situations where some prerequisite binaries are required a JRE level higher than the project target platform; i.e. compiling against 1.4 libraries when deploying for 1.1 platform is likely unwanted. * JAVACORE / Reporting Incompatible JDK Level for Required Binaries * Indicate the severity of the problem reported when a project prerequisites another project * or library with an incompatible target JDK level (e.g. project targeting 1.1 vm, but compiled against 1.4 libraries). * - option id: "org.eclipse.jdt.core.incompatibleJDKLevel" * - possible values: { "error", "warning", "ignore" } * - default: "ignore"
|
2003-05-21 09:52:57
| 1,053,530,000 |
resolved fixed
|
1e2a991
| 1,053,960,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/CompilerConfigurationBlock.java
|
JDT
|
4,931 | 37,886 |
Bug 37886 Show type hierarchy cancel ends up with empty dialog
|
1) open type hierarchy on object 2) cancel ->the search is cancelled but an empty dialog is showing up.
|
2003-05-20 16:37:33
| 1,053,460,000 |
resolved fixed
|
49b7d7d
| 1,053,500,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/typehierarchy/HierarchyInformationControl.java
|
JDT
|
4,932 | 37,765 |
Bug 37765 Support to add an internal JAR from the context menu
|
When an internal JAR is shown in the package explorer it should be possible to append it to the build class path with an "Add to Build Path" action. Thoughtworks feedback: Adding a jar to the classpath is too laborious. Right click on the jar and "Add to build path" would be nice.
|
2003-05-16 09:34:13
| 1,053,090,000 |
resolved fixed
|
ced9e43
| 1,053,100,000 |
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/GenerateActionGroup.java
|
JDT
|
4,933 | 37,583 |
Bug 37583 org.eclipse.jdt.internal.junit.ui.TestRunnerViewPart#postAsynchRunnable possibly buggy [JUnit]
|
In the TestRunnerViewPart class of jdt.internal.junit.ui, lines 561 to 564 are: 561 private void postAsyncRunnable(Runnable r) { 562 if (!isDisposed()) 563 getDisplay().syncExec(r); 564 } isn't 563 supposed to read "getDisplay().asyncExec(r);"? Otherwise postAsyncRunnable is equivalent to postSyncRunnable.
|
2003-05-14 05:08:54
| 1,052,900,000 |
resolved fixed
|
b1e7378
| 1,053,040,000 |
org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/TestRunnerViewPart.java
|
JDT
|
4,934 | 37,464 |
Bug 37464 call hierarchy: Should not use working copies
|
The call hierarchy should not use working copies of compilation units since these may go away (e.g. when an editor is closed).
|
2003-05-10 13:17:43
| 1,052,590,000 |
resolved fixed
|
78c50f0
| 1,053,000,000 |
org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/callhierarchy/CallLocation.java org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/callhierarchy/MethodCall.java org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/callhierarchy/CallHierarchyViewPart.java
|
JDT
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.