errors | others warnings | infos | forbidden warnings | discouraged warnings |
top | others warnings | infos | forbidden warnings | discouraged warnings |
top | errors | infos | forbidden warnings | discouraged warnings |
1. WARNING in /src/org/eclipse/equinox/common/tests/URIUtilTest.java (at line 241) URL fileURL = fileWithSpaces.toURL(); The method toURL() from the type File is deprecated |
2. WARNING in /src/org/eclipse/equinox/common/tests/URIUtilTest.java (at line 268) URL fileURL = fileWithSpaces.toURL(); The method toURL() from the type File is deprecated |
3. WARNING in /src/org/eclipse/equinox/common/tests/URIUtilTest.java (at line 394) URL fileURL = fileWithPercent20.toURL(); The method toURL() from the type File is deprecated |
1. WARNING in /src/org/eclipse/equinox/common/tests/adaptable/IAdapterManagerTest.java (at line 317) return (T) new PrivateAdapter(); Type safety: Unchecked cast from PrivateAdapter to T |
2. WARNING in /src/org/eclipse/equinox/common/tests/adaptable/IAdapterManagerTest.java (at line 352) return (T) new Y(); Type safety: Unchecked cast from IAdapterManagerTest.Y to T |
1. WARNING in /src/org/eclipse/equinox/common/tests/adaptable/TestAdapter2Factory.java (at line 19) return (T) new TestAdapter2(); Type safety: Unchecked cast from TestAdapter2 to T |
errors | others warnings | forbidden warnings | discouraged warnings |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |