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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
56,691 | Bug 56691 Missing Java Formatter option when sort is by Java element [formatter] | In Preferences|Java|Code Style|Code Formatter, select "Edit". In the "Edit Profile" dialog, select the White Space tab. In the little list box, first select "Sort options by Syntax element." One of the 24 items in the resulting tree list is "Before opening brace". Expand this node, and note that there is a subitem "Arr... | resolved fixed | 2396586 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-03-30T12:26:02Z | 2004-03-30T04:13:20Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/WhiteSpaceOptions.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... |
56,459 | Bug 56459 Pref Page Type Filters [code manipulation] | The buttons are not sized according to the dialog font. | verified fixed | cafc4db | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-03-30T12:36:19Z | 2004-03-27T15:06:40Z | org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/util/SWTUtil.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... |
56,459 | Bug 56459 Pref Page Type Filters [code manipulation] | The buttons are not sized according to the dialog font. | verified fixed | cafc4db | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-03-30T12:36:19Z | 2004-03-27T15:06:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/SpellingConfigurationBlock.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... |
56,459 | Bug 56459 Pref Page Type Filters [code manipulation] | The buttons are not sized according to the dialog font. | verified fixed | cafc4db | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-03-30T12:36:19Z | 2004-03-27T15:06:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/util/SWTUtil.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,527 | Bug 49527 [formatting] Non-Javadoc-Headers are always formatted | Non-Javadoc-Headers are reformatted by the new code formatter, regardless of the 'Format header comment' option. I think this behaviour is not desired because such headers are often used to store version control information. The only current option to avoid this behaviour is to disable comment formatting completely (wh... | resolved fixed | 6ee6883 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-03-30T12:49:17Z | 2004-01-05T13:40:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/comment/CommentFormattingStrategy.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 ... |
49,461 | Bug 49461 [preferences] code formatter not configured with Java project options | null | resolved fixed | 7625617 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-03-30T13:53:44Z | 2004-01-02T13:26:40Z | 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... |
49,461 | Bug 49461 [preferences] code formatter not configured with Java project options | null | resolved fixed | 7625617 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-03-30T13:53:44Z | 2004-01-02T13:26:40Z | 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... |
56,463 | Bug 56463 First page of new project wizard does not use dialog font [dialogs] [code manipulation] | null | verified fixed | 9a8b723 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-03-30T14:32:14Z | 2004-03-27T15:06:40Z | org.eclipse.jdt.ui.examples.projects/examples/org/eclipse/jdt/internal/ui/exampleprojects/ExampleProjectCreationWizardPage.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... |
56,463 | Bug 56463 First page of new project wizard does not use dialog font [dialogs] [code manipulation] | null | verified fixed | 9a8b723 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-03-30T14:32:14Z | 2004-03-27T15:06:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/JavaProjectWizardFirstPage.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... |
56,465 | Bug 56465 Compiler compiliance setting and 'assert' is missleading [build path] | The preference page for compiler compliance settings is missleading. Allthough they don't allow illegal combinations it is uncommon to change settings that are fixed in some states. Example (from a posting): ---- 3.0 M8 will not allow me to set "Compiler/Compliance and Classfiles/Source compatibility" to 1.4 when I hav... | resolved fixed | 0d055f4 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-03-30T17:47:19Z | 2004-03-27T15:06:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/CompilerConfigurationBlock.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... |
56,465 | Bug 56465 Compiler compiliance setting and 'assert' is missleading [build path] | The preference page for compiler compliance settings is missleading. Allthough they don't allow illegal combinations it is uncommon to change settings that are fixed in some states. Example (from a posting): ---- 3.0 M8 will not allow me to set "Compiler/Compliance and Classfiles/Source compatibility" to 1.4 when I hav... | resolved fixed | 0d055f4 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-03-30T17:47:19Z | 2004-03-27T15:06:40Z | 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... |
56,588 | Bug 56588 Call Hierarchy should remove redundant mode overlays | null | resolved fixed | 248cfbb | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-03-31T09:07:56Z | 2004-03-29T17:06:40Z | org.eclipse.jdt.ui/core | |
56,588 | Bug 56588 Call Hierarchy should remove redundant mode overlays | null | resolved fixed | 248cfbb | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-03-31T09:07:56Z | 2004-03-29T17:06:40Z | extension/org/eclipse/jdt/internal/corext/callhierarchy/CalleeMethodWrapper.java | |
56,588 | Bug 56588 Call Hierarchy should remove redundant mode overlays | null | resolved fixed | 248cfbb | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-03-31T09:07:56Z | 2004-03-29T17:06:40Z | org.eclipse.jdt.ui/core | |
56,588 | Bug 56588 Call Hierarchy should remove redundant mode overlays | null | resolved fixed | 248cfbb | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-03-31T09:07:56Z | 2004-03-29T17:06:40Z | extension/org/eclipse/jdt/internal/corext/callhierarchy/CallerMethodWrapper.java | |
56,588 | Bug 56588 Call Hierarchy should remove redundant mode overlays | null | resolved fixed | 248cfbb | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-03-31T09:07:56Z | 2004-03-29T17:06:40Z | org.eclipse.jdt.ui/core | |
56,588 | Bug 56588 Call Hierarchy should remove redundant mode overlays | null | resolved fixed | 248cfbb | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-03-31T09:07:56Z | 2004-03-29T17:06:40Z | extension/org/eclipse/jdt/internal/corext/callhierarchy/MethodWrapper.java | |
56,588 | Bug 56588 Call Hierarchy should remove redundant mode overlays | null | resolved fixed | 248cfbb | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-03-31T09:07:56Z | 2004-03-29T17:06:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPluginImages.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... |
56,588 | Bug 56588 Call Hierarchy should remove redundant mode overlays | null | resolved fixed | 248cfbb | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-03-31T09:07:56Z | 2004-03-29T17:06:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/callhierarchy/CallHierarchyImageDescriptor.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... |
56,588 | Bug 56588 Call Hierarchy should remove redundant mode overlays | null | resolved fixed | 248cfbb | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-03-31T09:07:56Z | 2004-03-29T17:06:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/callhierarchy/CallHierarchyLabelDecorator.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... |
34,221 | Bug 34221 [code manipulation] Comment and uncomment code | The same key ctrl-/ should be used for both comments and uncommenting code. If code isn't commented ctrl-/ will comment. If already commented ctrl-/ will uncomment it. If two levels of comments, uncomment the first, then the second. For example //this is a comment ////this is a second comment hitting ctrl-/ would resul... | resolved fixed | 329888a | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-03-31T09:24:41Z | 2003-03-09T03:20:00Z | 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... |
34,221 | Bug 34221 [code manipulation] Comment and uncomment code | The same key ctrl-/ should be used for both comments and uncommenting code. If code isn't commented ctrl-/ will comment. If already commented ctrl-/ will uncomment it. If two levels of comments, uncomment the first, then the second. For example //this is a comment ////this is a second comment hitting ctrl-/ would resul... | resolved fixed | 329888a | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-03-31T09:24:41Z | 2003-03-09T03:20:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/ToggleCommentAction.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... |
56,589 | Bug 56589 Call Hierarchy should show root element in title | The Call Hierarchy is the only view which shows its input as root element. All other views (Search, Package Explorer, CVS Resource History, etc.) only show their input in the view title via ViewPart#setTitle(String). I think the Call Hierarchy should also follow this pattern and just add the current input to the title.... | resolved fixed | 744a214 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-03-31T17:14:17Z | 2004-03-29T17:06:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/callhierarchy/CallHierarchyViewPart.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... |
51,901 | Bug 51901 Breakpoint image specification is on jdt.ui instead of debug.ui | The breakpoint org.eclipse.ui.editors.markerAnnotationSpecification for org.eclipse.debug.core.breakpoint is currently in jdt.ui. since there is more then jdt the adds breakpoints (CDT) the image currently shows as a red square for cdt until the jdt plugin is loaded, if cdt adds the same specifcation, then the reverse ... | verified fixed | d213475 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-03-31T18:30:22Z | 2004-02-12T21:06:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/BreakpointImageProvider.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... |
56,911 | Bug 56911 JUnit socket communication uses wrong encoding [JUnit] | M8 socket communication between client and server of jdt.junit uses default encoding. This does not work in general because arbitrary Unicode strings are sent between client and server and the default encoding may not be Unicode preserving. | resolved fixed | feb20d4 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-03-31T20:49:36Z | 2004-03-31T16:20:00Z | org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.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... |
56,911 | Bug 56911 JUnit socket communication uses wrong encoding [JUnit] | M8 socket communication between client and server of jdt.junit uses default encoding. This does not work in general because arbitrary Unicode strings are sent between client and server and the default encoding may not be Unicode preserving. | resolved fixed | feb20d4 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-03-31T20:49:36Z | 2004-03-31T16:20:00Z | org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/RemoteTestRunnerClient.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... |
56,965 | Bug 56965 Classpath variable name has to be a valid Java identifier | I20040330 window>preferences>java>classpath variables>new type '444' an error is displayed in the dialog : Invalid name: ''444' is not a valid Java identifier.'. I don't see any reason why the name of the variable has to be a valid Java identifier. | resolved fixed | d6440fa | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-01T14:32:22Z | 2004-03-31T19:06:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/VariableCreationDialog.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... |
56,530 | Bug 56530 Only one User Library of many added to runtime classpath | DefaultProjectClasspathEntry#expandProject() by default compares containers by using the "variable name" of the classpath container. This leads to only one of "n" classpath containers beeing added to the runtime classpath. Solution: UserLibraryClasspathContainer should implement IRuntimeContainerComparator for example ... | resolved fixed | a70d3b8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-01T14:36:13Z | 2004-03-29T08:46:40Z | org.eclipse.jdt.ui/core | |
56,530 | Bug 56530 Only one User Library of many added to runtime classpath | DefaultProjectClasspathEntry#expandProject() by default compares containers by using the "variable name" of the classpath container. This leads to only one of "n" classpath containers beeing added to the runtime classpath. Solution: UserLibraryClasspathContainer should implement IRuntimeContainerComparator for example ... | resolved fixed | a70d3b8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-01T14:36:13Z | 2004-03-29T08:46:40Z | extension/org/eclipse/jdt/internal/corext/userlibrary/UserLibraryClasspathContainer.java | |
57,007 | Bug 57007 Type Filter page should be empty by default | M8 The type filter page should be empty by default. | resolved fixed | 0b660b7 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-01T14:42:53Z | 2004-04-01T06: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... |
39,600 | Bug 39600 [misc] Java editor does not read lines in JAWS 4.5 | 3.0 M1 There has been a change in the Java editor since version 2.1.1 that now confuses the JAWS screen reader. It no longer gives the contents of each line but now says "begin" only. STEPS 1) Start JAWS 4.5 2) Open a Java Editor 3) Use the arrow keys to read each line In version 2.1.1 this works fine but not in 3.0 M1... | verified fixed | 7aae711 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-01T14:58:20Z | 2003-07-03T13:46:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/BasicJavaEditorActionContributor.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... |
39,600 | Bug 39600 [misc] Java editor does not read lines in JAWS 4.5 | 3.0 M1 There has been a change in the Java editor since version 2.1.1 that now confuses the JAWS screen reader. It no longer gives the contents of each line but now says "begin" only. STEPS 1) Start JAWS 4.5 2) Open a Java Editor 3) Use the arrow keys to read each line In version 2.1.1 this works fine but not in 3.0 M1... | verified fixed | 7aae711 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-01T14:58:20Z | 2003-07-03T13:46: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... |
39,600 | Bug 39600 [misc] Java editor does not read lines in JAWS 4.5 | 3.0 M1 There has been a change in the Java editor since version 2.1.1 that now confuses the JAWS screen reader. It no longer gives the contents of each line but now says "begin" only. STEPS 1) Start JAWS 4.5 2) Open a Java Editor 3) Use the arrow keys to read each line In version 2.1.1 this works fine but not in 3.0 M1... | verified fixed | 7aae711 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-01T14:58:20Z | 2003-07-03T13:46:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/JavaEditorPreferencePage.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, a... |
56,289 | Bug 56289 Organize imports with Javadoc link to member type generates unused import | build I20040325-2030 In the Javadoc IDEWorkbenchAdvisor.declareWorkbenchImages, there is a link in the Javadoc to a member type: (named in {@link IDE#SharedImages IDE.SharedImages}) - organize imports - it prompts to disambiguate SharedImages (there's on in the o.e.ui.internal as well as the member type of IDE) - choos... | resolved fixed | 1683a54 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-01T14:58:55Z | 2004-03-26T03:00:00Z | org.eclipse.jdt.ui/core | |
56,289 | Bug 56289 Organize imports with Javadoc link to member type generates unused import | build I20040325-2030 In the Javadoc IDEWorkbenchAdvisor.declareWorkbenchImages, there is a link in the Javadoc to a member type: (named in {@link IDE#SharedImages IDE.SharedImages}) - organize imports - it prompts to disambiguate SharedImages (there's on in the o.e.ui.internal as well as the member type of IDE) - choos... | resolved fixed | 1683a54 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-01T14:58:55Z | 2004-03-26T03:00:00Z | extension/org/eclipse/jdt/internal/corext/codemanipulation/OrganizeImportsOperation.java | |
49,126 | Bug 49126 Javadoc > Project generation [javadoc] | Open generated index file in browser does not take in account the -d option when using a custom doclet. | resolved fixed | c3f8c4c | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-01T15:36:14Z | 2003-12-18T17:53:20Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javadocexport/JavadocSpecificsWizardPage.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,126 | Bug 49126 Javadoc > Project generation [javadoc] | Open generated index file in browser does not take in account the -d option when using a custom doclet. | resolved fixed | c3f8c4c | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-01T15:36:14Z | 2003-12-18T17:53:20Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javadocexport/JavadocWizard.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... |
57,131 | Bug 57131 Remove references to AST#parseCompilationUnit from java.compare | JDT Core wants to remove the following methods (that have been deprecated for several builds now) for next integration build: - AST#parseCompilationUnit(ICompilationUnit,boolean,WorkingCopyOwner) (use ASTParser instead) - ICompilationUnit#reconcile(boolean, IProgressMonitor) (use reconcile(boolean, boolean, WorkingCopy... | resolved fixed | 806bade | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-01T22:01:15Z | 2004-04-01T22:53:20Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/compare/JavaAddElementFromHistory.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... |
57,131 | Bug 57131 Remove references to AST#parseCompilationUnit from java.compare | JDT Core wants to remove the following methods (that have been deprecated for several builds now) for next integration build: - AST#parseCompilationUnit(ICompilationUnit,boolean,WorkingCopyOwner) (use ASTParser instead) - ICompilationUnit#reconcile(boolean, IProgressMonitor) (use reconcile(boolean, boolean, WorkingCopy... | resolved fixed | 806bade | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-01T22:01:15Z | 2004-04-01T22:53:20Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/compare/JavaHistoryAction.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... |
57,131 | Bug 57131 Remove references to AST#parseCompilationUnit from java.compare | JDT Core wants to remove the following methods (that have been deprecated for several builds now) for next integration build: - AST#parseCompilationUnit(ICompilationUnit,boolean,WorkingCopyOwner) (use ASTParser instead) - ICompilationUnit#reconcile(boolean, IProgressMonitor) (use reconcile(boolean, boolean, WorkingCopy... | resolved fixed | 806bade | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-01T22:01:15Z | 2004-04-01T22:53:20Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/compare/JavaReplaceWithEditionAction.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... |
57,131 | Bug 57131 Remove references to AST#parseCompilationUnit from java.compare | JDT Core wants to remove the following methods (that have been deprecated for several builds now) for next integration build: - AST#parseCompilationUnit(ICompilationUnit,boolean,WorkingCopyOwner) (use ASTParser instead) - ICompilationUnit#reconcile(boolean, IProgressMonitor) (use reconcile(boolean, boolean, WorkingCopy... | resolved fixed | 806bade | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-01T22:01:15Z | 2004-04-01T22:53:20Z | 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... |
56,885 | Bug 56885 problematic use of platform encoding in CompareResultDialog.CompareElement [JUnit] | M8 org.eclipse.jdt.internal.junit.ui.CompareResultDialog.CompareElement uses platform encoding to encode Unicode string. This may result in data loss if platform encoding doesn't preserve Unicode. | resolved fixed | 1e79fc0 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-01T22:09:19Z | 2004-03-31T10:46:40Z | org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/CompareResultDialog.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... |
57,176 | Bug 57176 NPE while editing Java source file | 3.0 M8 Happened a couple of times today, not sure what exact action I was executing. Except for an error dialog, and the log entry, it would go unnoticed (no noticeable change in behaviour). Sorry, no test case. !ENTRY org.eclipse.core.runtime 4 2 Apr 01, 2004 22:30:42.857 !MESSAGE Problems occurred when invoking code ... | resolved fixed | e98978d | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-02T07:32:12Z | 2004-04-02T04: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... |
57,084 | Bug 57084 Bad focus in the 'New User Library' dialog [build path] | I20040330 window>preferences>java>build path>user libraries>new The focus is set on the checkbox by default. It should be on the text field. | resolved fixed | 9e1ec97 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-02T07:41:42Z | 2004-04-01T20:06:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/UserLibraryPreferencePage.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... |
57,115 | Bug 57115 Infinite loop during project import ? [build path] | null | resolved fixed | f5e9c7f | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-02T12:57:46Z | 2004-04-01T20:06:40Z | org.eclipse.jdt.ui/core | |
57,115 | Bug 57115 Infinite loop during project import ? [build path] | null | resolved fixed | f5e9c7f | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-02T12:57:46Z | 2004-04-01T20:06:40Z | extension/org/eclipse/jdt/internal/corext/userlibrary/UserLibraryClasspathContainerInitializer.java | |
57,362 | Bug 57362 organize import and class with first charachter '_' don't work [code manipulation] | Test case : -- Class a._AClass package a; public class _AClass { } -- Class b.BClass package b; public class BClass { private _AClass _aClass; } organize import in class b.BClass don't work (don't find a._AClass) regards | resolved fixed | 65f9b21 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-05T09:00:51Z | 2004-04-03T13:46:40Z | org.eclipse.jdt.ui/core | |
57,362 | Bug 57362 organize import and class with first charachter '_' don't work [code manipulation] | Test case : -- Class a._AClass package a; public class _AClass { } -- Class b.BClass package b; public class BClass { private _AClass _aClass; } organize import in class b.BClass don't work (don't find a._AClass) regards | resolved fixed | 65f9b21 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-05T09:00:51Z | 2004-04-03T13:46:40Z | extension/org/eclipse/jdt/internal/corext/codemanipulation/OrganizeImportsOperation.java | |
57,299 | Bug 57299 Exception when displaying Javadoc after 'Generate Javadoc...' wizard [javadoc] | After creating a Javadoc documentation using the 'Generate Javadoc...' wizard, with the option 'Open generated index file in browser' activated, the index page doesn't show up and an exception is logged (see below). When the option 'Preferences > Help > Always use external browsers' is activated, the index page shows u... | verified fixed | 2d421e0 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-05T09:27:58Z | 2004-04-02T21:06:40Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/actions/OpenBrowserUtil.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... |
53,742 | Bug 53742 [templates] add different ui for linked mode depending on usage | Linked mode should allow to be configured programmatically to have a different ui. This would allow the instance that is setting up linked mode to determine how it will look like. Use case is auto-closing: the box is too disturbing there, while it may be good for more complex templates. | resolved fixed | ba3c118 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-06T07:52:33Z | 2004-03-04T14:20:00Z | 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... |
53,742 | Bug 53742 [templates] add different ui for linked mode depending on usage | Linked mode should allow to be configured programmatically to have a different ui. This would allow the instance that is setting up linked mode to determine how it will look like. Use case is auto-closing: the box is too disturbing there, while it may be good for more complex templates. | resolved fixed | ba3c118 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-06T07:52:33Z | 2004-03-04T14:20:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/JavaCompletionProposal.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... |
57,661 | Bug 57661 NLS refactoring: property files must use ISO-8859-1 encoding | null | resolved fixed | dfd15b5 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-06T20:54:48Z | 2004-04-06T22:20:00Z | org.eclipse.jdt.ui/ui | |
57,661 | Bug 57661 NLS refactoring: property files must use ISO-8859-1 encoding | null | resolved fixed | dfd15b5 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-06T20:54:48Z | 2004-04-06T22:20:00Z | refactoring/org/eclipse/jdt/internal/ui/refactoring/nls/search/LineReader.java | |
57,661 | Bug 57661 NLS refactoring: property files must use ISO-8859-1 encoding | null | resolved fixed | dfd15b5 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-06T20:54:48Z | 2004-04-06T22:20:00Z | org.eclipse.jdt.ui/ui | |
57,661 | Bug 57661 NLS refactoring: property files must use ISO-8859-1 encoding | null | resolved fixed | dfd15b5 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-06T20:54:48Z | 2004-04-06T22:20:00Z | refactoring/org/eclipse/jdt/internal/ui/refactoring/nls/search/NLSSearchResultCollector.java | |
57,661 | Bug 57661 NLS refactoring: property files must use ISO-8859-1 encoding | null | resolved fixed | dfd15b5 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-06T20:54:48Z | 2004-04-06T22:20:00Z | org.eclipse.jdt.ui/ui | |
57,661 | Bug 57661 NLS refactoring: property files must use ISO-8859-1 encoding | null | resolved fixed | dfd15b5 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-06T20:54:48Z | 2004-04-06T22:20:00Z | refactoring/org/eclipse/jdt/internal/ui/refactoring/nls/search/NLSSearchResultCollector2.java | |
57,622 | Bug 57622 ClassCastException using NLS tool | Using I20040406 Had a Compilation unit open that needed string externalized. Selected "Externalize Strings..." action and got the following error logged: java.lang.ClassCastException at org.eclipse.jdt.internal.corext.refactoring.nls.NLSHint.getAccessorClass (NLSHint.java:212) at org.eclipse.jdt.internal.corext.refacto... | verified fixed | 5f360e9 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-07T08:14:29Z | 2004-04-06T19:33:20Z | org.eclipse.jdt.ui.tests.refactoring/test | |
57,622 | Bug 57622 ClassCastException using NLS tool | Using I20040406 Had a Compilation unit open that needed string externalized. Selected "Externalize Strings..." action and got the following error logged: java.lang.ClassCastException at org.eclipse.jdt.internal.corext.refactoring.nls.NLSHint.getAccessorClass (NLSHint.java:212) at org.eclipse.jdt.internal.corext.refacto... | verified fixed | 5f360e9 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-07T08:14:29Z | 2004-04-06T19:33:20Z | cases/org/eclipse/jdt/ui/tests/nls/NLSHintTest.java | |
57,622 | Bug 57622 ClassCastException using NLS tool | Using I20040406 Had a Compilation unit open that needed string externalized. Selected "Externalize Strings..." action and got the following error logged: java.lang.ClassCastException at org.eclipse.jdt.internal.corext.refactoring.nls.NLSHint.getAccessorClass (NLSHint.java:212) at org.eclipse.jdt.internal.corext.refacto... | verified fixed | 5f360e9 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-07T08:14:29Z | 2004-04-06T19:33:20Z | org.eclipse.jdt.ui/core | |
57,622 | Bug 57622 ClassCastException using NLS tool | Using I20040406 Had a Compilation unit open that needed string externalized. Selected "Externalize Strings..." action and got the following error logged: java.lang.ClassCastException at org.eclipse.jdt.internal.corext.refactoring.nls.NLSHint.getAccessorClass (NLSHint.java:212) at org.eclipse.jdt.internal.corext.refacto... | verified fixed | 5f360e9 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-07T08:14:29Z | 2004-04-06T19:33:20Z | refactoring/org/eclipse/jdt/internal/corext/refactoring/nls/NLSHint.java | |
57,720 | Bug 57720 ArrayIndexOutOfBoundsException after code assist | 20040407 smoke while doing a code assist: java.lang.ArrayIndexOutOfBoundsException at java.lang.Throwable.<init>(Throwable.java) at java.lang.Throwable.<init>(Throwable.java) at java.lang.ArrayIndexOutOfBoundsException.<init>(ArrayIndexOutOfBoundsException.java) at org.eclipse.jface.text.templates.TemplateVariable.getD... | resolved fixed | a9f949c | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-07T12:09:29Z | 2004-04-07T12:13:20Z | org.eclipse.jdt.ui/core | |
57,720 | Bug 57720 ArrayIndexOutOfBoundsException after code assist | 20040407 smoke while doing a code assist: java.lang.ArrayIndexOutOfBoundsException at java.lang.Throwable.<init>(Throwable.java) at java.lang.Throwable.<init>(Throwable.java) at java.lang.ArrayIndexOutOfBoundsException.<init>(ArrayIndexOutOfBoundsException.java) at org.eclipse.jface.text.templates.TemplateVariable.getD... | resolved fixed | a9f949c | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-07T12:09:29Z | 2004-04-07T12:13:20Z | extension/org/eclipse/jdt/internal/corext/template/java/JavaContextType.java | |
57,720 | Bug 57720 ArrayIndexOutOfBoundsException after code assist | 20040407 smoke while doing a code assist: java.lang.ArrayIndexOutOfBoundsException at java.lang.Throwable.<init>(Throwable.java) at java.lang.Throwable.<init>(Throwable.java) at java.lang.ArrayIndexOutOfBoundsException.<init>(ArrayIndexOutOfBoundsException.java) at org.eclipse.jface.text.templates.TemplateVariable.getD... | resolved fixed | a9f949c | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-07T12:09:29Z | 2004-04-07T12:13:20Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/template/contentassist/MultiVariable.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... |
56,732 | Bug 56732 Call Hierarchy doesn't show callees of method from anonymous type | 3.0M8: Call Hierarchy doesn't show callees of method from anonymous type. Callees of m() are correctly shown: println(String) and Runnable. However, callees of run() are empty, although run() calls println(String). class A { void m() { System.out.println("before"); Runnable runnable= new Runnable() { public void run() ... | resolved fixed | e4a7e4e | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-08T08:23:16Z | 2004-03-30T15:20:00Z | org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/callhierarchy/CallHierarchyTestHelper.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... |
56,732 | Bug 56732 Call Hierarchy doesn't show callees of method from anonymous type | 3.0M8: Call Hierarchy doesn't show callees of method from anonymous type. Callees of m() are correctly shown: println(String) and Runnable. However, callees of run() are empty, although run() calls println(String). class A { void m() { System.out.println("before"); Runnable runnable= new Runnable() { public void run() ... | resolved fixed | e4a7e4e | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-08T08:23:16Z | 2004-03-30T15:20:00Z | org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/core/CallHierarchyTest.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... |
56,732 | Bug 56732 Call Hierarchy doesn't show callees of method from anonymous type | 3.0M8: Call Hierarchy doesn't show callees of method from anonymous type. Callees of m() are correctly shown: println(String) and Runnable. However, callees of run() are empty, although run() calls println(String). class A { void m() { System.out.println("before"); Runnable runnable= new Runnable() { public void run() ... | resolved fixed | e4a7e4e | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-08T08:23:16Z | 2004-03-30T15:20:00Z | org.eclipse.jdt.ui/core | |
56,732 | Bug 56732 Call Hierarchy doesn't show callees of method from anonymous type | 3.0M8: Call Hierarchy doesn't show callees of method from anonymous type. Callees of m() are correctly shown: println(String) and Runnable. However, callees of run() are empty, although run() calls println(String). class A { void m() { System.out.println("before"); Runnable runnable= new Runnable() { public void run() ... | resolved fixed | e4a7e4e | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-08T08:23:16Z | 2004-03-30T15:20:00Z | extension/org/eclipse/jdt/internal/corext/callhierarchy/CalleeAnalyzerVisitor.java | |
55,219 | Bug 55219 Method rename refactorying problem with overloaded methods | Refactoring a method from an interface on a class with overloaded signatures will cause a warning that the method is part of the interface implemented by the class even though it is a completely different method. On the example below, trying to rename one of the first four method 'a' will result in a warning that the m... | resolved fixed | 8fa3d6b | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-08T19:47:35Z | 2004-03-18T14:26:40Z | org.eclipse.jdt.ui/core | |
55,219 | Bug 55219 Method rename refactorying problem with overloaded methods | Refactoring a method from an interface on a class with overloaded signatures will cause a warning that the method is part of the interface implemented by the class even though it is a completely different method. On the example below, trying to rename one of the first four method 'a' will result in a warning that the m... | resolved fixed | 8fa3d6b | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-08T19:47:35Z | 2004-03-18T14:26:40Z | refactoring/org/eclipse/jdt/internal/corext/refactoring/Checks.java | |
55,219 | Bug 55219 Method rename refactorying problem with overloaded methods | Refactoring a method from an interface on a class with overloaded signatures will cause a warning that the method is part of the interface implemented by the class even though it is a completely different method. On the example below, trying to rename one of the first four method 'a' will result in a warning that the m... | resolved fixed | 8fa3d6b | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-08T19:47:35Z | 2004-03-18T14:26:40Z | org.eclipse.jdt.ui/core | |
55,219 | Bug 55219 Method rename refactorying problem with overloaded methods | Refactoring a method from an interface on a class with overloaded signatures will cause a warning that the method is part of the interface implemented by the class even though it is a completely different method. On the example below, trying to rename one of the first four method 'a' will result in a warning that the m... | resolved fixed | 8fa3d6b | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-08T19:47:35Z | 2004-03-18T14:26:40Z | refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/MethodChecks.java | |
40,484 | Bug 40484 Provide a linked Javadoc output view | In order to make Javadoc better integrated w/ E, it would be great to have a a linked Javadoc output view. Instead of Javadoc output going to "Console" it would go to a "Javadoc" view where: o You can run and re-run the same Javadoc command as specified in an initial "Export..." o Javadoc warnings and errors can be cli... | resolved fixed | 30ec70e | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-09T20:38:50Z | 2003-07-18T17:40:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javadocexport/JavadocConsoleLineTracker.java | |
40,484 | Bug 40484 Provide a linked Javadoc output view | In order to make Javadoc better integrated w/ E, it would be great to have a a linked Javadoc output view. Instead of Javadoc output going to "Console" it would go to a "Javadoc" view where: o You can run and re-run the same Javadoc command as specified in an initial "Export..." o Javadoc warnings and errors can be cli... | resolved fixed | 30ec70e | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-09T20:38:50Z | 2003-07-18T17:40:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javadocexport/JavadocWizard.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... |
54,922 | Bug 54922 [implementation] Java editor disposes default StyledText caret's image | Build id: 200403040800 Java editor, according to the insert mode, sets a special Caret in the StyledText. I've two problem with that: 1- This caret is not bidi aware 2- At some point they dispose the image of the StyledText default Caret We (SWT Team) have some major changes (still to be release) in StyledText that wil... | resolved fixed | 295f482 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-13T09:16:34Z | 2004-03-16T01:20:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/JavaEditorPreferencePage.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, a... |
57,899 | Bug 57899 Exception when removing muliple elements [reorg] [refactoring] | 20040408 - Open the GoToBackProgressMonitorDialog (in 20040407) - Select all children of the type in the outline - press delete java.lang.reflect.InvocationTargetException at java.lang.Throwable.<init>(Throwable.java) at java.lang.Throwable.<init>(Throwable.java) at java.lang.reflect.InvocationTargetException.<init>(In... | resolved fixed | 2af3a32 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-13T14:37:24Z | 2004-04-08T16:00:00Z | org.eclipse.jdt.ui.tests.refactoring/resources/Delete/testDeleteWithinCu23/in/A.java | |
57,899 | Bug 57899 Exception when removing muliple elements [reorg] [refactoring] | 20040408 - Open the GoToBackProgressMonitorDialog (in 20040407) - Select all children of the type in the outline - press delete java.lang.reflect.InvocationTargetException at java.lang.Throwable.<init>(Throwable.java) at java.lang.Throwable.<init>(Throwable.java) at java.lang.reflect.InvocationTargetException.<init>(In... | resolved fixed | 2af3a32 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-13T14:37:24Z | 2004-04-08T16:00:00Z | org.eclipse.jdt.ui.tests.refactoring/resources/Delete/testDeleteWithinCu23/out/A.java | |
57,899 | Bug 57899 Exception when removing muliple elements [reorg] [refactoring] | 20040408 - Open the GoToBackProgressMonitorDialog (in 20040407) - Select all children of the type in the outline - press delete java.lang.reflect.InvocationTargetException at java.lang.Throwable.<init>(Throwable.java) at java.lang.Throwable.<init>(Throwable.java) at java.lang.reflect.InvocationTargetException.<init>(In... | resolved fixed | 2af3a32 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-13T14:37:24Z | 2004-04-08T16:00:00Z | org.eclipse.jdt.ui.tests.refactoring/test | |
57,899 | Bug 57899 Exception when removing muliple elements [reorg] [refactoring] | 20040408 - Open the GoToBackProgressMonitorDialog (in 20040407) - Select all children of the type in the outline - press delete java.lang.reflect.InvocationTargetException at java.lang.Throwable.<init>(Throwable.java) at java.lang.Throwable.<init>(Throwable.java) at java.lang.reflect.InvocationTargetException.<init>(In... | resolved fixed | 2af3a32 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-13T14:37:24Z | 2004-04-08T16:00:00Z | cases/org/eclipse/jdt/ui/tests/reorg/DeleteTest.java | |
57,899 | Bug 57899 Exception when removing muliple elements [reorg] [refactoring] | 20040408 - Open the GoToBackProgressMonitorDialog (in 20040407) - Select all children of the type in the outline - press delete java.lang.reflect.InvocationTargetException at java.lang.Throwable.<init>(Throwable.java) at java.lang.Throwable.<init>(Throwable.java) at java.lang.reflect.InvocationTargetException.<init>(In... | resolved fixed | 2af3a32 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-13T14:37:24Z | 2004-04-08T16:00:00Z | org.eclipse.jdt.ui/core | |
57,899 | Bug 57899 Exception when removing muliple elements [reorg] [refactoring] | 20040408 - Open the GoToBackProgressMonitorDialog (in 20040407) - Select all children of the type in the outline - press delete java.lang.reflect.InvocationTargetException at java.lang.Throwable.<init>(Throwable.java) at java.lang.Throwable.<init>(Throwable.java) at java.lang.reflect.InvocationTargetException.<init>(In... | resolved fixed | 2af3a32 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-13T14:37:24Z | 2004-04-08T16:00:00Z | refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg/JavaDeleteProcessor.java | |
58,262 | Bug 58262 NPE after showing empty refactoring menu | build i0407-1337, winxp, sun jdk 1.4.2_03 I got the following NPE in my console. Here are the steps that I did: - opened revision of code to look at (InternalPlatform 1.86) - no outline so I tried ctrl-o (didn't work...didn't expect either to work) - right clicked and saw 2 menu options...Copy and Refactoring - expande... | resolved fixed | b28b06b | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-13T14:40:45Z | 2004-04-13T12:40:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/actions/ActionUtil.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... |
58,262 | Bug 58262 NPE after showing empty refactoring menu | build i0407-1337, winxp, sun jdk 1.4.2_03 I got the following NPE in my console. Here are the steps that I did: - opened revision of code to look at (InternalPlatform 1.86) - no outline so I tried ctrl-o (didn't work...didn't expect either to work) - right clicked and saw 2 menu options...Copy and Refactoring - expande... | resolved fixed | b28b06b | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-13T14:40:45Z | 2004-04-13T12:40:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/util/JavaUIHelp.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... |
58,262 | Bug 58262 NPE after showing empty refactoring menu | build i0407-1337, winxp, sun jdk 1.4.2_03 I got the following NPE in my console. Here are the steps that I did: - opened revision of code to look at (InternalPlatform 1.86) - no outline so I tried ctrl-o (didn't work...didn't expect either to work) - right clicked and saw 2 menu options...Copy and Refactoring - expande... | resolved fixed | b28b06b | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-13T14:40:45Z | 2004-04-13T12:40:00Z | org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/RefactorActionGroup.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
57,697 | Bug 57697 DBCS:The ok button disabled when Factory method name's first charactor is not lower case. [refactoring] | Reporter: Tony Liu OS: RHEL WS 3.0 -gtk Language: KOR Build level: wswb-30M8-200403291703 JDK Version: IBM JDK 1.4.2 Beta Test case #: JDT09 Summary: DBCS:The ok button disabled when Factory method name's first charactor is not lower case. Steps to recreate problem: 1- Open a DBCS java file. 2- Select constructor decla... | closed fixed | 7f634ac | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-13T14:45:26Z | 2004-04-07T06:40:00Z | org.eclipse.jdt.ui/ui | |
57,697 | Bug 57697 DBCS:The ok button disabled when Factory method name's first charactor is not lower case. [refactoring] | Reporter: Tony Liu OS: RHEL WS 3.0 -gtk Language: KOR Build level: wswb-30M8-200403291703 JDK Version: IBM JDK 1.4.2 Beta Test case #: JDT09 Summary: DBCS:The ok button disabled when Factory method name's first charactor is not lower case. Steps to recreate problem: 1- Open a DBCS java file. 2- Select constructor decla... | closed fixed | 7f634ac | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-13T14:45:26Z | 2004-04-07T06:40:00Z | refactoring/org/eclipse/jdt/internal/ui/refactoring/IntroduceFactoryInputPage.java | |
57,883 | Bug 57883 mysterious results for NLS search [nls search] | Build id: 200404070800 From a fresh workspace I did the following: - checked out the org.eclipse.ui.ide project - did an NLS search with the following value: Resource bundle accessor class: org.eclipse.ui.internal.ide. IDEWorkbenchMessages Property file name: /org.eclipse.ui. ide/src/org/eclipse/ui/internal/ide/message... | resolved fixed | 0eb4357 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-14T08:06:18Z | 2004-04-08T13:13:20Z | org.eclipse.jdt.ui/ui | |
57,883 | Bug 57883 mysterious results for NLS search [nls search] | Build id: 200404070800 From a fresh workspace I did the following: - checked out the org.eclipse.ui.ide project - did an NLS search with the following value: Resource bundle accessor class: org.eclipse.ui.internal.ide. IDEWorkbenchMessages Property file name: /org.eclipse.ui. ide/src/org/eclipse/ui/internal/ide/message... | resolved fixed | 0eb4357 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-14T08:06:18Z | 2004-04-08T13:13:20Z | refactoring/org/eclipse/jdt/internal/ui/refactoring/nls/search/NLSSearchPage.java | |
57,883 | Bug 57883 mysterious results for NLS search [nls search] | Build id: 200404070800 From a fresh workspace I did the following: - checked out the org.eclipse.ui.ide project - did an NLS search with the following value: Resource bundle accessor class: org.eclipse.ui.internal.ide. IDEWorkbenchMessages Property file name: /org.eclipse.ui. ide/src/org/eclipse/ui/internal/ide/message... | resolved fixed | 0eb4357 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-14T08:06:18Z | 2004-04-08T13:13:20Z | org.eclipse.jdt.ui/ui | |
57,883 | Bug 57883 mysterious results for NLS search [nls search] | Build id: 200404070800 From a fresh workspace I did the following: - checked out the org.eclipse.ui.ide project - did an NLS search with the following value: Resource bundle accessor class: org.eclipse.ui.internal.ide. IDEWorkbenchMessages Property file name: /org.eclipse.ui. ide/src/org/eclipse/ui/internal/ide/message... | resolved fixed | 0eb4357 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-14T08:06:18Z | 2004-04-08T13:13:20Z | refactoring/org/eclipse/jdt/internal/ui/refactoring/nls/search/NLSSearchResultCollector2.java | |
58,537 | Bug 58537 Migration to new source lookup facilities [JUnit] | New source lookup facilities have been added to the debug platform. The Java debugger provides a corresponding new implementation for source lookup. The following patch will migrate the JUnit launch config to use the new source lookup support. The changes are: * specify the platform source lookup tab in the tab group *... | resolved fixed | e9f2db8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-15T09:14:29Z | 2004-04-14T19:13:20Z | org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/launcher/JUnitLaunchShortcut.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... |
58,537 | Bug 58537 Migration to new source lookup facilities [JUnit] | New source lookup facilities have been added to the debug platform. The Java debugger provides a corresponding new implementation for source lookup. The following patch will migrate the JUnit launch config to use the new source lookup support. The changes are: * specify the platform source lookup tab in the tab group *... | resolved fixed | e9f2db8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-15T09:14:29Z | 2004-04-14T19:13:20Z | org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/launcher/JUnitTabGroup.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... |
58,537 | Bug 58537 Migration to new source lookup facilities [JUnit] | New source lookup facilities have been added to the debug platform. The Java debugger provides a corresponding new implementation for source lookup. The following patch will migrate the JUnit launch config to use the new source lookup support. The changes are: * specify the platform source lookup tab in the tab group *... | resolved fixed | e9f2db8 | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-15T09:14:29Z | 2004-04-14T19:13:20Z | org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/wizards/NewTestCaseCreationWizardPage.java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... |
57,442 | Bug 57442 DBCS:Externalize String does not work with DBCS name class | Reporter: Brook Zhang OS: RHEL WS 3.0 -GTK Language: CHT/CHS/KOR Build level: wswb-3.0M8-200403291703 JDK Version: IBM JDK 1.4.2 Beta Test case #: Summary: DBCS:Externalize String does not work with DBCS name class Description: Steps to recreate problem: 1-Create a Java project with DBCS name 2-Add a new class with DBC... | closed fixed | 238e22a | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-15T16:54:47Z | 2004-04-05T10:13:20Z | org.eclipse.jdt.ui/core | |
57,442 | Bug 57442 DBCS:Externalize String does not work with DBCS name class | Reporter: Brook Zhang OS: RHEL WS 3.0 -GTK Language: CHT/CHS/KOR Build level: wswb-3.0M8-200403291703 JDK Version: IBM JDK 1.4.2 Beta Test case #: Summary: DBCS:Externalize String does not work with DBCS name class Description: Steps to recreate problem: 1-Create a Java project with DBCS name 2-Add a new class with DBC... | closed fixed | 238e22a | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-15T16:54:47Z | 2004-04-05T10:13:20Z | refactoring/org/eclipse/jdt/internal/corext/refactoring/nls/NLSHint.java | |
57,442 | Bug 57442 DBCS:Externalize String does not work with DBCS name class | Reporter: Brook Zhang OS: RHEL WS 3.0 -GTK Language: CHT/CHS/KOR Build level: wswb-3.0M8-200403291703 JDK Version: IBM JDK 1.4.2 Beta Test case #: Summary: DBCS:Externalize String does not work with DBCS name class Description: Steps to recreate problem: 1-Create a Java project with DBCS name 2-Add a new class with DBC... | closed fixed | 238e22a | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-15T16:54:47Z | 2004-04-05T10:13:20Z | org.eclipse.jdt.ui/core | |
57,442 | Bug 57442 DBCS:Externalize String does not work with DBCS name class | Reporter: Brook Zhang OS: RHEL WS 3.0 -GTK Language: CHT/CHS/KOR Build level: wswb-3.0M8-200403291703 JDK Version: IBM JDK 1.4.2 Beta Test case #: Summary: DBCS:Externalize String does not work with DBCS name class Description: Steps to recreate problem: 1-Create a Java project with DBCS name 2-Add a new class with DBC... | closed fixed | 238e22a | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-15T16:54:47Z | 2004-04-05T10:13:20Z | refactoring/org/eclipse/jdt/internal/corext/refactoring/nls/NLSRefactoring.java | |
57,442 | Bug 57442 DBCS:Externalize String does not work with DBCS name class | Reporter: Brook Zhang OS: RHEL WS 3.0 -GTK Language: CHT/CHS/KOR Build level: wswb-3.0M8-200403291703 JDK Version: IBM JDK 1.4.2 Beta Test case #: Summary: DBCS:Externalize String does not work with DBCS name class Description: Steps to recreate problem: 1-Create a Java project with DBCS name 2-Add a new class with DBC... | closed fixed | 238e22a | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-15T16:54:47Z | 2004-04-05T10:13:20Z | org.eclipse.jdt.ui/core | |
57,442 | Bug 57442 DBCS:Externalize String does not work with DBCS name class | Reporter: Brook Zhang OS: RHEL WS 3.0 -GTK Language: CHT/CHS/KOR Build level: wswb-3.0M8-200403291703 JDK Version: IBM JDK 1.4.2 Beta Test case #: Summary: DBCS:Externalize String does not work with DBCS name class Description: Steps to recreate problem: 1-Create a Java project with DBCS name 2-Add a new class with DBC... | closed fixed | 238e22a | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-15T16:54:47Z | 2004-04-05T10:13:20Z | refactoring/org/eclipse/jdt/internal/corext/refactoring/nls/PropertyFileDocumentModell.java | |
57,442 | Bug 57442 DBCS:Externalize String does not work with DBCS name class | Reporter: Brook Zhang OS: RHEL WS 3.0 -GTK Language: CHT/CHS/KOR Build level: wswb-3.0M8-200403291703 JDK Version: IBM JDK 1.4.2 Beta Test case #: Summary: DBCS:Externalize String does not work with DBCS name class Description: Steps to recreate problem: 1-Create a Java project with DBCS name 2-Add a new class with DBC... | closed fixed | 238e22a | JDT | https://github.com/eclipse-jdt/eclipse.jdt.ui | eclipse-jdt/eclipse.jdt.ui | java | null | null | null | 2004-04-15T16:54:47Z | 2004-04-05T10:13:20Z | org.eclipse.jdt.ui/core |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.