'Can't edit Definded step filters in eclipse

I want add aop packages to improve debug experience,

so i go to Preferences -> Java -> Debug -> Step Filtering,

enable the "Use Step Filters" and add aop packages to the "Defined step filters",

enter image description here

When i click "apply and close" and reopen it,the packages of i added was disappear,

I don't know how edit it.

Thanks!!!



Solution 1:[1]

This has been reported and fixed post-4.23 in Bug 576615 It affects a number of filter table views including Step Filters, Content Assist Favorites, and Type Filters.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=576615

The fix is available in 4.24 M1 and has very recently been back-ported to the 4.23 maintenance branch after the JDT github migration.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Jeff