Uses of Interface
org.apache.maven.plugin.eclipse.osgiplugin.EclipseOsgiPlugin
Packages that use EclipseOsgiPlugin
-
Uses of EclipseOsgiPlugin in org.apache.maven.plugin.eclipse
Methods in org.apache.maven.plugin.eclipse with parameters of type EclipseOsgiPluginModifier and TypeMethodDescriptionprotected void
EclipseToMavenMojo.processPlugin
(EclipseOsgiPlugin plugin, org.apache.maven.model.Model model, Map<String, EclipseOsgiPlugin> plugins, Map<String, org.apache.maven.model.Model> models) Method parameters in org.apache.maven.plugin.eclipse with type arguments of type EclipseOsgiPluginModifier and TypeMethodDescriptionprotected void
EclipseToMavenMojo.processFile
(File file, Map<String, EclipseOsgiPlugin> plugins, Map<String, org.apache.maven.model.Model> models) protected void
EclipseToMavenMojo.processPlugin
(EclipseOsgiPlugin plugin, org.apache.maven.model.Model model, Map<String, EclipseOsgiPlugin> plugins, Map<String, org.apache.maven.model.Model> models) -
Uses of EclipseOsgiPlugin in org.apache.maven.plugin.eclipse.osgiplugin
Classes in org.apache.maven.plugin.eclipse.osgiplugin that implement EclipseOsgiPluginModifier and TypeClassDescriptionclass
Common functionality for both exploded and packaged plugins.class
Represents an Eclipse plugin that it's exploded in a directoryclass
Represents an Eclipse plugin that it's packaged as a jar