Compiler log for org.eclipse.e4.core.di_1.9.300.v20240207-1044 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 3, 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/e4/core/internal/di/ConstructorRequestor.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/e4/core/internal/di/ConstructorRequestor.java
 (at line 34)
if (!location.isAccessible()) {
The method isAccessible() from the type AccessibleObject is deprecated since version 9

/src/org/eclipse/e4/core/internal/di/FieldRequestor.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/e4/core/internal/di/FieldRequestor.java
 (at line 47)
if (!field.isAccessible()) {
The method isAccessible() from the type AccessibleObject is deprecated since version 9

/src/org/eclipse/e4/core/internal/di/MethodRequestor.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/e4/core/internal/di/MethodRequestor.java
 (at line 49)
if (!location.isAccessible()) {
The method isAccessible() from the type AccessibleObject is deprecated since version 9

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