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
When using a getter that is marked with @Deprecated, IntelliJ will show a warning wherever the method is used. However, when using Manifold properties, IntelliJ no longer displays this warning, even if the method is deprecated.