- Notifications
You must be signed in to change notification settings - Fork 219
Closed
Labels
for: eclipsesomething that is specific for Eclipsesomething that is specific for Eclipsefor: vscodesomething that is specific for VSCodesomething that is specific for VSCodetheme: validationtype: enhancement
Milestone
Description
At the moment the validation that checks for unnecessary name attribute definitions inside of @PathVariable
creates a marker that says "Remove Implicit Web Annotation Names", which is a somewhat strange message for a validation. It is more the title of the corresponding quick fix action.
Instead, the validation marker should say something like "Unnecessary Web annotation attribute definition" or "Unnecessary path variable definition" (for the case of @PathVariable
name attributes).
Metadata
Metadata
Assignees
Labels
for: eclipsesomething that is specific for Eclipsesomething that is specific for Eclipsefor: vscodesomething that is specific for VSCodesomething that is specific for VSCodetheme: validationtype: enhancement