List of problems found in org.eclipse.equinox.p2.operations

Compatibility Warnings API Usage Warnings Bundle Version Warnings
0 11 0

Compatibility

No problems found


API Usage

The type java.lang.StringBuilder referenced in org.eclipse.equinox.p2.operations.OperationFactory.getAgent() is not defined in the bundle's required execution environment: J2SE-1.4
The method java.lang.StringBuilder.toString() referenced in org.eclipse.equinox.p2.operations.OperationFactory.getAgent() is not defined in the bundle's required execution environment: J2SE-1.4
The method java.lang.StringBuilder.append(char) referenced in org.eclipse.equinox.p2.operations.OperationFactory.getAgent() is not defined in the bundle's required execution environment: J2SE-1.4
The method java.lang.StringBuilder.append(String) referenced in org.eclipse.equinox.p2.operations.OperationFactory.getAgent() is not defined in the bundle's required execution environment: J2SE-1.4
The constructor java.lang.StringBuilder(String) referenced in org.eclipse.equinox.p2.operations.OperationFactory.getAgent() is not defined in the bundle's required execution environment: J2SE-1.4
org.eclipse.equinox.p2.operations.RelaxedUpdateInstallOperation illegally references method org.eclipse.equinox.p2.planner.IPlanner.updatesFor(IInstallableUnit, ProvisioningContext, IProgressMonitor)
The type java.lang.StringBuilder referenced in org.eclipse.equinox.p2.operations.Update.toString() is not defined in the bundle's required execution environment: J2SE-1.4
The method java.lang.StringBuilder.append(String) referenced in org.eclipse.equinox.p2.operations.Update.toString() is not defined in the bundle's required execution environment: J2SE-1.4
The constructor java.lang.StringBuilder(String) referenced in org.eclipse.equinox.p2.operations.Update.toString() is not defined in the bundle's required execution environment: J2SE-1.4
The method java.lang.StringBuilder.toString() referenced in org.eclipse.equinox.p2.operations.Update.toString() is not defined in the bundle's required execution environment: J2SE-1.4
org.eclipse.equinox.p2.operations.UpdateOperation illegally references method org.eclipse.equinox.p2.planner.IPlanner.updatesFor(IInstallableUnit, ProvisioningContext, IProgressMonitor)

Bundle Version

No problems found

Valid HTML 4.01 Transitional