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
Add annotations for generated elements from source.
Means that method that marked for example as @Deprecated will be marked also on generated method. It applies to all annotations.
The text was updated successfully, but these errors were encountered:
Add annotations for generated elements from source.
Means that method that marked for example as
@Deprecated
will be marked also on generated method. It applies to all annotations.The text was updated successfully, but these errors were encountered: