Class TargetPlatformConfigurationInstallableUnitProvider

java.lang.Object
org.eclipse.tycho.target.TargetPlatformConfigurationInstallableUnitProvider
All Implemented Interfaces:
org.eclipse.tycho.resolver.InstallableUnitProvider

@Component(role=org.eclipse.tycho.resolver.InstallableUnitProvider.class, hint="target") public class TargetPlatformConfigurationInstallableUnitProvider extends Object implements org.eclipse.tycho.resolver.InstallableUnitProvider
Provides additional requirements defined in the target platform configuration
  • Constructor Details

    • TargetPlatformConfigurationInstallableUnitProvider

      public TargetPlatformConfigurationInstallableUnitProvider()
  • Method Details

    • getInstallableUnits

      public Collection<org.eclipse.equinox.p2.metadata.IInstallableUnit> getInstallableUnits(org.apache.maven.project.MavenProject project, org.apache.maven.execution.MavenSession session) throws org.eclipse.core.runtime.CoreException
      Specified by:
      getInstallableUnits in interface org.eclipse.tycho.resolver.InstallableUnitProvider
      Throws:
      org.eclipse.core.runtime.CoreException