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
java.util.Properties.getProperty returns null if the specified entry doesn't exist. The native declaration in frege.java.Util should reflect that by returning a ST s (Maybe String).