Uses of Package
org.eclipse.osgi.service.datalocation

Packages that use org.eclipse.osgi.service.datalocation
org.eclipse.core.runtime Provides support for the runtime platform, core utility methods and the extension registry. 
org.eclipse.core.runtime.adaptor Provides API to start the platform. 
org.eclipse.osgi.service.datalocation Provides the Location service. 
 

Classes in org.eclipse.osgi.service.datalocation used by org.eclipse.core.runtime
Location
          A Location represents a URL which may have a default value, may be read only, may or may not have a current value and may be cascaded on to a parent location.
 

Classes in org.eclipse.osgi.service.datalocation used by org.eclipse.core.runtime.adaptor
Location
          A Location represents a URL which may have a default value, may be read only, may or may not have a current value and may be cascaded on to a parent location.
 

Classes in org.eclipse.osgi.service.datalocation used by org.eclipse.osgi.service.datalocation
Location
          A Location represents a URL which may have a default value, may be read only, may or may not have a current value and may be cascaded on to a parent location.