You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.Exclude all fields in class. "net/spartanb312/Example1"
2.Exclude specified field in class. "net/spartanb312/Example2.myField" (notice: all the fields witch name starts with myField will be excluded)
3.Excluded all classes. "net/spartanb312/"
FieldRenamer does not respect exclusion on neither root level nor same level defined list.
The text was updated successfully, but these errors were encountered: