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 voidEclipseToMavenMojo.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 voidEclipseToMavenMojo.processFile(File file, Map<String, EclipseOsgiPlugin> plugins, Map<String, org.apache.maven.model.Model> models) protected voidEclipseToMavenMojo.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 TypeClassDescriptionclassCommon functionality for both exploded and packaged plugins.classRepresents an Eclipse plugin that it's exploded in a directoryclassRepresents an Eclipse plugin that it's packaged as a jar