Community
Participate
Working Groups
API tools should provide a wizard-like mechanism that users can use to force a clean up of API tools. This could be very useful in: 1. removing dead API filters 2. offering suggestions for pairing javadoc tags, for example adding noextend tags with noimplement tags 3. cleaning up orphaned api descriptions in the meta-data
problem filter clean up covers bug 244676
Created attachment 117824 [details] work in progress This is some started work, reworking our API tooling wizard
created bug 256450 for stale filter clean up since it can be plugged into the builder, causing that aspect of clean-up to occur every build (if the user turns it on)
closing as wontfix, as we have added in support / quickfixes for the suggested clean up ideas already in the builder