Bug 578593 - Quick assist for importing static constants
Summary: Quick assist for importing static constants
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 4.23   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-05 03:18 EST by Alessandro Bollini CLA
Modified: 2024-01-27 19:22 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Bollini CLA 2022-02-05 03:18:36 EST
Named constants in code like

   new DateTimeFormatterBuilder().appendValue(YEAR, 4)
           
should be automatically resolved to the proper static import (eg ChronoField.YEAR)
Comment 1 Eclipse Genie CLA 2024-01-27 19:22:02 EST
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.