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/pde/internal/build/builder/ClasspathComputer2_1.java (at line 18) import org.eclipse.core.internal.runtime.PlatformURLFragmentConnection; Discouraged access: The type PlatformURLFragmentConnection is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.equinox.common/@dot |
2. WARNING in /src/org/eclipse/pde/internal/build/builder/ClasspathComputer2_1.java (at line 19) import org.eclipse.core.internal.runtime.PlatformURLPluginConnection; Discouraged access: The type PlatformURLPluginConnection is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.equinox.common/@dot |
3. WARNING in /src/org/eclipse/pde/internal/build/builder/ClasspathComputer2_1.java (at line 265) if (urlfragments[1].equalsIgnoreCase(PlatformURLPluginConnection.PLUGIN)) Discouraged access: The type PlatformURLPluginConnection is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.equinox.common/@dot |
4. WARNING in /src/org/eclipse/pde/internal/build/builder/ClasspathComputer2_1.java (at line 265) if (urlfragments[1].equalsIgnoreCase(PlatformURLPluginConnection.PLUGIN)) Discouraged access: The field PLUGIN from the type PlatformURLPluginConnection is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.equinox.common/@dot |
5. WARNING in /src/org/eclipse/pde/internal/build/builder/ClasspathComputer2_1.java (at line 268) if (urlfragments[1].equalsIgnoreCase(PlatformURLFragmentConnection.FRAGMENT)) Discouraged access: The type PlatformURLFragmentConnection is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.equinox.common/@dot |
6. WARNING in /src/org/eclipse/pde/internal/build/builder/ClasspathComputer2_1.java (at line 268) if (urlfragments[1].equalsIgnoreCase(PlatformURLFragmentConnection.FRAGMENT)) Discouraged access: The field FRAGMENT from the type PlatformURLFragmentConnection is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.equinox.common/@dot |
1. WARNING in /src/org/eclipse/pde/internal/build/builder/ClasspathComputer3_0.java (at line 19) import org.eclipse.core.internal.runtime.PlatformURLFragmentConnection; Discouraged access: The type PlatformURLFragmentConnection is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.equinox.common/@dot |
2. WARNING in /src/org/eclipse/pde/internal/build/builder/ClasspathComputer3_0.java (at line 20) import org.eclipse.core.internal.runtime.PlatformURLPluginConnection; Discouraged access: The type PlatformURLPluginConnection is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.equinox.common/@dot |
3. WARNING in /src/org/eclipse/pde/internal/build/builder/ClasspathComputer3_0.java (at line 425) if (urlfragments[1].equalsIgnoreCase(PlatformURLPluginConnection.PLUGIN) || urlfragments[1].equalsIgnoreCase(PlatformURLFragmentConnection.FRAGMENT)) Discouraged access: The type PlatformURLPluginConnection is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.equinox.common/@dot |
4. WARNING in /src/org/eclipse/pde/internal/build/builder/ClasspathComputer3_0.java (at line 425) if (urlfragments[1].equalsIgnoreCase(PlatformURLPluginConnection.PLUGIN) || urlfragments[1].equalsIgnoreCase(PlatformURLFragmentConnection.FRAGMENT)) Discouraged access: The field PLUGIN from the type PlatformURLPluginConnection is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.equinox.common/@dot |
5. WARNING in /src/org/eclipse/pde/internal/build/builder/ClasspathComputer3_0.java (at line 425) if (urlfragments[1].equalsIgnoreCase(PlatformURLPluginConnection.PLUGIN) || urlfragments[1].equalsIgnoreCase(PlatformURLFragmentConnection.FRAGMENT)) Discouraged access: The type PlatformURLFragmentConnection is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.equinox.common/@dot |
6. WARNING in /src/org/eclipse/pde/internal/build/builder/ClasspathComputer3_0.java (at line 425) if (urlfragments[1].equalsIgnoreCase(PlatformURLPluginConnection.PLUGIN) || urlfragments[1].equalsIgnoreCase(PlatformURLFragmentConnection.FRAGMENT)) Discouraged access: The field FRAGMENT from the type PlatformURLFragmentConnection is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.equinox.common/@dot |