errors | others warnings | forbidden warnings | discouraged warnings |
top | others warnings | forbidden warnings | discouraged warnings |
top | errors | forbidden warnings | discouraged warnings |
top | errors | others warnings | discouraged warnings |
top | errors | others warnings | forbidden warnings |
1. WARNING in /src/org/eclipse/equinox/internal/p2/transport/ecf/Activator.java (at line 16) import org.eclipse.ecf.provider.filetransfer.IFileTransferProtocolToFactoryMapper; Discouraged access: The type IFileTransferProtocolToFactoryMapper is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse3I/build/supportDir/src/plugins/org.eclipse.ecf.provider.filetransfer_3.2.0.v20120608-0148.jar |
2. WARNING in /src/org/eclipse/equinox/internal/p2/transport/ecf/Activator.java (at line 38) private ServiceTracker<IFileTransferProtocolToFactoryMapper, IFileTransferProtocolToFactoryMapper> protocolToFactoryMapperTracker = null; Discouraged access: The type IFileTransferProtocolToFactoryMapper is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse3I/build/supportDir/src/plugins/org.eclipse.ecf.provider.filetransfer_3.2.0.v20120608-0148.jar |
3. WARNING in /src/org/eclipse/equinox/internal/p2/transport/ecf/Activator.java (at line 38) private ServiceTracker<IFileTransferProtocolToFactoryMapper, IFileTransferProtocolToFactoryMapper> protocolToFactoryMapperTracker = null; Discouraged access: The type IFileTransferProtocolToFactoryMapper is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse3I/build/supportDir/src/plugins/org.eclipse.ecf.provider.filetransfer_3.2.0.v20120608-0148.jar |
4. WARNING in /src/org/eclipse/equinox/internal/p2/transport/ecf/Activator.java (at line 86) IFileTransferProtocolToFactoryMapper mapper = getProtocolToFactoryMapper(); Discouraged access: The type IFileTransferProtocolToFactoryMapper is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse3I/build/supportDir/src/plugins/org.eclipse.ecf.provider.filetransfer_3.2.0.v20120608-0148.jar |
5. WARNING in /src/org/eclipse/equinox/internal/p2/transport/ecf/Activator.java (at line 90) String providerId = mapper.getBrowseFileTransferFactoryId(HTTP); Discouraged access: The method getBrowseFileTransferFactoryId(String) from the type IFileTransferProtocolToFactoryMapper is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse3I/build/supportDir/src/plugins/org.eclipse.ecf.provider.filetransfer_3.2.0.v20120608-0148.jar |
6. WARNING in /src/org/eclipse/equinox/internal/p2/transport/ecf/Activator.java (at line 92) mapper.removeBrowseFileTransferFactory(providerId); Discouraged access: The method removeBrowseFileTransferFactory(String) from the type IFileTransferProtocolToFactoryMapper is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse3I/build/supportDir/src/plugins/org.eclipse.ecf.provider.filetransfer_3.2.0.v20120608-0148.jar |
7. WARNING in /src/org/eclipse/equinox/internal/p2/transport/ecf/Activator.java (at line 95) providerId = mapper.getRetrieveFileTransferFactoryId(HTTP); Discouraged access: The method getRetrieveFileTransferFactoryId(String) from the type IFileTransferProtocolToFactoryMapper is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse3I/build/supportDir/src/plugins/org.eclipse.ecf.provider.filetransfer_3.2.0.v20120608-0148.jar |
8. WARNING in /src/org/eclipse/equinox/internal/p2/transport/ecf/Activator.java (at line 97) mapper.removeRetrieveFileTransferFactory(providerId); Discouraged access: The method removeRetrieveFileTransferFactory(String) from the type IFileTransferProtocolToFactoryMapper is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse3I/build/supportDir/src/plugins/org.eclipse.ecf.provider.filetransfer_3.2.0.v20120608-0148.jar |
9. WARNING in /src/org/eclipse/equinox/internal/p2/transport/ecf/Activator.java (at line 100) providerId = mapper.getSendFileTransferFactoryId(HTTP); Discouraged access: The method getSendFileTransferFactoryId(String) from the type IFileTransferProtocolToFactoryMapper is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse3I/build/supportDir/src/plugins/org.eclipse.ecf.provider.filetransfer_3.2.0.v20120608-0148.jar |
10. WARNING in /src/org/eclipse/equinox/internal/p2/transport/ecf/Activator.java (at line 102) mapper.removeSendFileTransferFactory(providerId); Discouraged access: The method removeSendFileTransferFactory(String) from the type IFileTransferProtocolToFactoryMapper is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse3I/build/supportDir/src/plugins/org.eclipse.ecf.provider.filetransfer_3.2.0.v20120608-0148.jar |
11. WARNING in /src/org/eclipse/equinox/internal/p2/transport/ecf/Activator.java (at line 106) providerId = mapper.getBrowseFileTransferFactoryId(HTTPS); Discouraged access: The method getBrowseFileTransferFactoryId(String) from the type IFileTransferProtocolToFactoryMapper is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse3I/build/supportDir/src/plugins/org.eclipse.ecf.provider.filetransfer_3.2.0.v20120608-0148.jar |
12. WARNING in /src/org/eclipse/equinox/internal/p2/transport/ecf/Activator.java (at line 108) mapper.removeBrowseFileTransferFactory(providerId); Discouraged access: The method removeBrowseFileTransferFactory(String) from the type IFileTransferProtocolToFactoryMapper is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse3I/build/supportDir/src/plugins/org.eclipse.ecf.provider.filetransfer_3.2.0.v20120608-0148.jar |
13. WARNING in /src/org/eclipse/equinox/internal/p2/transport/ecf/Activator.java (at line 111) providerId = mapper.getRetrieveFileTransferFactoryId(HTTPS); Discouraged access: The method getRetrieveFileTransferFactoryId(String) from the type IFileTransferProtocolToFactoryMapper is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse3I/build/supportDir/src/plugins/org.eclipse.ecf.provider.filetransfer_3.2.0.v20120608-0148.jar |
14. WARNING in /src/org/eclipse/equinox/internal/p2/transport/ecf/Activator.java (at line 113) mapper.removeRetrieveFileTransferFactory(providerId); Discouraged access: The method removeRetrieveFileTransferFactory(String) from the type IFileTransferProtocolToFactoryMapper is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse3I/build/supportDir/src/plugins/org.eclipse.ecf.provider.filetransfer_3.2.0.v20120608-0148.jar |
15. WARNING in /src/org/eclipse/equinox/internal/p2/transport/ecf/Activator.java (at line 116) providerId = mapper.getSendFileTransferFactoryId(HTTPS); Discouraged access: The method getSendFileTransferFactoryId(String) from the type IFileTransferProtocolToFactoryMapper is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse3I/build/supportDir/src/plugins/org.eclipse.ecf.provider.filetransfer_3.2.0.v20120608-0148.jar |
16. WARNING in /src/org/eclipse/equinox/internal/p2/transport/ecf/Activator.java (at line 118) mapper.removeSendFileTransferFactory(providerId); Discouraged access: The method removeSendFileTransferFactory(String) from the type IFileTransferProtocolToFactoryMapper is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse3I/build/supportDir/src/plugins/org.eclipse.ecf.provider.filetransfer_3.2.0.v20120608-0148.jar |
17. WARNING in /src/org/eclipse/equinox/internal/p2/transport/ecf/Activator.java (at line 139) private IFileTransferProtocolToFactoryMapper getProtocolToFactoryMapper() { Discouraged access: The type IFileTransferProtocolToFactoryMapper is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse3I/build/supportDir/src/plugins/org.eclipse.ecf.provider.filetransfer_3.2.0.v20120608-0148.jar |
18. WARNING in /src/org/eclipse/equinox/internal/p2/transport/ecf/Activator.java (at line 141) protocolToFactoryMapperTracker = new ServiceTracker<IFileTransferProtocolToFactoryMapper, IFileTransferProtocolToFactoryMapper>(context, IFileTransferProtocolToFactoryMapper.class, null); Discouraged access: The type IFileTransferProtocolToFactoryMapper is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse3I/build/supportDir/src/plugins/org.eclipse.ecf.provider.filetransfer_3.2.0.v20120608-0148.jar |
19. WARNING in /src/org/eclipse/equinox/internal/p2/transport/ecf/Activator.java (at line 141) protocolToFactoryMapperTracker = new ServiceTracker<IFileTransferProtocolToFactoryMapper, IFileTransferProtocolToFactoryMapper>(context, IFileTransferProtocolToFactoryMapper.class, null); Discouraged access: The type IFileTransferProtocolToFactoryMapper is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse3I/build/supportDir/src/plugins/org.eclipse.ecf.provider.filetransfer_3.2.0.v20120608-0148.jar |
20. WARNING in /src/org/eclipse/equinox/internal/p2/transport/ecf/Activator.java (at line 141) protocolToFactoryMapperTracker = new ServiceTracker<IFileTransferProtocolToFactoryMapper, IFileTransferProtocolToFactoryMapper>(context, IFileTransferProtocolToFactoryMapper.class, null); Discouraged access: The type IFileTransferProtocolToFactoryMapper is not accessible due to restriction on classpath entry /opt/public/eclipse/eclipse3I/build/supportDir/src/plugins/org.eclipse.ecf.provider.filetransfer_3.2.0.v20120608-0148.jar |