


Preferences > Java > Rename in editor without dialog.Ĭlean Up to remove redundant type argumentsĪ new option to remove redundant type arguments has been added under the "Unnecessary Code" group of the Clean Up profile. The in-place mode can be disabled entirely via The dialog can still be opened via the menu button in the popup or by pressing Alt+Shift+R again. The full Rename dialog that provides more options like renaming a field's getter and setter methods. The Refactor > Rename popup now shows an Options. The Java editor now offers default templates for creating "= null" and "!= null" checks. Java > Editor > Content Assist preference page. This feature can be disabled using the Show substring matches option on the Enter any part of the desired proposal's text, and Content Assist will find it!įor example, completing on selection proposes all results containing selection as a substring. The Content Assist popup now highlights the matched characters in proposals.Ĭontent Assist now supports substring patterns. Content Assist highlights matched characters
