All Classes and Interfaces
Class
Description
a default implementation of MavenActionsProvider, a fallback when nothing is
user configured or overridden by a more specialized provider.
common code for MAvenExecutors, sharing tabs and actions..
Class ActionToGoalMapping.
found in lookup, points the j2se platform this project delegates to.
Implementations to be found in project lookup.
a callback intended for maven.j2ee module that intercepts the copy on save behaviour
and allows copying of resources into the expanded web application.
Simple model class to describe a Maven archetype.
Componentized provider of list of available archetypes.
Utilities for creating New Project wizards based on maven-archetype-plugin.
handling of output coming from maven commandline builds
class testing if fast execution via compile on save (aka JavaRunner) is to be performed
or some state in the project's files prohibits such execution.
Various constants used across the integration, Maven property names with a meaning in the IDE,
plugin groupIds, artifactIds etc.
Alternative executor enables to rewrite the way how compile on save execution is
performed by default.
builder for creating a new pom file/project.
create pom modeloperations based on the passed context
a default implementation of AdditionalM2ActionsProvider, a fallback when nothing is
user configured or overriden by a more specialized provider.
list of dependency projects that map to artifacts on classpath(s) without scope considerations.
result returned from
getDependencyProjects()
global service providing an icon badge to dependency artifact's node
A factory class that creates dialogs to add/edit stuff,
eg.
Preferences class
Various File/FileObject related utilities.
Permits a project to indicate that its JAR might bundle classes from dependencies.
bridging interface, a single implementation is expected to reside
in default lookup coming from the grammar module.
static resources pointing to maven specific icons worth reusing (file an issue if you need some others)
Extension point for contributing source roots compilable in parallel with Java sources.
check wheather the given runConfig has a chance to be successful or needs corrective measure.
Interface that allows to put additional items to project's popup plus to provide specific
implementations of ActionProvider actions.
support for executing maven, externally on the command line.
Hooks for tests to mock the Maven execution.
Preferences class for externalizing the hardwired goal executions to
allow minor (mostly version) changes by advanced users?)
instance to be found in project's lookup.
What the executors have in common.
controller for maven2 settings in the options dialog.
Checks the proxy settings and possibly reconfigures Maven settings.
a netbeans settings for global options that cannot be put into the settings file.
Utility class for internal artifact version queries.
ModelHandle instance is passed down to customizer panel providers in the context lookup.
a javabean wrapper for configurations within the project customizer
a javabean wrapper for configurations within the project customizer
run configuration backed up by model
Various maven model related utilities.
user defined global definitions, to be found in the layers.
an instance resides in project lookup, allows to get notified on project and
relative path changes.
Class NetbeansActionMapping.
Class NetbeansBuildActionJDOMWriter.
Class NetbeansBuildActionXpp3Reader.
Class NetbeansBuildActionXpp3Writer.
Output processor that gets notified when the build finishes.
Extension point to tell the Other sources project subnode to exclude the given folder name in
src/main and src/test.
A specialized output parser that's able to annotate and process the maven output for given
goal sequences.
Factory of the OutputProcessors for given project, each build
asks this method again.
an output tab manager.
Is collecting line parsing information from all the registered Outputprocessors.
Provides a means of detecting a project's packaging for purposes of IDE internals.
Examines a POM for configuration of plugins.
builder responsible for converting Xpp3Dom from Maven to custom object trees.
Query parameters to convert property containing a dependency list into artifact list.
a PrerequisitesChecker lookupMerger, for now will just put the CoS implementation at the end
of the list.
check wheather the given runConfig has a chance to be successful or needs corrective measure.
Deprecated.
Deprecated.
use
ProjectProblemsProvider
instead.Information about one project to be created.
Additional useful classpath related methods.
workarounds execution API which at some point in time calls select() on the IO.
Context provider for maven executors and checkers.
Utility method for executing a maven build, using the RunConfig.
The visual panel that displays in the Options dialog.
Project service supplying a special icon, generally according to package type.
Allows to plug in the capability to observe output tests (surefire).
ProjectProblemsProvider