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/e4/core/services/ISchedulingExecutor.java (at line 20) public interface ISchedulingExecutor extends IExecutor { Discouraged access: The type IExecutor is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.equinox.concurrent_1.0.0.v20090520-1800.jar |
2. WARNING in /src/org/eclipse/e4/core/services/ISchedulingExecutor.java (at line 37) public IFuture schedule(IProgressRunnable runnable, String name, long delay); Discouraged access: The type IFuture is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.equinox.concurrent_1.0.0.v20090520-1800.jar |
3. WARNING in /src/org/eclipse/e4/core/services/ISchedulingExecutor.java (at line 37) public IFuture schedule(IProgressRunnable runnable, String name, long delay); Discouraged access: The type IProgressRunnable is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.equinox.concurrent_1.0.0.v20090520-1800.jar |