| Summary: | Attempting to move constructor via Java Outline view results in unexpected error | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Daniel Brady <space.cowboy0515> | ||||||
| Component: | UI | Assignee: | JDT-UI-Inbox <jdt-ui-inbox> | ||||||
| Status: | CLOSED WORKSFORME | QA Contact: | |||||||
| Severity: | normal | ||||||||
| Priority: | P3 | CC: | jjohnstn, stephan.herrmann | ||||||
| Version: | 4.5 | ||||||||
| Target Milestone: | --- | ||||||||
| Hardware: | PC | ||||||||
| OS: | Windows 7 | ||||||||
| Whiteboard: | stalebug | ||||||||
| Attachments: |
|
||||||||
This error does not happen when attempting to reorganize methods or other class members, and happens regardless of the constructor's scope. Created attachment 256676 [details]
error log entry
This is the entry generated in the error log.
(In reply to Daniel Brady from comment #2) > Created attachment 256676 [details] > error log entry > > This is the entry generated in the error log. Could you please attach the error as a text file? We are missing the details of the exception ("Caused by:") This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie. This works for me on 2020-06 and with no further information regarding the exception, I am closing this as WORKSFORME. If the problem persists, please provide the full trace-back. |
Created attachment 256675 [details] modal error window When attempting to reorganize a class via the Java Outline view, any attempts to move a constructor results in an unexpected exception (screenshot attached).