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
38,062
Bug 38062 [api] Provide API that allows to use text search for a new search (page)
Use case: I wanted to take the basic TextSearch and change the LabelProvider in TextSearchResultCollector.aboutToStart(), since the one used there, FileLabelProvider(FileLabelProvider.SHOW_LABEL_PATH), displays filenames and java-related icons, while we wanted to display text and icons based on our Model. The LabelProv...
resolved fixed
cc9ed9f
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-05T17:54:28Z
2003-05-23T20:00:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/propertiesfileeditor/PropertyKeyHyperlink.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
38,062
Bug 38062 [api] Provide API that allows to use text search for a new search (page)
Use case: I wanted to take the basic TextSearch and change the LabelProvider in TextSearchResultCollector.aboutToStart(), since the one used there, FileLabelProvider(FileLabelProvider.SHOW_LABEL_PATH), displays filenames and java-related icons, while we wanted to display text and icons based on our Model. The LabelProv...
resolved fixed
cc9ed9f
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-05T17:54:28Z
2003-05-23T20:00:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/util/PatternConstructor.java
119,170
Bug 119170 [quickfix] "change access to static" fails when field or inner class hides static class name
null
verified fixed
481d9ab
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-06T08:19:41Z
2005-12-03T14:26:40Z
org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/quickfix/ChangeNonStaticToStaticTest.java
119,170
Bug 119170 [quickfix] "change access to static" fails when field or inner class hides static class name
null
verified fixed
481d9ab
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-06T08:19:41Z
2005-12-03T14:26:40Z
org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/quickfix/CleanUpTest.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
119,170
Bug 119170 [quickfix] "change access to static" fails when field or inner class hides static class name
null
verified fixed
481d9ab
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-06T08:19:41Z
2005-12-03T14:26:40Z
org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/quickfix/QuickFixTest.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
119,170
Bug 119170 [quickfix] "change access to static" fails when field or inner class hides static class name
null
verified fixed
481d9ab
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-06T08:19:41Z
2005-12-03T14:26:40Z
org.eclipse.jdt.ui/core
119,170
Bug 119170 [quickfix] "change access to static" fails when field or inner class hides static class name
null
verified fixed
481d9ab
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-06T08:19:41Z
2005-12-03T14:26:40Z
extension/org/eclipse/jdt/internal/corext/fix/AbstractFix.java
119,170
Bug 119170 [quickfix] "change access to static" fails when field or inner class hides static class name
null
verified fixed
481d9ab
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-06T08:19:41Z
2005-12-03T14:26:40Z
org.eclipse.jdt.ui/core
119,170
Bug 119170 [quickfix] "change access to static" fails when field or inner class hides static class name
null
verified fixed
481d9ab
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-06T08:19:41Z
2005-12-03T14:26:40Z
extension/org/eclipse/jdt/internal/corext/fix/CodeStyleFix.java
117,468
Bug 117468 [misc] BadLocationException when moving type
I20051116-1332 + plugin-export 20051122_1135 Have a type in a non-default package. Open the type in the editor, put the caret into the last line. Now move the compilation unit into the default package (drag&drop or select Move... on the file in the package explorer). Move it back. Both move operations give the followin...
verified fixed
3c1e3d6
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-06T08:53:09Z
2005-11-22T11:46:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/CompilationUnitEditor.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
97,829
Bug 97829 [api] Delegate isNotSynchronizedException() to document providers
null
resolved fixed
6f9a22b
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-06T13:56:57Z
2005-06-01T12:46:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/ICompilationUnitDocumentProvider.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
119,414
Bug 119414 [clean up][J2SE50] Failing test case in CleanUpTest#testJava5005
Version: 3.2.0 Build id: I20051130-1215 With version 625 of core the order of problems in the array returned by CompilationUnit#getProblems has changed. This results in a changed order of @Override/@Deprecated annotations inserted by the J2se clean up.
verified fixed
01fdbe3
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-06T16:06:41Z
2005-12-06T14:40:00Z
org.eclipse.jdt.ui/core
119,414
Bug 119414 [clean up][J2SE50] Failing test case in CleanUpTest#testJava5005
Version: 3.2.0 Build id: I20051130-1215 With version 625 of core the order of problems in the array returned by CompilationUnit#getProblems has changed. This results in a changed order of @Override/@Deprecated annotations inserted by the J2se clean up.
verified fixed
01fdbe3
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-06T16:06:41Z
2005-12-06T14:40:00Z
extension/org/eclipse/jdt/internal/corext/fix/FixMessages.java
119,414
Bug 119414 [clean up][J2SE50] Failing test case in CleanUpTest#testJava5005
Version: 3.2.0 Build id: I20051130-1215 With version 625 of core the order of problems in the array returned by CompilationUnit#getProblems has changed. This results in a changed order of @Override/@Deprecated annotations inserted by the J2se clean up.
verified fixed
01fdbe3
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-06T16:06:41Z
2005-12-06T14:40:00Z
org.eclipse.jdt.ui/core
119,414
Bug 119414 [clean up][J2SE50] Failing test case in CleanUpTest#testJava5005
Version: 3.2.0 Build id: I20051130-1215 With version 625 of core the order of problems in the array returned by CompilationUnit#getProblems has changed. This results in a changed order of @Override/@Deprecated annotations inserted by the J2se clean up.
verified fixed
01fdbe3
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-06T16:06:41Z
2005-12-06T14:40:00Z
extension/org/eclipse/jdt/internal/corext/fix/Java50Fix.java
119,316
Bug 119316 Changes in Logical Model support classes
I have dne some refactoring of the Team logical model support classes. Basically, I have moved several class from Team UI to Team Core. I have left stubs in Team UI so that LTK and JDT UI compile but they will not work until they are refactored to use the Core classes. I have also added an abstract class, ResourceMappi...
resolved fixed
53f875d
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-07T10:59:29Z
2005-12-05T22:00:00Z
org.eclipse.jdt.ui/ui
119,316
Bug 119316 Changes in Logical Model support classes
I have dne some refactoring of the Team logical model support classes. Basically, I have moved several class from Team UI to Team Core. I have left stubs in Team UI so that LTK and JDT UI compile but they will not work until they are refactored to use the Core classes. I have also added an abstract class, ResourceMappi...
resolved fixed
53f875d
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-07T10:59:29Z
2005-12-05T22:00:00Z
refactoring/org/eclipse/jdt/internal/ui/refactoring/model/JavaRefactoringAdapterFactory.java
119,316
Bug 119316 Changes in Logical Model support classes
I have dne some refactoring of the Team logical model support classes. Basically, I have moved several class from Team UI to Team Core. I have left stubs in Team UI so that LTK and JDT UI compile but they will not work until they are refactored to use the Core classes. I have also added an abstract class, ResourceMappi...
resolved fixed
53f875d
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-07T10:59:29Z
2005-12-05T22:00:00Z
org.eclipse.jdt.ui/ui
119,316
Bug 119316 Changes in Logical Model support classes
I have dne some refactoring of the Team logical model support classes. Basically, I have moved several class from Team UI to Team Core. I have left stubs in Team UI so that LTK and JDT UI compile but they will not work until they are refactored to use the Core classes. I have also added an abstract class, ResourceMappi...
resolved fixed
53f875d
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-07T10:59:29Z
2005-12-05T22:00:00Z
refactoring/org/eclipse/jdt/internal/ui/refactoring/model/JavaRefactoringCompareAdapter.java
119,316
Bug 119316 Changes in Logical Model support classes
I have dne some refactoring of the Team logical model support classes. Basically, I have moved several class from Team UI to Team Core. I have left stubs in Team UI so that LTK and JDT UI compile but they will not work until they are refactored to use the Core classes. I have also added an abstract class, ResourceMappi...
resolved fixed
53f875d
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-07T10:59:29Z
2005-12-05T22:00:00Z
org.eclipse.ltk.ui.refactoring/src/org/eclipse/ltk/ui/refactoring/model/AbstractRefactoringCompareAdapter.java
119,316
Bug 119316 Changes in Logical Model support classes
I have dne some refactoring of the Team logical model support classes. Basically, I have moved several class from Team UI to Team Core. I have left stubs in Team UI so that LTK and JDT UI compile but they will not work until they are refactored to use the Core classes. I have also added an abstract class, ResourceMappi...
resolved fixed
53f875d
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-07T10:59:29Z
2005-12-05T22:00:00Z
org.eclipse.ltk.ui.refactoring/src/org/eclipse/ltk/ui/refactoring/model/AbstractRefactoringModelMerger.java
/******************************************************************************* * Copyright (c) 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is a...
119,528
Bug 119528 [build path] "Add Java Source Attachment" default path should be Jar's path
When using Buildpath Jar-> Properties -> Add Java Source Attachment -> (External File Or External Folder), the default folders for the browse dialog can be improved to improve usability and productivity. The most appropriate starting folder for the dialog is surely the folder containing the Jar for which we are setting...
verified fixed
e253b3d
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-07T11:28:50Z
2005-12-06T23:00:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/SourceAttachmentBlock.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
119,532
Bug 119532 [implementation] NPE in DocumentAdapter when setting the contents
I have a plugin that modifies buffers programmatically via IBuffer.setContents(). If this is called during a clean operation operation with the file open (so that the file itself gets deleted), I get the following exception: org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException) at or...
verified fixed
1c5150a
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-07T11:48:46Z
2005-12-07T01:46:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/DocumentAdapter.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
119,394
Bug 119394 [refactoring] IndexOutOfBoundsException in Change Method Signature
Build id: I20051130-1215 Having: -------------- public class Foo { public void test() { Foo b= new Foo() { public void foo() { } }; } } -------------- Invoke Change Signature on foo(); add one parameter, press "Preview": java.lang.reflect.InvocationTargetException at org.eclipse.jface.operation.ModalContext.run(ModalCo...
verified fixed
f494290
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-07T14:09:16Z
2005-12-06T11:53:20Z
org.eclipse.jdt.ui/core
119,394
Bug 119394 [refactoring] IndexOutOfBoundsException in Change Method Signature
Build id: I20051130-1215 Having: -------------- public class Foo { public void test() { Foo b= new Foo() { public void foo() { } }; } } -------------- Invoke Change Signature on foo(); add one parameter, press "Preview": java.lang.reflect.InvocationTargetException at org.eclipse.jface.operation.ModalContext.run(ModalCo...
verified fixed
f494290
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-07T14:09:16Z
2005-12-06T11:53:20Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/TypeContextChecker.java
109,041
Bug 109041 [implementation] Occurrence finders should not compute current node each time
I20050906-1200 This is a minor performance improvement item: currently each occurrence finder computes the node at the caret location via NodeFinder. It would be more efficient to compute the node once and initialize each occurrence finder with that node.
resolved fixed
c9ab2f3
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-07T16:52:21Z
2005-09-08T11:46:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaEditor.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
109,041
Bug 109041 [implementation] Occurrence finders should not compute current node each time
I20050906-1200 This is a minor performance improvement item: currently each occurrence finder computes the node at the caret location via NodeFinder. It would be more efficient to compute the node once and initialize each occurrence finder with that node.
resolved fixed
c9ab2f3
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-07T16:52:21Z
2005-09-08T11:46:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/BreakContinueTargetFinder.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
109,041
Bug 109041 [implementation] Occurrence finders should not compute current node each time
I20050906-1200 This is a minor performance improvement item: currently each occurrence finder computes the node at the caret location via NodeFinder. It would be more efficient to compute the node once and initialize each occurrence finder with that node.
resolved fixed
c9ab2f3
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-07T16:52:21Z
2005-09-08T11:46:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/ExceptionOccurrencesFinder.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
109,041
Bug 109041 [implementation] Occurrence finders should not compute current node each time
I20050906-1200 This is a minor performance improvement item: currently each occurrence finder computes the node at the caret location via NodeFinder. It would be more efficient to compute the node once and initialize each occurrence finder with that node.
resolved fixed
c9ab2f3
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-07T16:52:21Z
2005-09-08T11:46:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/ImplementOccurrencesFinder.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
109,041
Bug 109041 [implementation] Occurrence finders should not compute current node each time
I20050906-1200 This is a minor performance improvement item: currently each occurrence finder computes the node at the caret location via NodeFinder. It would be more efficient to compute the node once and initialize each occurrence finder with that node.
resolved fixed
c9ab2f3
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-07T16:52:21Z
2005-09-08T11:46:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/MethodExitsFinder.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
109,041
Bug 109041 [implementation] Occurrence finders should not compute current node each time
I20050906-1200 This is a minor performance improvement item: currently each occurrence finder computes the node at the caret location via NodeFinder. It would be more efficient to compute the node once and initialize each occurrence finder with that node.
resolved fixed
c9ab2f3
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-07T16:52:21Z
2005-09-08T11:46:40Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/OccurrencesFinder.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
111,496
Bug 111496 [API] access to AddUnimplementedMethodsOperation
We are using internal jdt calls to perform some of our operations. In order to add method stubs for unimplemented inherited members, we are using the following internal classes / apis - AddMethodStubOperation - IRequestQuery (requried for AddMethodStubOperation) - StubUtility2 (to find unimplemented methods) - ASTNodes...
verified fixed
bff996d
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T12:13:51Z
2005-10-04T18:20:00Z
org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/core/source/AddUnimplementedConstructorsTest.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
111,496
Bug 111496 [API] access to AddUnimplementedMethodsOperation
We are using internal jdt calls to perform some of our operations. In order to add method stubs for unimplemented inherited members, we are using the following internal classes / apis - AddMethodStubOperation - IRequestQuery (requried for AddMethodStubOperation) - StubUtility2 (to find unimplemented methods) - ASTNodes...
verified fixed
bff996d
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T12:13:51Z
2005-10-04T18:20:00Z
org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/core/source/AddUnimplementedMethodsTest.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
111,496
Bug 111496 [API] access to AddUnimplementedMethodsOperation
We are using internal jdt calls to perform some of our operations. In order to add method stubs for unimplemented inherited members, we are using the following internal classes / apis - AddMethodStubOperation - IRequestQuery (requried for AddMethodStubOperation) - StubUtility2 (to find unimplemented methods) - ASTNodes...
verified fixed
bff996d
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T12:13:51Z
2005-10-04T18:20:00Z
org.eclipse.jdt.ui/core
111,496
Bug 111496 [API] access to AddUnimplementedMethodsOperation
We are using internal jdt calls to perform some of our operations. In order to add method stubs for unimplemented inherited members, we are using the following internal classes / apis - AddMethodStubOperation - IRequestQuery (requried for AddMethodStubOperation) - StubUtility2 (to find unimplemented methods) - ASTNodes...
verified fixed
bff996d
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T12:13:51Z
2005-10-04T18:20:00Z
extension/org/eclipse/jdt/internal/corext/codemanipulation/AddUnimplementedConstructorsOperation.java
111,496
Bug 111496 [API] access to AddUnimplementedMethodsOperation
We are using internal jdt calls to perform some of our operations. In order to add method stubs for unimplemented inherited members, we are using the following internal classes / apis - AddMethodStubOperation - IRequestQuery (requried for AddMethodStubOperation) - StubUtility2 (to find unimplemented methods) - ASTNodes...
verified fixed
bff996d
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T12:13:51Z
2005-10-04T18:20:00Z
org.eclipse.jdt.ui/core
111,496
Bug 111496 [API] access to AddUnimplementedMethodsOperation
We are using internal jdt calls to perform some of our operations. In order to add method stubs for unimplemented inherited members, we are using the following internal classes / apis - AddMethodStubOperation - IRequestQuery (requried for AddMethodStubOperation) - StubUtility2 (to find unimplemented methods) - ASTNodes...
verified fixed
bff996d
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T12:13:51Z
2005-10-04T18:20:00Z
extension/org/eclipse/jdt/internal/corext/codemanipulation/AddUnimplementedMethodsOperation.java
111,496
Bug 111496 [API] access to AddUnimplementedMethodsOperation
We are using internal jdt calls to perform some of our operations. In order to add method stubs for unimplemented inherited members, we are using the following internal classes / apis - AddMethodStubOperation - IRequestQuery (requried for AddMethodStubOperation) - StubUtility2 (to find unimplemented methods) - ASTNodes...
verified fixed
bff996d
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T12:13:51Z
2005-10-04T18:20:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddUnimplementedConstructorsAction.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
111,496
Bug 111496 [API] access to AddUnimplementedMethodsOperation
We are using internal jdt calls to perform some of our operations. In order to add method stubs for unimplemented inherited members, we are using the following internal classes / apis - AddMethodStubOperation - IRequestQuery (requried for AddMethodStubOperation) - StubUtility2 (to find unimplemented methods) - ASTNodes...
verified fixed
bff996d
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T12:13:51Z
2005-10-04T18:20:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/OverrideMethodsAction.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
111,496
Bug 111496 [API] access to AddUnimplementedMethodsOperation
We are using internal jdt calls to perform some of our operations. In order to add method stubs for unimplemented inherited members, we are using the following internal classes / apis - AddMethodStubOperation - IRequestQuery (requried for AddMethodStubOperation) - StubUtility2 (to find unimplemented methods) - ASTNodes...
verified fixed
bff996d
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T12:13:51Z
2005-10-04T18:20:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/wizards/NewTypeWizardPage.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
114,119
Bug 114119 [ast rewrite] Following of bug 85298, the anonymous cannot be deleted
null
resolved fixed
ea1e835
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T13:27:05Z
2005-10-28T14:33:20Z
org.eclipse.jdt.ui/core
114,119
Bug 114119 [ast rewrite] Following of bug 85298, the anonymous cannot be deleted
null
resolved fixed
ea1e835
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T13:27:05Z
2005-10-28T14:33:20Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg/ASTNodeDeleteUtil.java
114,119
Bug 114119 [ast rewrite] Following of bug 85298, the anonymous cannot be deleted
null
resolved fixed
ea1e835
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T13:27:05Z
2005-10-28T14:33:20Z
org.eclipse.jdt.ui/core
114,119
Bug 114119 [ast rewrite] Following of bug 85298, the anonymous cannot be deleted
null
resolved fixed
ea1e835
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T13:27:05Z
2005-10-28T14:33:20Z
refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ASTNodeSearchUtil.java
114,098
Bug 114098 [content assist] Camel case completions are not inserted
null
resolved fixed
5342939
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T14:14:27Z
2005-10-28T14:33:20Z
org.eclipse.jdt.text.tests/src/org/eclipse/jdt/text/tests/contentassist/AbstractCompletionTest.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
114,098
Bug 114098 [content assist] Camel case completions are not inserted
null
resolved fixed
5342939
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T14:14:27Z
2005-10-28T14:33:20Z
org.eclipse.jdt.text.tests/src/org/eclipse/jdt/text/tests/contentassist/CamelCaseCompletionTest.java
114,098
Bug 114098 [content assist] Camel case completions are not inserted
null
resolved fixed
5342939
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T14:14:27Z
2005-10-28T14:33:20Z
org.eclipse.jdt.text.tests/src/org/eclipse/jdt/text/tests/contentassist/ContentAssistTestSuite.java
package org.eclipse.jdt.text.tests.contentassist; import junit.framework.Test; import junit.framework.TestSuite; /** * Content assist test suite. * * @since 3.2 */ public class ContentAssistTestSuite { public static Test suite() { TestSuite suite = new TestSuite("Content Assist Test Suite"); //$NON-NLS-1$ ...
114,098
Bug 114098 [content assist] Camel case completions are not inserted
null
resolved fixed
5342939
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T14:14:27Z
2005-10-28T14:33:20Z
org.eclipse.jdt.text.tests/src/org/eclipse/jdt/text/tests/contentassist/SpecialMethodsCompletionTest.java
114,098
Bug 114098 [content assist] Camel case completions are not inserted
null
resolved fixed
5342939
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T14:14:27Z
2005-10-28T14:33:20Z
org.eclipse.jdt.text.tests/src/org/eclipse/jdt/text/tests/contentassist/TypeCompletionTest.java
/******************************************************************************* * Copyright (c) 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is a...
114,098
Bug 114098 [content assist] Camel case completions are not inserted
null
resolved fixed
5342939
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T14:14:27Z
2005-10-28T14:33:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/CodeAssistConfigurationBlock.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
114,098
Bug 114098 [content assist] Camel case completions are not inserted
null
resolved fixed
5342939
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T14:14:27Z
2005-10-28T14:33:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/PreferencesMessages.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
114,098
Bug 114098 [content assist] Camel case completions are not inserted
null
resolved fixed
5342939
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T14:14:27Z
2005-10-28T14:33:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/AbstractJavaCompletionProposal.java
114,098
Bug 114098 [content assist] Camel case completions are not inserted
null
resolved fixed
5342939
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T14:14:27Z
2005-10-28T14:33:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/JavaCompletionProposal.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
114,098
Bug 114098 [content assist] Camel case completions are not inserted
null
resolved fixed
5342939
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T14:14:27Z
2005-10-28T14:33:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/JavaTypeCompletionProposal.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
114,098
Bug 114098 [content assist] Camel case completions are not inserted
null
resolved fixed
5342939
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T14:14:27Z
2005-10-28T14:33:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/LazyJavaCompletionProposal.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
114,098
Bug 114098 [content assist] Camel case completions are not inserted
null
resolved fixed
5342939
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T14:14:27Z
2005-10-28T14:33:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/LazyJavaTypeCompletionProposal.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
117,493
Bug 117493 [content assist] CompletionRequestor#completionFailure(IProblem)) is ignored
This got introduced after 3.2 M1 (i.e. broken in 3.2 M2 and newer). If completion fails we now always show: "No completion available." instead of the real error text. Example: for (Iterator i=things.iterator(); i.<ctrl-space> // Iterator not yet imported)
resolved fixed
781c3f0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T14:54:03Z
2005-11-22T14:33:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/CompletionProposalCategory.java
/******************************************************************************* * Copyright (c) 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is a...
117,493
Bug 117493 [content assist] CompletionRequestor#completionFailure(IProblem)) is ignored
This got introduced after 3.2 M1 (i.e. broken in 3.2 M2 and newer). If completion fails we now always show: "No completion available." instead of the real error text. Example: for (Iterator i=things.iterator(); i.<ctrl-space> // Iterator not yet imported)
resolved fixed
781c3f0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T14:54:03Z
2005-11-22T14:33:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/CompletionProposalComputerDescriptor.java
/******************************************************************************* * Copyright (c) 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is a...
117,493
Bug 117493 [content assist] CompletionRequestor#completionFailure(IProblem)) is ignored
This got introduced after 3.2 M1 (i.e. broken in 3.2 M2 and newer). If completion fails we now always show: "No completion available." instead of the real error text. Example: for (Iterator i=things.iterator(); i.<ctrl-space> // Iterator not yet imported)
resolved fixed
781c3f0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T14:54:03Z
2005-11-22T14:33:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/ContentAssistProcessor.java
/******************************************************************************* * Copyright (c) 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is a...
117,493
Bug 117493 [content assist] CompletionRequestor#completionFailure(IProblem)) is ignored
This got introduced after 3.2 M1 (i.e. broken in 3.2 M2 and newer). If completion fails we now always show: "No completion available." instead of the real error text. Example: for (Iterator i=things.iterator(); i.<ctrl-space> // Iterator not yet imported)
resolved fixed
781c3f0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T14:54:03Z
2005-11-22T14:33:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/JavaCompletionProcessor.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
117,493
Bug 117493 [content assist] CompletionRequestor#completionFailure(IProblem)) is ignored
This got introduced after 3.2 M1 (i.e. broken in 3.2 M2 and newer). If completion fails we now always show: "No completion available." instead of the real error text. Example: for (Iterator i=things.iterator(); i.<ctrl-space> // Iterator not yet imported)
resolved fixed
781c3f0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T14:54:03Z
2005-11-22T14:33:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/JavaCompletionProposalComputer.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
117,493
Bug 117493 [content assist] CompletionRequestor#completionFailure(IProblem)) is ignored
This got introduced after 3.2 M1 (i.e. broken in 3.2 M2 and newer). If completion fails we now always show: "No completion available." instead of the real error text. Example: for (Iterator i=things.iterator(); i.<ctrl-space> // Iterator not yet imported)
resolved fixed
781c3f0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T14:54:03Z
2005-11-22T14:33:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/TemplateCompletionProposalComputer.java
/******************************************************************************* * Copyright (c) 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is a...
117,493
Bug 117493 [content assist] CompletionRequestor#completionFailure(IProblem)) is ignored
This got introduced after 3.2 M1 (i.e. broken in 3.2 M2 and newer). If completion fails we now always show: "No completion available." instead of the real error text. Example: for (Iterator i=things.iterator(); i.<ctrl-space> // Iterator not yet imported)
resolved fixed
781c3f0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T14:54:03Z
2005-11-22T14:33:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/javadoc/LegacyJavadocCompletionProposalComputer.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
117,493
Bug 117493 [content assist] CompletionRequestor#completionFailure(IProblem)) is ignored
This got introduced after 3.2 M1 (i.e. broken in 3.2 M2 and newer). If completion fails we now always show: "No completion available." instead of the real error text. Example: for (Iterator i=things.iterator(); i.<ctrl-space> // Iterator not yet imported)
resolved fixed
781c3f0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T14:54:03Z
2005-11-22T14:33:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/spelling/WordCompletionProposalComputer.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
103,785
Bug 103785 [content assist] sort methods with less arguments first
3.1 List<String> li= null; li.ad |code assist The proposals are: add(int index, String element) add(String element) .. I checked that all proposals get the same relevance from jdt.core It would be better that for method with the same name, methods with less argumnets are ordered first. That would be consistent with the...
resolved fixed
3d9d689
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T16:27:35Z
2005-07-14T08:33:20Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/JavaMethodCompletionProposal.java
/******************************************************************************* * Copyright (c) 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is a...
119,875
Bug 119875 [implementation] AFE when opening editor .java file from CVS Repositories view
I20051206-1200 + ZRH plugin export from 20051208_1013 AFE when opening editor .java file from CVS Repositories view: Error 2005-12-08 16:24:04.313 Unable to create editor ID org.eclipse.jdt.ui.CompilationUnitEditor: Assertion failed: org.eclipse.jface.text.Assert$AssertionFailedException: Assertion failed: at org.eclip...
verified fixed
42b7a54
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T16:45:20Z
2005-12-08T16:40:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/ASTProvider.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
119,923
Bug 119923 [clean up][infrastructure] ConvertForLoop should use ContextSensitiveImportRewriteContext
Version: 3.2.0 Build id: I20051206-1200
resolved fixed
a69a0d0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T17:46:35Z
2005-12-08T16:40:00Z
org.eclipse.jdt.ui/core
119,923
Bug 119923 [clean up][infrastructure] ConvertForLoop should use ContextSensitiveImportRewriteContext
Version: 3.2.0 Build id: I20051206-1200
resolved fixed
a69a0d0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T17:46:35Z
2005-12-08T16:40:00Z
extension/org/eclipse/jdt/internal/corext/fix/LinkedFix.java
119,923
Bug 119923 [clean up][infrastructure] ConvertForLoop should use ContextSensitiveImportRewriteContext
Version: 3.2.0 Build id: I20051206-1200
resolved fixed
a69a0d0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T17:46:35Z
2005-12-08T16:40:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/ConvertForLoopProposal.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
119,923
Bug 119923 [clean up][infrastructure] ConvertForLoop should use ContextSensitiveImportRewriteContext
Version: 3.2.0 Build id: I20051206-1200
resolved fixed
a69a0d0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-08T17:46:35Z
2005-12-08T16:40:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/ConvertIterableLoopProposal.java
/******************************************************************************* * Copyright (c) 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is a...
120,078
Bug 120078 [clean up][infrastructure] rename Convert*LoopProposal as Convert*LoopOperation and move to corext
Version: 3.2.0 Build id: I20051206-1200
resolved fixed
92583d7
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-09T09:17:20Z
2005-12-09T09:20:00Z
org.eclipse.jdt.ui/core
120,078
Bug 120078 [clean up][infrastructure] rename Convert*LoopProposal as Convert*LoopOperation and move to corext
Version: 3.2.0 Build id: I20051206-1200
resolved fixed
92583d7
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-09T09:17:20Z
2005-12-09T09:20:00Z
extension/org/eclipse/jdt/internal/corext/fix/ConvertForLoopOperation.java
120,078
Bug 120078 [clean up][infrastructure] rename Convert*LoopProposal as Convert*LoopOperation and move to corext
Version: 3.2.0 Build id: I20051206-1200
resolved fixed
92583d7
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-09T09:17:20Z
2005-12-09T09:20:00Z
org.eclipse.jdt.ui/core
120,078
Bug 120078 [clean up][infrastructure] rename Convert*LoopProposal as Convert*LoopOperation and move to corext
Version: 3.2.0 Build id: I20051206-1200
resolved fixed
92583d7
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-09T09:17:20Z
2005-12-09T09:20:00Z
extension/org/eclipse/jdt/internal/corext/fix/ConvertIterableLoopOperation.java
120,078
Bug 120078 [clean up][infrastructure] rename Convert*LoopProposal as Convert*LoopOperation and move to corext
Version: 3.2.0 Build id: I20051206-1200
resolved fixed
92583d7
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-09T09:17:20Z
2005-12-09T09:20:00Z
org.eclipse.jdt.ui/core
120,078
Bug 120078 [clean up][infrastructure] rename Convert*LoopProposal as Convert*LoopOperation and move to corext
Version: 3.2.0 Build id: I20051206-1200
resolved fixed
92583d7
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-09T09:17:20Z
2005-12-09T09:20:00Z
extension/org/eclipse/jdt/internal/corext/fix/Java50Fix.java
120,078
Bug 120078 [clean up][infrastructure] rename Convert*LoopProposal as Convert*LoopOperation and move to corext
Version: 3.2.0 Build id: I20051206-1200
resolved fixed
92583d7
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-09T09:17:20Z
2005-12-09T09:20:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/ConvertForLoopProposal.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
120,078
Bug 120078 [clean up][infrastructure] rename Convert*LoopProposal as Convert*LoopOperation and move to corext
Version: 3.2.0 Build id: I20051206-1200
resolved fixed
92583d7
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-09T09:17:20Z
2005-12-09T09:20:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/ConvertIterableLoopProposal.java
/******************************************************************************* * Copyright (c) 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is a...
120,081
Bug 120081 [clean up][infrastructure] Pass a CompilationUnitRewrite to IFixOperation#rewriteAST
Version: 3.2.0 Build id: I20051206-1200
resolved fixed
12960a0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-09T09:49:08Z
2005-12-09T09:20:00Z
org.eclipse.jdt.ui/core
120,081
Bug 120081 [clean up][infrastructure] Pass a CompilationUnitRewrite to IFixOperation#rewriteAST
Version: 3.2.0 Build id: I20051206-1200
resolved fixed
12960a0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-09T09:49:08Z
2005-12-09T09:20:00Z
extension/org/eclipse/jdt/internal/corext/fix/AbstractFix.java
120,081
Bug 120081 [clean up][infrastructure] Pass a CompilationUnitRewrite to IFixOperation#rewriteAST
Version: 3.2.0 Build id: I20051206-1200
resolved fixed
12960a0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-09T09:49:08Z
2005-12-09T09:20:00Z
org.eclipse.jdt.ui/core
120,081
Bug 120081 [clean up][infrastructure] Pass a CompilationUnitRewrite to IFixOperation#rewriteAST
Version: 3.2.0 Build id: I20051206-1200
resolved fixed
12960a0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-09T09:49:08Z
2005-12-09T09:20:00Z
extension/org/eclipse/jdt/internal/corext/fix/CodeStyleFix.java
120,081
Bug 120081 [clean up][infrastructure] Pass a CompilationUnitRewrite to IFixOperation#rewriteAST
Version: 3.2.0 Build id: I20051206-1200
resolved fixed
12960a0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-09T09:49:08Z
2005-12-09T09:20:00Z
org.eclipse.jdt.ui/core
120,081
Bug 120081 [clean up][infrastructure] Pass a CompilationUnitRewrite to IFixOperation#rewriteAST
Version: 3.2.0 Build id: I20051206-1200
resolved fixed
12960a0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-09T09:49:08Z
2005-12-09T09:20:00Z
extension/org/eclipse/jdt/internal/corext/fix/ConvertForLoopOperation.java
120,081
Bug 120081 [clean up][infrastructure] Pass a CompilationUnitRewrite to IFixOperation#rewriteAST
Version: 3.2.0 Build id: I20051206-1200
resolved fixed
12960a0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-09T09:49:08Z
2005-12-09T09:20:00Z
org.eclipse.jdt.ui/core
120,081
Bug 120081 [clean up][infrastructure] Pass a CompilationUnitRewrite to IFixOperation#rewriteAST
Version: 3.2.0 Build id: I20051206-1200
resolved fixed
12960a0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-09T09:49:08Z
2005-12-09T09:20:00Z
extension/org/eclipse/jdt/internal/corext/fix/ConvertIterableLoopOperation.java
120,081
Bug 120081 [clean up][infrastructure] Pass a CompilationUnitRewrite to IFixOperation#rewriteAST
Version: 3.2.0 Build id: I20051206-1200
resolved fixed
12960a0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-09T09:49:08Z
2005-12-09T09:20:00Z
org.eclipse.jdt.ui/core
120,081
Bug 120081 [clean up][infrastructure] Pass a CompilationUnitRewrite to IFixOperation#rewriteAST
Version: 3.2.0 Build id: I20051206-1200
resolved fixed
12960a0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-09T09:49:08Z
2005-12-09T09:20:00Z
extension/org/eclipse/jdt/internal/corext/fix/Java50Fix.java
120,081
Bug 120081 [clean up][infrastructure] Pass a CompilationUnitRewrite to IFixOperation#rewriteAST
Version: 3.2.0 Build id: I20051206-1200
resolved fixed
12960a0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-09T09:49:08Z
2005-12-09T09:20:00Z
org.eclipse.jdt.ui/core
120,081
Bug 120081 [clean up][infrastructure] Pass a CompilationUnitRewrite to IFixOperation#rewriteAST
Version: 3.2.0 Build id: I20051206-1200
resolved fixed
12960a0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-09T09:49:08Z
2005-12-09T09:20:00Z
extension/org/eclipse/jdt/internal/corext/fix/LinkedFix.java
120,081
Bug 120081 [clean up][infrastructure] Pass a CompilationUnitRewrite to IFixOperation#rewriteAST
Version: 3.2.0 Build id: I20051206-1200
resolved fixed
12960a0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-09T09:49:08Z
2005-12-09T09:20:00Z
org.eclipse.jdt.ui/core
120,081
Bug 120081 [clean up][infrastructure] Pass a CompilationUnitRewrite to IFixOperation#rewriteAST
Version: 3.2.0 Build id: I20051206-1200
resolved fixed
12960a0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-09T09:49:08Z
2005-12-09T09:20:00Z
extension/org/eclipse/jdt/internal/corext/fix/TextChangeFix.java
120,081
Bug 120081 [clean up][infrastructure] Pass a CompilationUnitRewrite to IFixOperation#rewriteAST
Version: 3.2.0 Build id: I20051206-1200
resolved fixed
12960a0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-09T09:49:08Z
2005-12-09T09:20:00Z
org.eclipse.jdt.ui/core
120,081
Bug 120081 [clean up][infrastructure] Pass a CompilationUnitRewrite to IFixOperation#rewriteAST
Version: 3.2.0 Build id: I20051206-1200
resolved fixed
12960a0
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-09T09:49:08Z
2005-12-09T09:20:00Z
extension/org/eclipse/jdt/internal/corext/fix/UnusedCodeFix.java
118,423
Bug 118423 [build path] Exception thrown in New Java Project Wizard
Create a new Java Project. On the first page of the wizard select Create Project from existing source. Specify an existing project. Click Next. Note that there are lots of file in the package explorer widget. Click the back button. Note in the Error Log that there are Internal Errors listed. This is important to us bec...
verified fixed
85e53f3
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-09T10:29:20Z
2005-11-29T16:00:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/newsourcepage/DialogPackageExplorer.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
119,392
Bug 119392 Misleading dialog caption for derived rename compilation unit [refactoring]
I20051130-1215 + ZRH plugin export Steps to reproduce: - Invoke Rename refactoring on cu - Choose to configure the name matching strategy -> Dialog shows "Rename Type", but should inherit the caption from the user input dialog.
verified fixed
14dad02
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-09T18:00:29Z
2005-12-06T11:53:20Z
org.eclipse.jdt.ui/ui
119,392
Bug 119392 Misleading dialog caption for derived rename compilation unit [refactoring]
I20051130-1215 + ZRH plugin export Steps to reproduce: - Invoke Rename refactoring on cu - Choose to configure the name matching strategy -> Dialog shows "Rename Type", but should inherit the caption from the user input dialog.
verified fixed
14dad02
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-09T18:00:29Z
2005-12-06T11:53:20Z
refactoring/org/eclipse/jdt/internal/ui/refactoring/RefactoringMessages.java
119,392
Bug 119392 Misleading dialog caption for derived rename compilation unit [refactoring]
I20051130-1215 + ZRH plugin export Steps to reproduce: - Invoke Rename refactoring on cu - Choose to configure the name matching strategy -> Dialog shows "Rename Type", but should inherit the caption from the user input dialog.
verified fixed
14dad02
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-09T18:00:29Z
2005-12-06T11:53:20Z
org.eclipse.jdt.ui/ui
119,392
Bug 119392 Misleading dialog caption for derived rename compilation unit [refactoring]
I20051130-1215 + ZRH plugin export Steps to reproduce: - Invoke Rename refactoring on cu - Choose to configure the name matching strategy -> Dialog shows "Rename Type", but should inherit the caption from the user input dialog.
verified fixed
14dad02
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-09T18:00:29Z
2005-12-06T11:53:20Z
refactoring/org/eclipse/jdt/internal/ui/refactoring/reorg/RenameTypeWizardSimilarElementsOptionsDialog.java
116,199
Bug 116199 [render] Easy-to-read .jar file reference
In the "Package Explorer" one often ends up with complicated or long paths to the jar files that are rererenced, and because of this the file name often ends up outside the viewable area, the explorer being relatively narrow. The idea here is simply to replace the label text with "shortname (path)" in stead of "path/sh...
resolved fixed
cf59482
JDT
https://github.com/eclipse-jdt/eclipse.jdt.ui
eclipse-jdt/eclipse.jdt.ui
java
null
null
null
2005-12-11T19:13:18Z
2005-11-14T09:20:00Z
org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/JavaElementLabels.java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...