Compiler log for org.eclipse.pde.build_3.3.0.v20070612 : pdebuild.jar.bin.xml

TOTAL : ERRORS: 0, WARNINGS: 12

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

OTHER WARNINGS

top errors forbidden warnings discouraged warnings

FORBIDDEN ACCESS WARNINGS

top errors others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors others warnings forbidden warnings

/src/org/eclipse/pde/internal/build/builder/ClasspathComputer2_1.java : 6 warnings :

DISCOURAGED ACCESS 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/I200706251500/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/I200706251500/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/I200706251500/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/I200706251500/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/I200706251500/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/I200706251500/src/plugins/org.eclipse.equinox.common/@dot

/src/org/eclipse/pde/internal/build/builder/ClasspathComputer3_0.java : 6 warnings :

DISCOURAGED ACCESS WARNINGS
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/I200706251500/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/I200706251500/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/I200706251500/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/I200706251500/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/I200706251500/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/I200706251500/src/plugins/org.eclipse.equinox.common/@dot