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/pde/bnd/ui/ResourceUtils.java (at line 124) new URL(urlString); The constructor URL(String) is deprecated since version 20 |
2. WARNING in /src/org/eclipse/pde/bnd/ui/ResourceUtils.java (at line 149) URL url = new URL((String) uriObj); The constructor URL(String) is deprecated since version 20 |
1. WARNING in /src/org/eclipse/pde/bnd/ui/templating/JaxbObjectClassDefinition.java (at line 81) return new URL(icon.getResource()).openStream(); The constructor URL(String) is deprecated since version 20 |
2. WARNING in /src/org/eclipse/pde/bnd/ui/templating/JaxbObjectClassDefinition.java (at line 84) return new URL(icons.get(0).getResource()).openStream(); The constructor URL(String) is deprecated since version 20 |
1. WARNING in /src/org/eclipse/pde/bnd/ui/views/repository/RepositoriesView.java (at line 326) URL url = new URL((String) URLTransfer.getInstance() The constructor URL(String) is deprecated since version 20 |
errors | others warnings | forbidden warnings | discouraged warnings |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |