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 /JUnit Tests/org/eclipse/swt/tests/junit/performance/SwtPerformanceTestCase.java (at line 95) Compatibility.newFileInputStream(""); Discouraged access: The type Compatibility is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86/target/classes |
2. WARNING in /JUnit Tests/org/eclipse/swt/tests/junit/performance/SwtPerformanceTestCase.java (at line 95) Compatibility.newFileInputStream(""); Discouraged access: The method newFileInputStream(String) from the type Compatibility is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86/target/classes |
1. WARNING in /JUnit Tests/org/eclipse/swt/tests/junit/SwtTestCase.java (at line 218) Compatibility.newFileInputStream(""); Discouraged access: The type Compatibility is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86/target/classes |
2. WARNING in /JUnit Tests/org/eclipse/swt/tests/junit/SwtTestCase.java (at line 218) Compatibility.newFileInputStream(""); Discouraged access: The method newFileInputStream(String) from the type Compatibility is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86/target/classes |
1. WARNING in /JUnit Tests/org/eclipse/swt/tests/junit/Test_org_eclipse_swt_custom_StyledText.java (at line 25) import org.eclipse.swt.internal.BidiUtil; Discouraged access: The type BidiUtil is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86/target/classes |
2. WARNING in /JUnit Tests/org/eclipse/swt/tests/junit/Test_org_eclipse_swt_custom_StyledText.java (at line 89) return BidiUtil.isBidiPlatform(); Discouraged access: The type BidiUtil is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86/target/classes |
3. WARNING in /JUnit Tests/org/eclipse/swt/tests/junit/Test_org_eclipse_swt_custom_StyledText.java (at line 89) return BidiUtil.isBidiPlatform(); Discouraged access: The method isBidiPlatform() from the type BidiUtil is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86/target/classes |