Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
M
- MANAGED_BADGE_ICON - Static variable in class org.netbeans.modules.maven.spi.IconResources
- markAsModified(Object) - Method in class org.netbeans.modules.maven.api.customizer.ModelHandle
-
always after modifying the models, mark them as modified.
- markAsModified(ActionToGoalMapping) - Method in class org.netbeans.modules.maven.api.customizer.ModelHandle2
-
always after modifying the models, mark them as modified.
- markConfigurationsAsModified() - Method in class org.netbeans.modules.maven.api.customizer.ModelHandle2
-
always after modifying the models, mark them as modified.
- markFreeTab() - Method in class org.netbeans.modules.maven.execute.OutputTabMaintainer
- matchStackTraceLine(String, ClassPath) - Static method in class org.netbeans.modules.maven.api.output.OutputUtils
-
Deprecated.
- matchStackTraceLine(String, Project) - Static method in class org.netbeans.modules.maven.api.output.OutputUtils
- matchStackTraceLine(String, FileObject) - Static method in class org.netbeans.modules.maven.api.output.OutputUtils
- MAVEN_ICON - Static variable in class org.netbeans.modules.maven.spi.IconResources
- MavenActionsProvider - Interface in org.netbeans.modules.maven.spi.actions
-
Interface that allows to put additional items to project's popup plus to provide specific implementations of ActionProvider actions.
- MavenCommandLineExecutor - Class in org.netbeans.modules.maven.execute
-
support for executing maven, externally on the command line.
- MavenCommandLineExecutor(RunConfig, InputOutput, AbstractMavenExecutor.TabContext) - Constructor for class org.netbeans.modules.maven.execute.MavenCommandLineExecutor
- MavenCommandLineExecutor.ExecuteMaven - Class in org.netbeans.modules.maven.execute
-
Hooks for tests to mock the Maven execution.
- MavenCommandLineOptions - Class in org.netbeans.modules.maven.execute
- MavenCommandLineOptions() - Constructor for class org.netbeans.modules.maven.execute.MavenCommandLineOptions
- MavenCommandSettings - Class in org.netbeans.modules.maven.options
-
Preferences class for externalizing the hardwired goal executions to allow minor (mostly version) changes by advanced users?)
- MavenConfiguration - Interface in org.netbeans.modules.maven.api
- MavenDebugger - Interface in org.netbeans.modules.maven.spi.debug
-
instance to be found in project's lookup.
- MavenExecutor - Interface in org.netbeans.modules.maven.execute
-
What the executors have in common.
- MavenGroupCategory - Class in org.netbeans.modules.maven.options
- MavenGroupCategory() - Constructor for class org.netbeans.modules.maven.options.MavenGroupCategory
- MavenGroupPanel - Class in org.netbeans.modules.maven.options
- MavenItem() - Constructor for class org.netbeans.modules.maven.execute.AbstractMavenExecutor.MavenItem
- MavenNodeFactory - Class in org.netbeans.modules.maven.spi.nodes
- MavenNodeFactory.ArtifactNode - Class in org.netbeans.modules.maven.spi.nodes
- MavenNodeFactory.VersionNode - Class in org.netbeans.modules.maven.spi.nodes
- MavenOptionController - Class in org.netbeans.modules.maven.options
-
controller for maven2 settings in the options dialog.
- MavenOptionController() - Constructor for class org.netbeans.modules.maven.options.MavenOptionController
-
Creates a new instance of MavenOptionController
- MavenProxySupport - Class in org.netbeans.modules.maven.execute
-
Checks the proxy settings and possibly reconfigures Maven settings.
- MavenProxySupport(Project) - Constructor for class org.netbeans.modules.maven.execute.MavenProxySupport
- MavenProxySupport.ProxyResult - Class in org.netbeans.modules.maven.execute
- MavenProxySupport.Status - Enum Class in org.netbeans.modules.maven.execute
- MavenSettings - Class in org.netbeans.modules.maven.options
-
a netbeans settings for global options that cannot be put into the settings file.
- MavenSettings.DownloadStrategy - Enum Class in org.netbeans.modules.maven.options
- MavenSettings.OutputTabName - Enum Class in org.netbeans.modules.maven.options
- MavenValidators - Class in org.netbeans.modules.maven.api
- MavenVersionSettings - Class in org.netbeans.modules.maven.options
-
Utility class for internal artifact version queries.
- merge(Lookup) - Method in class org.netbeans.modules.maven.execute.PrereqCheckerMerger
- METHOD_NAME - Static variable in class org.netbeans.modules.maven.execute.DefaultReplaceTokenProvider
- ModelHandle - Class in org.netbeans.modules.maven.api.customizer
-
ModelHandle instance is passed down to customizer panel providers in the context lookup.
- ModelHandle.Configuration - Class in org.netbeans.modules.maven.api.customizer
-
a javabean wrapper for configurations within the project customizer
- ModelHandle2 - Class in org.netbeans.modules.maven.api.customizer
- ModelHandle2.Configuration - Class in org.netbeans.modules.maven.api.customizer
-
a javabean wrapper for configurations within the project customizer
- ModelRunConfig - Class in org.netbeans.modules.maven.execute
-
run configuration backed up by model
- ModelRunConfig(Project, NetbeansActionMapping, String, FileObject, Lookup, boolean) - Constructor for class org.netbeans.modules.maven.execute.ModelRunConfig
- ModelUtils - Class in org.netbeans.modules.maven.api
-
Various maven model related utilities.
- ModelUtils.Descriptor - Class in org.netbeans.modules.maven.api
- ModelUtils.LibraryDescriptor - Class in org.netbeans.modules.maven.api
- ModelUtils.RepositoryDescriptor - Class in org.netbeans.modules.maven.api
- ModuleInfoUtils - Class in org.netbeans.modules.maven.api
- ModuleInfoUtils() - Constructor for class org.netbeans.modules.maven.api.ModuleInfoUtils
- MOJO_ICON - Static variable in class org.netbeans.modules.maven.spi.IconResources
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
OutputUtils.matchStackTraceLine(java.lang.String, org.openide.filesystems.FileObject)
orOutputUtils.matchStackTraceLine(java.lang.String, org.netbeans.api.project.Project)
instead.