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/templating/JaxbObjectClassDefinition.java (at line 82) 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 85) 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 336) 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 |