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
Seems like there is no support for Java 1.5 anymore.
At least String.isEmpty() method that is used here and there in the source code is not working with Java 1.5..
We should decide if this is still needed.
Seems like there is no support for Java 1.5 anymore.
At least String.isEmpty() method that is used here and there in the source code is not working with Java 1.5..
We should decide if this is still needed.