Compiler log for org.eclipse.pde.bnd.ui_1.2.0.v20250128-1454 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 5, INFOS: 0

errors others warnings infos forbidden warnings discouraged warnings

ERRORS

top others warnings infos forbidden warnings discouraged warnings

OTHER WARNINGS

top errors infos forbidden warnings discouraged warnings

/src/org/eclipse/pde/bnd/ui/ResourceUtils.java : 2 warnings :

OTHER 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

/src/org/eclipse/pde/bnd/ui/templating/JaxbObjectClassDefinition.java : 2 warnings :

OTHER WARNINGS
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

/src/org/eclipse/pde/bnd/ui/views/repository/RepositoriesView.java : 1 warning :

OTHER WARNINGS
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

INFO WARNINGS

errors others warnings forbidden warnings discouraged warnings

FORBIDDEN ACCESS WARNINGS

top errors infos others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors infos others warnings forbidden warnings