issue_id
int64
2.03k
426k
title
stringlengths
9
251
body
stringlengths
1
32.8k
status
stringclasses
6 values
after_fix_sha
stringlengths
7
7
project_name
stringclasses
6 values
repo_url
stringclasses
6 values
repo_name
stringclasses
6 values
language
stringclasses
1 value
issue_url
null
before_fix_sha
null
pull_url
null
commit_datetime
timestamp[us, tz=UTC]
report_datetime
timestamp[us, tz=UTC]
updated_file
stringlengths
2
187
file_content
stringlengths
0
368k
44,393
Bug 44393 [Viewers] + shown in front of methods even if local types filter is on (different behaviour in outliner, members view and package explorer)
Test pass M4 - load JUnit - add an anonymous type to Assert#Assert - enable local type filter in Outliner observe: there is a plus in front of Assert which goes away when clicking on it. This might be JFace related but I would prefer that the plus is removed when the filter is switched on. - close Outliner - open Outli...
resolved wontfix
9e79c9c
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-10T15:59:50Z
2003-10-08T08:00:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaOutlinePage.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
65,389
Bug 65389 '#' should be a default auto activation trigger for javadoc content assist
'#' should be a default auto activation trigger for javadoc content assist, since we offer code assist in situations like /** @see Vector#<caret_here> */. IMO, we should make all these characters auto activation triggers: "@#.<".
verified fixed
d2f239f
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-10T16:26:58Z
2004-06-02T18:13:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/PreferenceConstants.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
49,121
Bug 49121 Link with Editor does not reveal selection if unchanged
build I20031218 - open a CU - in package explorer, toggle Link with Editor on - it shows the selection - scroll the selection out of view - toggle Link with Editor off then back on - the selection is not shown
resolved fixed
5af2105
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-10T16:40:20Z
2003-12-18T17:53:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/packageview/PackageExplorerPart.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
66,548
Bug 66548 UIPerformChangeOperation doesn't completely guard UI access
In UIPerformChangeOperation::executeChange care is taken to execute the change on the UI thread, but "beginCompoundChange" and "endCompundChange" are not called on UI thread. I don't know if this is ever a problem in base Eclipse code, but our particular undoManager access a 'widget' and thus causes SWT thread access e...
verified fixed
ab842cc
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-11T09:44:49Z
2004-06-10T17:53:20Z
org.eclipse.ltk.ui.refactoring/src/org/eclipse/ltk/internal/ui/refactoring/UIPerformChangeOperation.java
/******************************************************************************* * Copyright (c) 2000, 2004 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
66,641
Bug 66641 ArrayIndexOutOfBoundsExceptio when generating delegate methods
java version "1.4.2" J9 - VM for the Java(TM) platform (build 2.1) IBM J9SE VM (build 2.1, J2RE 1.4.2 IBM J9 build 20040519 (JIT enabled)) !SESSION Jun 11, 2004 11:24:48.352 --------------------------------------------- eclipse.buildId=I200406110010 java.fullversion=J2RE 1.4.2 IBM J9 build 20040519 (JIT enabled) BootLo...
verified fixed
a7230ab
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-11T10:04:46Z
2004-06-11T10:33:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddDelegateMethodsAction.java
/******************************************************************************* * Copyright (c) 2000, 2002 International Business Machines Corp. and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v0.5 * which accompanie...
42,639
Bug 42639 Outline view fails to highlight overriding methods consistently [type hierarchy] [render]
The Outline view no longer consistently highlights a method that overrides one in a base class. I first noticed this problem under 3.0M3. See the attachment for a testcase. Overriding methods "iFunc" and "jFunc" are not marked in the outline view, though they are correctly marked in the Hierarchy display.
verified fixed
d2fa9f0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-16T13:29:29Z
2003-09-05T19:26:40Z
org.eclipse.jdt.ui/core
42,639
Bug 42639 Outline view fails to highlight overriding methods consistently [type hierarchy] [render]
The Outline view no longer consistently highlights a method that overrides one in a base class. I first noticed this problem under 3.0M3. See the attachment for a testcase. Overriding methods "iFunc" and "jFunc" are not marked in the outline view, though they are correctly marked in the Hierarchy display.
verified fixed
d2fa9f0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-16T13:29:29Z
2003-09-05T19:26:40Z
extension/org/eclipse/jdt/internal/corext/util/JavaModelUtil.java
66,664
Bug 66664 Rebuilding action does not show any worked()
20040611 I have loaded all of Eclipse into my workspace as source using the PDE import. I went to the Java compiler preference page and changed my settings (set non- externalized strings to an error). A rebuild started and 5 minutes into it I have not had any progress in my progress bar. It is working fine as the subta...
verified fixed
7822db6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-16T13:38:46Z
2004-06-11T13:20:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/OptionsConfigurationBlock.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
67,427
Bug 67427 [quick fix] incorrect caret in "assign to local variable" quick fix
RC2 void m() { new String(); } Place caret after the semicolon. Ctrl+1, choose "assign to local variable". -> computed caret position is before the semicolon with considerably reduces the value of this quick fix.
verified fixed
4d87257
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-16T14:47:51Z
2004-06-16T10:00:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/AssignToVariableAssistProposal.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
66,947
Bug 66947 'Add to build path' action available on CUs [build path]
RC2 1. Select a CU in the package explorer 2. Invoke 'Add to build path' Error dialog shows up, message printed to log Doesn't seem to make sense to add a CU to the build path... !ENTRY org.eclipse.jdt.ui 4 10001 Jun 14, 2004 16:22:21.355 !MESSAGE Internal Error !STACK 1 Java Model Exception: Java Model Status [Cannot ...
verified fixed
1266ea2
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-16T15:39:54Z
2004-06-14T13:33:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddToClasspathAction.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
66,436
Bug 66436 [KeyBindings] errors: Commands should forward to WorkbenchAdvisor exception handling
Build: I20040609 1200 If code that runs as a result of dispatching a command cancels, it is now reported in the UI with an error dialog that says, "The command for the key you pressed failed". Cancelation (signalled by OperationCanceledException) should not be reported to the user as a failure. This seems to have only ...
verified wontfix
3a3aac5
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-17T08:57:45Z
2004-06-09T22:26:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/actions/OpenTypeAction.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
67,314
Bug 67314 Refactoring - NPE when extracting interface [refactoring]
build 3.0RC2 1) create X.java public class X { public void foo(int i){} public void foo(int i){} } 2) select the second method 'foo' 3) do Refactor>Extract interface 4) name the interface 'I' and select at least one method 5) do OK an error window appear and an NPE occur java.lang.NullPointerException at org.eclipse.jd...
verified fixed
20735f5
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-17T09:04:49Z
2004-06-15T17:20:00Z
org.eclipse.jdt.ui/core
67,314
Bug 67314 Refactoring - NPE when extracting interface [refactoring]
build 3.0RC2 1) create X.java public class X { public void foo(int i){} public void foo(int i){} } 2) select the second method 'foo' 3) do Refactor>Extract interface 4) name the interface 'I' and select at least one method 5) do OK an error window appear and an NPE occur java.lang.NullPointerException at org.eclipse.jd...
verified fixed
20735f5
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-17T09:04:49Z
2004-06-15T17:20:00Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ReferenceFinderUtil.java
66,880
Bug 66880 single line comments sometimes lost on copy/paste of methods [ccp]
I've marked this as critical, since I do consider it "losing data", even though it could be argured its still in repository, or user should have known better, or something. My main concern is that someone could work all afternoon, losing comments here and there, and not really noticing until too late to easeily fix. (A...
verified fixed
698f66e
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-17T09:18:51Z
2004-06-14T08:00:00Z
org.eclipse.jdt.ui/core
66,880
Bug 66880 single line comments sometimes lost on copy/paste of methods [ccp]
I've marked this as critical, since I do consider it "losing data", even though it could be argured its still in repository, or user should have known better, or something. My main concern is that someone could work all afternoon, losing comments here and there, and not really noticing until too late to easeily fix. (A...
verified fixed
698f66e
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-17T09:18:51Z
2004-06-14T08:00:00Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/TypedSource.java
62,909
Bug 62909 [performance] quick outline takes forever to show up
null
verified fixed
90b8319
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-17T10:40:08Z
2004-05-19T12:33:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/JavaOutlineInformationControl.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
66,737
Bug 66737 Memento problem with org.eclipse.jdt.search.resultpage.grouping [search]
build I20040611-0010 Saw the following entry in my log: !ENTRY org.eclipse.ui 4 4 Jun 11, 2004 13:16:05.683 !MESSAGE Memento problem - invalid integer for key: org.eclipse.jdt.search.resultpage.grouping value: TRUE
verified fixed
ba93b21
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-17T12:50:16Z
2004-06-11T18:53:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/JavaSearchResultPage.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
66,794
Bug 66794 Out of sync filter message [search]
I200406111238 - search for references to Refactoring - limit number of matches to 10 - switch group mode to CU observe: filters matched 21 - switch to flat mode observe: filters matched 84 <== seems already wrong - switch back observe: filters matched 0 <== is definitelly wrong
verified fixed
364f693
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-17T13:30:32Z
2004-06-11T21:40:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/JavaSearchResultPage.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
67,183
Bug 67183 RC3 NLS & Mmenonic bugs
null
verified fixed
8c024e7
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-17T13:54:22Z
2004-06-15T09:00:00Z
org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/wizards/NewTestCaseCreationWizardPage.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
66,479
Bug 66479 Copy refactoring should use container encoding to create new file
I200406091200 - Platform encoding: ISO-8859-1 - Have a folder with UTF-8 encoding - Create a java class containing some double-byte characters, e.g. - any non ASCII will do - Save - Select the java file in the package explorer, and drag-copy (hold Ctrl) it within the same folder - Accept the proposed class name in the ...
verified fixed
7393a79
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-17T13:57:53Z
2004-06-10T09:33:20Z
org.eclipse.jdt.ui/core
66,479
Bug 66479 Copy refactoring should use container encoding to create new file
I200406091200 - Platform encoding: ISO-8859-1 - Have a folder with UTF-8 encoding - Create a java class containing some double-byte characters, e.g. - any non ASCII will do - Save - Select the java file in the package explorer, and drag-copy (hold Ctrl) it within the same folder - Accept the proposed class name in the ...
verified fixed
7393a79
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-17T13:57:53Z
2004-06-10T09:33:20Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/nls/AccessorClass.java
66,479
Bug 66479 Copy refactoring should use container encoding to create new file
I200406091200 - Platform encoding: ISO-8859-1 - Have a folder with UTF-8 encoding - Create a java class containing some double-byte characters, e.g. - any non ASCII will do - Save - Select the java file in the package explorer, and drag-copy (hold Ctrl) it within the same folder - Accept the proposed class name in the ...
verified fixed
7393a79
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-17T13:57:53Z
2004-06-10T09:33:20Z
org.eclipse.jdt.ui/core
66,479
Bug 66479 Copy refactoring should use container encoding to create new file
I200406091200 - Platform encoding: ISO-8859-1 - Have a folder with UTF-8 encoding - Create a java class containing some double-byte characters, e.g. - any non ASCII will do - Save - Select the java file in the package explorer, and drag-copy (hold Ctrl) it within the same folder - Accept the proposed class name in the ...
verified fixed
7393a79
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-17T13:57:53Z
2004-06-10T09:33:20Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/nls/changes/CreateFileChange.java
66,479
Bug 66479 Copy refactoring should use container encoding to create new file
I200406091200 - Platform encoding: ISO-8859-1 - Have a folder with UTF-8 encoding - Create a java class containing some double-byte characters, e.g. - any non ASCII will do - Save - Select the java file in the package explorer, and drag-copy (hold Ctrl) it within the same folder - Accept the proposed class name in the ...
verified fixed
7393a79
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-17T13:57:53Z
2004-06-10T09:33:20Z
org.eclipse.jdt.ui/core
66,479
Bug 66479 Copy refactoring should use container encoding to create new file
I200406091200 - Platform encoding: ISO-8859-1 - Have a folder with UTF-8 encoding - Create a java class containing some double-byte characters, e.g. - any non ASCII will do - Save - Select the java file in the package explorer, and drag-copy (hold Ctrl) it within the same folder - Accept the proposed class name in the ...
verified fixed
7393a79
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-17T13:57:53Z
2004-06-10T09:33:20Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/nls/changes/CreateTextFileChange.java
66,479
Bug 66479 Copy refactoring should use container encoding to create new file
I200406091200 - Platform encoding: ISO-8859-1 - Have a folder with UTF-8 encoding - Create a java class containing some double-byte characters, e.g. - any non ASCII will do - Save - Select the java file in the package explorer, and drag-copy (hold Ctrl) it within the same folder - Accept the proposed class name in the ...
verified fixed
7393a79
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-17T13:57:53Z
2004-06-10T09:33:20Z
org.eclipse.jdt.ui/core
66,479
Bug 66479 Copy refactoring should use container encoding to create new file
I200406091200 - Platform encoding: ISO-8859-1 - Have a folder with UTF-8 encoding - Create a java class containing some double-byte characters, e.g. - any non ASCII will do - Save - Select the java file in the package explorer, and drag-copy (hold Ctrl) it within the same folder - Accept the proposed class name in the ...
verified fixed
7393a79
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-17T13:57:53Z
2004-06-10T09:33:20Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/nls/changes/DeleteFileChange.java
66,479
Bug 66479 Copy refactoring should use container encoding to create new file
I200406091200 - Platform encoding: ISO-8859-1 - Have a folder with UTF-8 encoding - Create a java class containing some double-byte characters, e.g. - any non ASCII will do - Save - Select the java file in the package explorer, and drag-copy (hold Ctrl) it within the same folder - Accept the proposed class name in the ...
verified fixed
7393a79
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-17T13:57:53Z
2004-06-10T09:33:20Z
org.eclipse.jdt.ui/core
66,479
Bug 66479 Copy refactoring should use container encoding to create new file
I200406091200 - Platform encoding: ISO-8859-1 - Have a folder with UTF-8 encoding - Create a java class containing some double-byte characters, e.g. - any non ASCII will do - Save - Select the java file in the package explorer, and drag-copy (hold Ctrl) it within the same folder - Accept the proposed class name in the ...
verified fixed
7393a79
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-17T13:57:53Z
2004-06-10T09:33:20Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg/CreateCopyOfCompilationUnitChange.java
66,479
Bug 66479 Copy refactoring should use container encoding to create new file
I200406091200 - Platform encoding: ISO-8859-1 - Have a folder with UTF-8 encoding - Create a java class containing some double-byte characters, e.g. - any non ASCII will do - Save - Select the java file in the package explorer, and drag-copy (hold Ctrl) it within the same folder - Accept the proposed class name in the ...
verified fixed
7393a79
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-17T13:57:53Z
2004-06-10T09:33:20Z
org.eclipse.jdt.ui/core
66,479
Bug 66479 Copy refactoring should use container encoding to create new file
I200406091200 - Platform encoding: ISO-8859-1 - Have a folder with UTF-8 encoding - Create a java class containing some double-byte characters, e.g. - any non ASCII will do - Save - Select the java file in the package explorer, and drag-copy (hold Ctrl) it within the same folder - Accept the proposed class name in the ...
verified fixed
7393a79
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-17T13:57:53Z
2004-06-10T09:33:20Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ExtractInterfaceRefactoring.java
66,479
Bug 66479 Copy refactoring should use container encoding to create new file
I200406091200 - Platform encoding: ISO-8859-1 - Have a folder with UTF-8 encoding - Create a java class containing some double-byte characters, e.g. - any non ASCII will do - Save - Select the java file in the package explorer, and drag-copy (hold Ctrl) it within the same folder - Accept the proposed class name in the ...
verified fixed
7393a79
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-17T13:57:53Z
2004-06-10T09:33:20Z
org.eclipse.jdt.ui/core
66,479
Bug 66479 Copy refactoring should use container encoding to create new file
I200406091200 - Platform encoding: ISO-8859-1 - Have a folder with UTF-8 encoding - Create a java class containing some double-byte characters, e.g. - any non ASCII will do - Save - Select the java file in the package explorer, and drag-copy (hold Ctrl) it within the same folder - Accept the proposed class name in the ...
verified fixed
7393a79
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-17T13:57:53Z
2004-06-10T09:33:20Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/MoveInnerToTopRefactoring.java
66,094
Bug 66094 IAE / Some copy operations don't pick up all of the collapsed regions
New feature to collapse regions of Java source - very nice. The way I copy between files is to position the cursor to the start of the file, use Ctrl+Shift+End to select all of the text between cursor and EOF, or sometimes Shift+Arrow keys to highlight a selected region. After this use Ctrl+C to copy into the clipboard...
verified fixed
37b3a22
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-17T15:47:15Z
2004-06-08T10:20:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaEditor.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
37,648
Bug 37648 Exceptions after one of the compare viewer inputs got deleted
Build I20030513 1. Select two folders 2. Compare With > Each Other 3. Delete one of the folders 4. In the compare viewer select a child which was contained in the deleted folder and which was also present in the other folder !SESSION Mai 15, 2003 15:12:10.492 --------------------------------------------- java.version=1...
verified fixed
55e92c7
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-17T15:53:48Z
2003-05-15T12:00:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/compare/JavaStructureCreator.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
37,648
Bug 37648 Exceptions after one of the compare viewer inputs got deleted
Build I20030513 1. Select two folders 2. Compare With > Each Other 3. Delete one of the folders 4. In the compare viewer select a child which was contained in the deleted folder and which was also present in the other folder !SESSION Mai 15, 2003 15:12:10.492 --------------------------------------------- java.version=1...
verified fixed
55e92c7
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-17T15:53:48Z
2003-05-15T12:00:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/compare/PropertiesStructureCreator.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
60,795
Bug 60795 Error while saving dirty text editor of deleted file.
When focus is restored to a dirty text editor of a file that has been deleted, the user will be prompted to save or close that editor. If the choose save and then attempt to save the file with the same name as it had before, an error log is generated. Steps to reproduce: 1) Create a new file (i.e. Simple>File) in the p...
verified fixed
b498f33
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-17T16:47:24Z
2004-05-03T18:46:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/CompilationUnitDocumentProvider.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
66,923
Bug 66923 [typing]Can delete word (Ctrl-Backspace) on read only file
When you open read-only java file, all editing functions are disabled except deleting with Ctrl-Backspace and Ctrl-Del, then it is imposible to save this file. On simple text file it works ok - it blocks all edditing functions (including Ctrl-Backspace). I am using build 200406111814
verified fixed
db1c2fd
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-17T17:00:53Z
2004-06-14T13:33:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/CompilationUnitEditor.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
66,923
Bug 66923 [typing]Can delete word (Ctrl-Backspace) on read only file
When you open read-only java file, all editing functions are disabled except deleting with Ctrl-Backspace and Ctrl-Del, then it is imposible to save this file. On simple text file it works ok - it blocks all edditing functions (including Ctrl-Backspace). I am using build 200406111814
verified fixed
db1c2fd
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-17T17:00:53Z
2004-06-14T13:33:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaEditor.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
67,619
Bug 67619 Java Search Read Filter filters too much
3.0 RC2 1. select first occurrence of fOffset in BufferedRuleBasedScanner. 2. search for references in workspace ==> all matches found [ok] 3. Search view > view menu > Filter Reads ==> only 3 matches remain The read filter filters out matches which have both read and write access. Flagging as major since this can lead...
verified fixed
2a7836f
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-18T08:57:22Z
2004-06-17T13:46:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/MatchFilter.java
/******************************************************************************* * Copyright (c) 2000, 2004 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
67,691
Bug 67691 NLS: JavaEditor has a non-nlsed string (job name)
RC2 "Override indicator installation job"
verified fixed
b4be0d2
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-18T08:58:23Z
2004-06-17T19:20:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaEditor.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
67,726
Bug 67726 Refactoring fails if validate edit returns a cancel status [refactoring]
null
verified fixed
3a566f1
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-18T09:07:11Z
2004-06-17T22:06:40Z
org.eclipse.jdt.ui/core
67,726
Bug 67726 Refactoring fails if validate edit returns a cancel status [refactoring]
null
verified fixed
3a566f1
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-18T09:07:11Z
2004-06-17T22:06:40Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/Checks.java
67,726
Bug 67726 Refactoring fails if validate edit returns a cancel status [refactoring]
null
verified fixed
3a566f1
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-18T09:07:11Z
2004-06-17T22:06:40Z
org.eclipse.ltk.core.refactoring/src/org/eclipse/ltk/core/refactoring/RefactoringStatus.java
/******************************************************************************* * Copyright (c) 2000, 2004 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
67,726
Bug 67726 Refactoring fails if validate edit returns a cancel status [refactoring]
null
verified fixed
3a566f1
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-18T09:07:11Z
2004-06-17T22:06:40Z
org.eclipse.ltk.core.refactoring/src/org/eclipse/ltk/core/refactoring/participants/ValidateEditChecker.java
/******************************************************************************* * Copyright (c) 2000, 2004 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
67,726
Bug 67726 Refactoring fails if validate edit returns a cancel status [refactoring]
null
verified fixed
3a566f1
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-18T09:07:11Z
2004-06-17T22:06:40Z
org.eclipse.ltk.core.refactoring/src/org/eclipse/ltk/internal/core/refactoring/Changes.java
/******************************************************************************* * Copyright (c) 2000, 2004 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
66,835
Bug 66835 Deleting a package with CUs opened and dirty results in stale package explorer [refactoring]
null
verified fixed
beaea45
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-18T09:43:59Z
2004-06-12T17:06:40Z
org.eclipse.jdt.ui/core
66,835
Bug 66835 Deleting a package with CUs opened and dirty results in stale package explorer [refactoring]
null
verified fixed
beaea45
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-18T09:43:59Z
2004-06-12T17:06:40Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/changes/DeleteSourceManipulationChange.java
66,835
Bug 66835 Deleting a package with CUs opened and dirty results in stale package explorer [refactoring]
null
verified fixed
beaea45
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-18T09:43:59Z
2004-06-12T17:06:40Z
org.eclipse.jdt.ui/core
66,835
Bug 66835 Deleting a package with CUs opened and dirty results in stale package explorer [refactoring]
null
verified fixed
beaea45
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-18T09:43:59Z
2004-06-12T17:06:40Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg/JavaDeleteProcessor.java
66,835
Bug 66835 Deleting a package with CUs opened and dirty results in stale package explorer [refactoring]
null
verified fixed
beaea45
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-18T09:43:59Z
2004-06-12T17:06:40Z
org.eclipse.jdt.ui/core
66,835
Bug 66835 Deleting a package with CUs opened and dirty results in stale package explorer [refactoring]
null
verified fixed
beaea45
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-18T09:43:59Z
2004-06-12T17:06:40Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/util/RefactoringFileBuffers.java
67,046
Bug 67046 Exception when dragging a method to another class using the package explorer
a. Create a new Java project b. Create 3 new packages c. Create a new class in each of the first 2 packages d. Add 2 methods to the class in the second package and save it e. Move the previous class with the 2 methods to the third package f. Try to drag and drop a method from the previous class in the package explorer ...
verified fixed
1e6ff26
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-18T15:44:57Z
2004-06-14T16:20:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaEditor.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
67,046
Bug 67046 Exception when dragging a method to another class using the package explorer
a. Create a new Java project b. Create 3 new packages c. Create a new class in each of the first 2 packages d. Add 2 methods to the class in the second package and save it e. Move the previous class with the 2 methods to the third package f. Try to drag and drop a method from the previous class in the package explorer ...
verified fixed
1e6ff26
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-18T15:44:57Z
2004-06-14T16:20:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaSourceViewer.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
67,428
Bug 67428 [implementation] ArrayIndexOutOfBoundsException in BufferedRuleBasedScanner
3.0RC2 Build id: 200406111814 Getting from time to time the following sequence of errors while editing. I cannot correlate the errors with any specific action since the edit session seems to be not affected by them and i see the errors only if i look into the log. Yesterday it happend five times, this morning one. !ENT...
resolved fixed
f185570
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-18T15:54:12Z
2004-06-16T10:00:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaEditor.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
67,779
Bug 67779 color tuning
We received a set of small color adjustments from the artists. These changes should be integrated into RC3 * occurrences highlight: 255, 248, 147 * current line highlight: 232, 242, 254 * completion proposal background: white method parameter background: white
verified fixed
52ba4dc
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-18T18:42:38Z
2004-06-18T09:13:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/PreferenceConstants.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
66,234
Bug 66234 [projection] Revert file sometimes does not display the imports
I was able to recreate the scenario, I have a Java file in a Java project as /* * Created on Jun 8, 2004 * * TODO To change the template for this generated file go to * Window - Preferences - Java - Code Style - Code Templates */ package com; import java.net.URL; import java.util.Date; /** * @author admin * * TODO To c...
verified fixed
6d8f894
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-18T18:53:20Z
2004-06-08T21:26:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaEditor.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
66,234
Bug 66234 [projection] Revert file sometimes does not display the imports
I was able to recreate the scenario, I have a Java file in a Java project as /* * Created on Jun 8, 2004 * * TODO To change the template for this generated file go to * Window - Preferences - Java - Code Style - Code Templates */ package com; import java.net.URL; import java.util.Date; /** * @author admin * * TODO To c...
verified fixed
6d8f894
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-18T18:53:20Z
2004-06-08T21:26:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/folding/DefaultJavaFoldingStructureProvider.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
67,187
Bug 67187 [implementation] Concurrent modification of CompilationUnitDocumentProvider's ReverseMap
Was just scrolling through a Java file and got a popup with the following info: Java AST creation (Error: An internal error occurred during: "Java AST creation".) An internal error occurred during: "Java AST creation". java.lang.IndexOutOfBoundsException: Index: 62, Size: 60 java.util.ArrayList.RangeCheck(ArrayList.jav...
verified fixed
806a289
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-18T20:00:25Z
2004-06-15T09:00:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/CompilationUnitDocumentProvider.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
67,187
Bug 67187 [implementation] Concurrent modification of CompilationUnitDocumentProvider's ReverseMap
Was just scrolling through a Java file and got a popup with the following info: Java AST creation (Error: An internal error occurred during: "Java AST creation".) An internal error occurred during: "Java AST creation". java.lang.IndexOutOfBoundsException: Index: 62, Size: 60 java.util.ArrayList.RangeCheck(ArrayList.jav...
verified fixed
806a289
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-18T20:00:25Z
2004-06-15T09:00:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/QuickAssistLightBulbUpdater.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
67,821
Bug 67821 DirtyBufferValidationState becomes stale when buffer closes
Eclipse RC2. if you copy a read-only file and paste it on top of another read-only file all from the package explorer you get an exception in the log but the operation succeeds: java.lang.reflect.InvocationTargetException at org.eclipse.jface.operation.ModalContext.runInCurrentThread (ModalContext.java:314) at org.ecli...
verified fixed
f8a0819
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-22T16:04:40Z
2004-06-18T14:46:40Z
org.eclipse.ltk.core.refactoring/src/org/eclipse/ltk/internal/core/refactoring/BufferValidationState.java
/******************************************************************************* * Copyright (c) 2000, 2004 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
67,873
Bug 67873 [spell checking] tons of temporary spell check annotations
I200406180010 + plug-in export for I200406180800 1. disable folding and enable spell checker 2. open AbstractTextEditor 3. goto verifyText 4. start typing some random text behind a } observer the overview ruler: sometimes it is filled with spell checker annotations Note: if you cannot reproduce try starting to type - w...
verified fixed
f1145f9
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-22T16:58:55Z
2004-06-18T17:33:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/spelling/SpellReconcileStrategy.java
/***************************************************************************** * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, and ...
67,978
Bug 67978 IndexOutOfBounds in JavaEditor$MouseClickListener.repairRepresentation()
While using the JDT editor in Eclipse 3.0RC3 I received the following stacktrace, but can't say exactly what I did to get that. Not sure if it belongs to SWT or JDT-UI. Hope it tells somebody enought to fix it: java.lang.IllegalArgumentException: Index out of bounds at org.eclipse.swt.SWT.error(SWT.java:2677) at org.ec...
resolved fixed
3ef34de
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-23T09:18:47Z
2004-06-21T09:26:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaEditor.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
67,944
Bug 67944 Regression: package explorer doesn't show folders with non package names anymore
RC3 The regression was introduced by a fix we put in into M5. The bug number is 45062. However this problem was already raised against 2.1 and we fixed it for 2.1.1 since we considered it major there. The problem appears in situations where clients create a folder insides a source folder with a non package name (for ex...
verified fixed
e5d02c7
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-23T09:48:40Z
2004-06-20T14:00:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/filters/OutputFolderFilter.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
68,157
Bug 68157 Search for file occurences keybinding doesn't work
RC3 - 20040622:00:10 I opened org.eclipse.ui.examples.jobs.views.JobsView added a field to the classes saved the file (note at this point there are no errors or warnings in the file) then clicked on another existing field and pressed CTRl+SHIFT+U. All I got was a beep. I get this a lot and it is really annoying because...
verified fixed
dcced76
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-23T17:00:46Z
2004-06-22T13:13:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/CompilationUnitDocumentProvider.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
68,504
Bug 68504 Refactor -> Change Method Signature removes import [refactoring]
I'm using 3.0RC2 on Windows XP Professional, JDK is Sun 1.4.2_04 Create a new class, Bug.java as below: import java.util.regex.Matcher; public class Bug { public static boolean textContains(CharSequence text, Matcher matcher) { return matcher.reset(text).find(); } } In the same package, create BugCaller.java Create a n...
verified fixed
86c8b51
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-29T14:59:58Z
2004-06-24T18:00:00Z
org.eclipse.jdt.ui.tests.refactoring/resources/ChangeSignature/canModify/A_testImport08_in.java
68,504
Bug 68504 Refactor -> Change Method Signature removes import [refactoring]
I'm using 3.0RC2 on Windows XP Professional, JDK is Sun 1.4.2_04 Create a new class, Bug.java as below: import java.util.regex.Matcher; public class Bug { public static boolean textContains(CharSequence text, Matcher matcher) { return matcher.reset(text).find(); } } In the same package, create BugCaller.java Create a n...
verified fixed
86c8b51
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-29T14:59:58Z
2004-06-24T18:00:00Z
org.eclipse.jdt.ui.tests.refactoring/resources/ChangeSignature/canModify/A_testImport08_out.java
68,504
Bug 68504 Refactor -> Change Method Signature removes import [refactoring]
I'm using 3.0RC2 on Windows XP Professional, JDK is Sun 1.4.2_04 Create a new class, Bug.java as below: import java.util.regex.Matcher; public class Bug { public static boolean textContains(CharSequence text, Matcher matcher) { return matcher.reset(text).find(); } } In the same package, create BugCaller.java Create a n...
verified fixed
86c8b51
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-29T14:59:58Z
2004-06-24T18:00:00Z
org.eclipse.jdt.ui.tests.refactoring/test
68,504
Bug 68504 Refactor -> Change Method Signature removes import [refactoring]
I'm using 3.0RC2 on Windows XP Professional, JDK is Sun 1.4.2_04 Create a new class, Bug.java as below: import java.util.regex.Matcher; public class Bug { public static boolean textContains(CharSequence text, Matcher matcher) { return matcher.reset(text).find(); } } In the same package, create BugCaller.java Create a n...
verified fixed
86c8b51
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-29T14:59:58Z
2004-06-24T18:00:00Z
cases/org/eclipse/jdt/ui/tests/refactoring/ChangeSignatureTests.java
68,504
Bug 68504 Refactor -> Change Method Signature removes import [refactoring]
I'm using 3.0RC2 on Windows XP Professional, JDK is Sun 1.4.2_04 Create a new class, Bug.java as below: import java.util.regex.Matcher; public class Bug { public static boolean textContains(CharSequence text, Matcher matcher) { return matcher.reset(text).find(); } } In the same package, create BugCaller.java Create a n...
verified fixed
86c8b51
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-29T14:59:58Z
2004-06-24T18:00:00Z
org.eclipse.jdt.ui/core
68,504
Bug 68504 Refactor -> Change Method Signature removes import [refactoring]
I'm using 3.0RC2 on Windows XP Professional, JDK is Sun 1.4.2_04 Create a new class, Bug.java as below: import java.util.regex.Matcher; public class Bug { public static boolean textContains(CharSequence text, Matcher matcher) { return matcher.reset(text).find(); } } In the same package, create BugCaller.java Create a n...
verified fixed
86c8b51
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-29T14:59:58Z
2004-06-24T18:00:00Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ChangeSignatureRefactoring.java
68,552
Bug 68552 CallHierarchyViewPart uses deprecated setTitle API [call hierarchy]
The string currently being passed into setTitle should be passed to setContentDescription instead.
resolved fixed
5e290dd
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-29T15:56:06Z
2004-06-24T20:46:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/callhierarchy/CallHierarchyViewPart.java
/******************************************************************************* * Copyright (c) 2000, 2004 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, and...
67,168
Bug 67168 Change Signature shows error message twice [refactoring]
200406111814 public class TestClass { void change() { } x } Try to 'Change Method Signature' on 'change()'. The error message dialog always shows up twice.
resolved fixed
5f96f3c
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-06-29T16:47:12Z
2004-06-15T06:13:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/ModifyParametersAction.java
/******************************************************************************* * Copyright (c) 2000, 2004 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
68,593
Bug 68593 [formatting] Code formatter formats header comments
Even though "format header comments" is turned off in the general settings block on the comments tab, Eclipse 3RC3 is formatting the header comments. This happened with both built-in and all newly generated format templates. regards martin
resolved fixed
48991a2
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-07-01T09:30:53Z
2004-06-25T13:26:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/comment/CommentFormattingStrategy.java
/******************************************************************************* * Copyright (c) 2000, 2004 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
41,903
Bug 41903 bug in "Use SuperType Where Possible" [refactoring]
When I try to apply "Use SuperType Where Possible" to the program below (trying to replace references to type "FastEcho" with references to type "Echo"), I get a popup "The refactoring does not change any source code." However, the declaration of variable f in class "Hello" can be given type "Echo". - Frank Echo.java: ...
resolved fixed
766ddb6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-07-06T10:13:13Z
2003-08-24T18:33:20Z
org.eclipse.jdt.ui.tests.refactoring/test
41,903
Bug 41903 bug in "Use SuperType Where Possible" [refactoring]
When I try to apply "Use SuperType Where Possible" to the program below (trying to replace references to type "FastEcho" with references to type "Echo"), I get a popup "The refactoring does not change any source code." However, the declaration of variable f in class "Hello" can be given type "Echo". - Frank Echo.java: ...
resolved fixed
766ddb6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-07-06T10:13:13Z
2003-08-24T18:33:20Z
cases/org/eclipse/jdt/ui/tests/refactoring/ExtractInterfaceTests.java
41,903
Bug 41903 bug in "Use SuperType Where Possible" [refactoring]
When I try to apply "Use SuperType Where Possible" to the program below (trying to replace references to type "FastEcho" with references to type "Echo"), I get a popup "The refactoring does not change any source code." However, the declaration of variable f in class "Hello" can be given type "Echo". - Frank Echo.java: ...
resolved fixed
766ddb6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-07-06T10:13:13Z
2003-08-24T18:33:20Z
org.eclipse.jdt.ui/core
41,903
Bug 41903 bug in "Use SuperType Where Possible" [refactoring]
When I try to apply "Use SuperType Where Possible" to the program below (trying to replace references to type "FastEcho" with references to type "Echo"), I get a popup "The refactoring does not change any source code." However, the declaration of variable f in class "Hello" can be given type "Echo". - Frank Echo.java: ...
resolved fixed
766ddb6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-07-06T10:13:13Z
2003-08-24T18:33:20Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ChangeTypeRefactoring.java
41,903
Bug 41903 bug in "Use SuperType Where Possible" [refactoring]
When I try to apply "Use SuperType Where Possible" to the program below (trying to replace references to type "FastEcho" with references to type "Echo"), I get a popup "The refactoring does not change any source code." However, the declaration of variable f in class "Hello" can be given type "Echo". - Frank Echo.java: ...
resolved fixed
766ddb6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-07-06T10:13:13Z
2003-08-24T18:33:20Z
org.eclipse.jdt.ui/core
41,903
Bug 41903 bug in "Use SuperType Where Possible" [refactoring]
When I try to apply "Use SuperType Where Possible" to the program below (trying to replace references to type "FastEcho" with references to type "Echo"), I get a popup "The refactoring does not change any source code." However, the declaration of variable f in class "Hello" can be given type "Echo". - Frank Echo.java: ...
resolved fixed
766ddb6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-07-06T10:13:13Z
2003-08-24T18:33:20Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ExtractInterfaceUtil.java
41,903
Bug 41903 bug in "Use SuperType Where Possible" [refactoring]
When I try to apply "Use SuperType Where Possible" to the program below (trying to replace references to type "FastEcho" with references to type "Echo"), I get a popup "The refactoring does not change any source code." However, the declaration of variable f in class "Hello" can be given type "Echo". - Frank Echo.java: ...
resolved fixed
766ddb6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-07-06T10:13:13Z
2003-08-24T18:33:20Z
org.eclipse.jdt.ui/core
41,903
Bug 41903 bug in "Use SuperType Where Possible" [refactoring]
When I try to apply "Use SuperType Where Possible" to the program below (trying to replace references to type "FastEcho" with references to type "Echo"), I get a popup "The refactoring does not change any source code." However, the declaration of variable f in class "Hello" can be given type "Echo". - Frank Echo.java: ...
resolved fixed
766ddb6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-07-06T10:13:13Z
2003-08-24T18:33:20Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/typeconstraints/ConstraintVariable.java
41,903
Bug 41903 bug in "Use SuperType Where Possible" [refactoring]
When I try to apply "Use SuperType Where Possible" to the program below (trying to replace references to type "FastEcho" with references to type "Echo"), I get a popup "The refactoring does not change any source code." However, the declaration of variable f in class "Hello" can be given type "Echo". - Frank Echo.java: ...
resolved fixed
766ddb6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-07-06T10:13:13Z
2003-08-24T18:33:20Z
org.eclipse.jdt.ui/core
41,903
Bug 41903 bug in "Use SuperType Where Possible" [refactoring]
When I try to apply "Use SuperType Where Possible" to the program below (trying to replace references to type "FastEcho" with references to type "Echo"), I get a popup "The refactoring does not change any source code." However, the declaration of variable f in class "Hello" can be given type "Echo". - Frank Echo.java: ...
resolved fixed
766ddb6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-07-06T10:13:13Z
2003-08-24T18:33:20Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/typeconstraints/FullConstraintCreator.java
41,903
Bug 41903 bug in "Use SuperType Where Possible" [refactoring]
When I try to apply "Use SuperType Where Possible" to the program below (trying to replace references to type "FastEcho" with references to type "Echo"), I get a popup "The refactoring does not change any source code." However, the declaration of variable f in class "Hello" can be given type "Echo". - Frank Echo.java: ...
resolved fixed
766ddb6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-07-06T10:13:13Z
2003-08-24T18:33:20Z
org.eclipse.jdt.ui/core
41,903
Bug 41903 bug in "Use SuperType Where Possible" [refactoring]
When I try to apply "Use SuperType Where Possible" to the program below (trying to replace references to type "FastEcho" with references to type "Echo"), I get a popup "The refactoring does not change any source code." However, the declaration of variable f in class "Hello" can be given type "Echo". - Frank Echo.java: ...
resolved fixed
766ddb6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-07-06T10:13:13Z
2003-08-24T18:33:20Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/typeconstraints/ITypeConstraintFactory.java
41,903
Bug 41903 bug in "Use SuperType Where Possible" [refactoring]
When I try to apply "Use SuperType Where Possible" to the program below (trying to replace references to type "FastEcho" with references to type "Echo"), I get a popup "The refactoring does not change any source code." However, the declaration of variable f in class "Hello" can be given type "Echo". - Frank Echo.java: ...
resolved fixed
766ddb6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-07-06T10:13:13Z
2003-08-24T18:33:20Z
org.eclipse.jdt.ui/core
41,903
Bug 41903 bug in "Use SuperType Where Possible" [refactoring]
When I try to apply "Use SuperType Where Possible" to the program below (trying to replace references to type "FastEcho" with references to type "Echo"), I get a popup "The refactoring does not change any source code." However, the declaration of variable f in class "Hello" can be given type "Echo". - Frank Echo.java: ...
resolved fixed
766ddb6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-07-06T10:13:13Z
2003-08-24T18:33:20Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/typeconstraints/TypeBindings.java
41,903
Bug 41903 bug in "Use SuperType Where Possible" [refactoring]
When I try to apply "Use SuperType Where Possible" to the program below (trying to replace references to type "FastEcho" with references to type "Echo"), I get a popup "The refactoring does not change any source code." However, the declaration of variable f in class "Hello" can be given type "Echo". - Frank Echo.java: ...
resolved fixed
766ddb6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-07-06T10:13:13Z
2003-08-24T18:33:20Z
org.eclipse.jdt.ui/core
41,903
Bug 41903 bug in "Use SuperType Where Possible" [refactoring]
When I try to apply "Use SuperType Where Possible" to the program below (trying to replace references to type "FastEcho" with references to type "Echo"), I get a popup "The refactoring does not change any source code." However, the declaration of variable f in class "Hello" can be given type "Echo". - Frank Echo.java: ...
resolved fixed
766ddb6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-07-06T10:13:13Z
2003-08-24T18:33:20Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/typeconstraints/TypeConstraintFactory.java
69,020
Bug 69020 IAE when drag and dropping field in anonym type [reorg] [dnd]
3.0 drag and drop a field in an anonymous type. java.lang.IllegalArgumentException: ClassInstanceCreation has no property bodyDeclarations at org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.validateHasChildProperty(RewriteEventStore.java:615) at org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.ge...
resolved fixed
8548bdd
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-07-06T17:51:58Z
2004-06-30T15:40:00Z
org.eclipse.jdt.ui/core
69,020
Bug 69020 IAE when drag and dropping field in anonym type [reorg] [dnd]
3.0 drag and drop a field in an anonymous type. java.lang.IllegalArgumentException: ClassInstanceCreation has no property bodyDeclarations at org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.validateHasChildProperty(RewriteEventStore.java:615) at org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.ge...
resolved fixed
8548bdd
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-07-06T17:51:58Z
2004-06-30T15:40:00Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg/ReorgPolicyFactory.java
59,157
Bug 59157 Externalize Strings should remember the input values of the last time. [refactoring] [nls]
It whould be handy if the package selected (and every other value that most of the time would be the same as the previous time) is remembered for the next time!! in the Externalize Strings dialog Now i always have to change the package (2 times!) in that dialog most of the time you want one resource bundle file for you...
resolved fixed
5b1ce9a
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-07-08T10:01:02Z
2004-04-19T21:26:40Z
org.eclipse.jdt.ui/ui
59,157
Bug 59157 Externalize Strings should remember the input values of the last time. [refactoring] [nls]
It whould be handy if the package selected (and every other value that most of the time would be the same as the previous time) is remembered for the next time!! in the Externalize Strings dialog Now i always have to change the package (2 times!) in that dialog most of the time you want one resource bundle file for you...
resolved fixed
5b1ce9a
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-07-08T10:01:02Z
2004-04-19T21:26:40Z
refactoring/org/eclipse/jdt/internal/ui/refactoring/nls/AccessorDescription.java
59,157
Bug 59157 Externalize Strings should remember the input values of the last time. [refactoring] [nls]
It whould be handy if the package selected (and every other value that most of the time would be the same as the previous time) is remembered for the next time!! in the Externalize Strings dialog Now i always have to change the package (2 times!) in that dialog most of the time you want one resource bundle file for you...
resolved fixed
5b1ce9a
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-07-08T10:01:02Z
2004-04-19T21:26:40Z
org.eclipse.jdt.ui/ui
59,157
Bug 59157 Externalize Strings should remember the input values of the last time. [refactoring] [nls]
It whould be handy if the package selected (and every other value that most of the time would be the same as the previous time) is remembered for the next time!! in the Externalize Strings dialog Now i always have to change the package (2 times!) in that dialog most of the time you want one resource bundle file for you...
resolved fixed
5b1ce9a
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-07-08T10:01:02Z
2004-04-19T21:26:40Z
refactoring/org/eclipse/jdt/internal/ui/refactoring/nls/ExternalizeWizardPage.java
66,939
Bug 66939 Use supertype refactoring: target type not named [refactoring]
RC2 Make a random selection in a Java editor and choose 'Use supertype where possible' The dialog comes up and is ready to do some work. But it dosn't say which for type it would use a supertype for. Maybe the label should be improved to 'Select supertype to use for '{0}':' It might be better to limit the enablement on...
resolved fixed
4839de1
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-07-12T14:02:00Z
2004-06-14T13:33:20Z
org.eclipse.jdt.ui/core
66,939
Bug 66939 Use supertype refactoring: target type not named [refactoring]
RC2 Make a random selection in a Java editor and choose 'Use supertype where possible' The dialog comes up and is ready to do some work. But it dosn't say which for type it would use a supertype for. Maybe the label should be improved to 'Select supertype to use for '{0}':' It might be better to limit the enablement on...
resolved fixed
4839de1
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-07-12T14:02:00Z
2004-06-14T13:33:20Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ChangeTypeRefactoring.java
66,939
Bug 66939 Use supertype refactoring: target type not named [refactoring]
RC2 Make a random selection in a Java editor and choose 'Use supertype where possible' The dialog comes up and is ready to do some work. But it dosn't say which for type it would use a supertype for. Maybe the label should be improved to 'Select supertype to use for '{0}':' It might be better to limit the enablement on...
resolved fixed
4839de1
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-07-12T14:02:00Z
2004-06-14T13:33:20Z
org.eclipse.jdt.ui/ui
66,939
Bug 66939 Use supertype refactoring: target type not named [refactoring]
RC2 Make a random selection in a Java editor and choose 'Use supertype where possible' The dialog comes up and is ready to do some work. But it dosn't say which for type it would use a supertype for. Maybe the label should be improved to 'Select supertype to use for '{0}':' It might be better to limit the enablement on...
resolved fixed
4839de1
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2004-07-12T14:02:00Z
2004-06-14T13:33:20Z
refactoring/org/eclipse/jdt/internal/ui/refactoring/ChangeTypeWizard.java