Compiler log for org.eclipse.equinox.frameworkadmin.equinox_1.3.200.v20240315-1704 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 4, 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/equinox/internal/frameworkadmin/equinox/EquinoxFwAdminImpl.java : 3 warnings :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwAdminImpl.java
 (at line 25)
import org.osgi.service.startlevel.StartLevel;
The type StartLevel is deprecated
2. WARNING in /src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwAdminImpl.java
 (at line 38)
private StartLevel startLevelService;
The type StartLevel is deprecated
3. WARNING in /src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwAdminImpl.java
 (at line 141)
public void setStartLevel(StartLevel sl) {
The type StartLevel is deprecated

/src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/equinox/internal/frameworkadmin/equinox/EquinoxFwConfigFileParser.java
 (at line 362)
rootURL = base.toURL();
The method toURL() from the type File is deprecated

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