Compiler log for org.eclipse.core.filebuffers.tests_3.13.300.v20240205-1417 : @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/core/filebuffers/tests/FileBuffersForExternalFiles.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/core/filebuffers/tests/FileBuffersForExternalFiles.java
 (at line 42)
FileTool.delete(FileBuffers.getSystemFileAtLocation(getPath()).getParentFile());
The method getSystemFileAtLocation(IPath) from the type FileBuffers is deprecated

/src/org/eclipse/core/filebuffers/tests/FileStoreFileBuffersForExternalFiles.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/core/filebuffers/tests/FileStoreFileBuffersForExternalFiles.java
 (at line 42)
FileTool.delete(FileBuffers.getSystemFileAtLocation(getPath()).getParentFile());
The method getSystemFileAtLocation(IPath) from the type FileBuffers is deprecated

/src/org/eclipse/core/filebuffers/tests/FileTool.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/core/filebuffers/tests/FileTool.java
 (at line 179)
File file= FileBuffers.getSystemFileAtLocation(path);
The method getSystemFileAtLocation(IPath) from the type FileBuffers 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