Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Status


- working on camelCase improvements for Open Type dialog
- prototyping editor hovers with links and selection (let mouse move into hover without F2)
- allow to open classpath container properties from 'Properties' action
- drag and drop fixes: Allow to move into another project
- extract method is now also available as quick assist
- extract local and constant remove unnecessary parentheses
- assign to local/field adds semicolon, if required
- extract class keeps Javadoc comments
- quick fix for abstract methods in enums
- bug fixing
- bug triage, M2 planing

Back to the top