Skip navigation links
org.netbeans.modules.maven/2 2.157.0 1
A B C D E F G H I J K L M N O P Q R S T U V W 

C

cancel() - Method in class org.netbeans.modules.maven.execute.MavenCommandLineExecutor
 
changedUpdate(DocumentEvent) - Method in class org.netbeans.modules.maven.api.customizer.support.DelayedDocumentChangeListener
 
changedUpdate(DocumentEvent) - Method in class org.netbeans.modules.maven.api.customizer.support.TextComponentUpdater
 
CheckBoxUpdater - Class in org.netbeans.modules.maven.api.customizer.support
 
CheckBoxUpdater(JCheckBox) - Constructor for class org.netbeans.modules.maven.api.customizer.support.CheckBoxUpdater
 
checkByCLIMavenValidationLevel(ModelProblem) - Static method in class org.netbeans.modules.maven.api.ModelUtils
 
checkLibraries(Library) - Static method in class org.netbeans.modules.maven.api.ModelUtils
return a descriptor for entire Library containing recognized dependencies and repositories, both in old (volume) and new (properties) format
checkLibrary(URL) - Static method in class org.netbeans.modules.maven.api.ModelUtils
Deprecated.
in favor of checkLibraries(Library)
checkModelDependency(POMModel, String, String, boolean) - Static method in class org.netbeans.modules.maven.api.ModelUtils
 
checkModuleInfoAndCompilerFit(Project) - Static method in class org.netbeans.modules.maven.api.ModuleInfoUtils
Determines if the configured maven-compiler-plugin isn't too old in case there is a main module-info.java in the given project (has to be >= 3.6).
checkProxySettings() - Method in class org.netbeans.modules.maven.execute.MavenProxySupport
 
checkRunConfig(RunConfig, ExecutionContext) - Method in interface org.netbeans.modules.maven.api.execute.LateBoundPrerequisitesChecker
 
checkRunConfig(RunConfig) - Method in interface org.netbeans.modules.maven.api.execute.PrerequisitesChecker
 
checkRunConfig(RunConfig) - Method in class org.netbeans.modules.maven.execute.ReactorChecker
 
checkSleepiness() - Method in class org.netbeans.modules.maven.execute.AbstractOutputHandler
 
checkSleepiness() - Method in class org.netbeans.modules.maven.execute.CommandLineOutputHandler
 
CLEAN_PHASES - Static variable in interface org.netbeans.modules.maven.api.Constants
list of phase names in clean lifecycle
clone() - Method in class org.netbeans.modules.maven.execute.AbstractMavenExecutor.TabContext
 
cloneRunConfig(RunConfig) - Static method in class org.netbeans.modules.maven.api.execute.RunUtils
return a new instance of runconfig by the template passed as parameter
closeInputOutput() - Method in class org.netbeans.modules.maven.execute.ProxyNonSelectableInputOutput
 
ComboBoxUpdater<T> - Class in org.netbeans.modules.maven.api.customizer.support
 
ComboBoxUpdater(JComboBox, JLabel) - Constructor for class org.netbeans.modules.maven.api.customizer.support.ComboBoxUpdater
Creates a new instance of TextComponentUpdater
CommandLineOutputHandler - Class in org.netbeans.modules.maven.execute
handling of output coming from maven commandline builds
CommandLineOutputHandler(InputOutput, Project, ProgressHandle, RunConfig, boolean) - Constructor for class org.netbeans.modules.maven.execute.CommandLineOutputHandler
 
CommandLineOutputHandler.ContextImpl - Class in org.netbeans.modules.maven.execute
 
CommonArtifactActions - Class in org.netbeans.modules.maven.api
 
CompileOnSaveSkipper - Interface in org.netbeans.modules.maven.spi.cos
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.
config - Variable in class org.netbeans.modules.maven.execute.AbstractMavenExecutor
 
Configuration() - Constructor for class org.netbeans.modules.maven.api.customizer.ModelHandle.Configuration
 
configure(BeanRunConfig) - Method in class org.netbeans.modules.maven.execute.MavenProxySupport.ProxyResult
 
Constants - Interface in org.netbeans.modules.maven.api
Various constants used across the integration, Maven property names with a meaning in the IDE, plugin groupIds, artifactIds etc.
ContextAccessor() - Constructor for class org.netbeans.modules.maven.execute.ActionToGoalUtils.ContextAccessor
 
ContextOutputProcessorFactory - Interface in org.netbeans.modules.maven.api.output
 
convert(String, Lookup) - Method in class org.netbeans.modules.maven.execute.DefaultReplaceTokenProvider
 
convert(String, Lookup) - Method in interface org.netbeans.modules.maven.spi.actions.ActionConvertor
 
convertArtifactToLocalRepositoryFile(Artifact) - Static method in class org.netbeans.modules.maven.api.FileUtilities
take any (even unresolved) Maven Arfifact instance and construct a local repository based File instance for it.
convertStringToActionProperties(String) - Static method in class org.netbeans.modules.maven.spi.customizer.TextToValueConversions
take the given string and attempt to convert it to a properties list (key value pairs) as used in actions panel
convertStringToFile(String) - Static method in class org.netbeans.modules.maven.api.FileUtilities
converts a string representing a path to a normalized File instance
convertStringToFileObject(String) - Static method in class org.netbeans.modules.maven.api.FileUtilities
 
convertStringToUri(String) - Static method in class org.netbeans.modules.maven.api.FileUtilities
 
convertURItoFileObject(URI) - Static method in class org.netbeans.modules.maven.api.FileUtilities
 
copy(FileObject, String) - Method in interface org.netbeans.modules.maven.spi.cos.AdditionalDestination
 
CoSAlternativeExecutorImplementation - Interface in org.netbeans.modules.maven.spi.cos
Alternative executor enables to rewrite the way how compile on save execution is performed by default.
Counter(int) - Constructor for class org.netbeans.modules.maven.execute.model.io.jdom.NetbeansBuildActionJDOMWriter.Counter
 
create(Document, ChangeListener, int) - Static method in class org.netbeans.modules.maven.api.customizer.support.DelayedDocumentChangeListener
 
create() - Method in class org.netbeans.modules.maven.spi.newproject.CreateProjectBuilder
 
createAdditionalChange(CreateProjectBuilder.Context) - Method in interface org.netbeans.modules.maven.spi.newproject.CreateProjectBuilder.AdditionalChangeHandle
 
createArtifactIdValidators() - Static method in class org.netbeans.modules.maven.api.MavenValidators
 
createArtifactNode(String, List<NBVersionInfo>) - Static method in class org.netbeans.modules.maven.spi.nodes.MavenNodeFactory
 
createConfigForDefaultAction(String, Project, Lookup) - Method in class org.netbeans.modules.maven.spi.actions.AbstractMavenActionsProvider
 
createConfigForDefaultAction(String, Project, Lookup) - Method in interface org.netbeans.modules.maven.spi.actions.MavenActionsProvider
Create an instance of RunConfig configured for execution.
createContext() - Method in class org.netbeans.modules.maven.execute.AbstractMavenExecutor
 
createContext(InputOutput, ProgressHandle) - Method in class org.netbeans.modules.maven.execute.ActionToGoalUtils.ContextAccessor
 
createContext() - Method in class org.netbeans.modules.maven.execute.OutputTabMaintainer
 
createCustomConfiguration(String) - Static method in class org.netbeans.modules.maven.api.customizer.ModelHandle
 
createCustomConfiguration(String) - Static method in class org.netbeans.modules.maven.api.customizer.ModelHandle2
 
createDefaultConfiguration() - Static method in class org.netbeans.modules.maven.api.customizer.ModelHandle
 
createDefaultConfiguration() - Static method in class org.netbeans.modules.maven.api.customizer.ModelHandle2
 
createEvaluator(Project) - Static method in class org.netbeans.modules.maven.api.PluginPropertyUtils
Evaluator usable for interpolating variables in non resolved (interpolated) models.
createEvaluator(MavenProject) - Static method in class org.netbeans.modules.maven.api.PluginPropertyUtils
Evaluator usable for interpolating variables in non resolved (interpolated) models.
createFindUsages(Artifact) - Static method in class org.netbeans.modules.maven.api.CommonArtifactActions
 
createFromArchetype(File, ProjectInfo, Archetype, Map<String, String>, boolean) - Static method in class org.netbeans.modules.maven.api.archetype.ArchetypeWizards
Run a single archetype.
createGroupIdValidators() - Static method in class org.netbeans.modules.maven.api.MavenValidators
 
createI18nReader(ResourceBundle) - Static method in class org.netbeans.modules.maven.execute.DefaultActionGoalProvider
 
createInputOutput() - Method in class org.netbeans.modules.maven.execute.OutputTabMaintainer
 
createLibraryAction(Lookup) - Static method in class org.netbeans.modules.maven.api.CommonArtifactActions
create an action instance that create a NetBeans library based on the MavenProject instance provided in the lookup parameter.
createNewTabActions() - Method in class org.netbeans.modules.maven.execute.AbstractMavenExecutor
 
createNewTabActions() - Method in class org.netbeans.modules.maven.execute.OutputTabMaintainer
 
createPomOperations(CreateProjectBuilder.Context) - Method in interface org.netbeans.modules.maven.spi.newproject.CreateProjectBuilder.PomOperationsHandle
 
createProcessorsSet(Project, RunConfig) - Method in interface org.netbeans.modules.maven.api.output.ContextOutputProcessorFactory
 
createProcessorsSet(Project) - Method in interface org.netbeans.modules.maven.api.output.OutputProcessorFactory
 
createProfileConfiguration(String) - Static method in class org.netbeans.modules.maven.api.customizer.ModelHandle
 
createProfileConfiguration(String) - Static method in class org.netbeans.modules.maven.api.customizer.ModelHandle2
 
CreateProjectBuilder - Class in org.netbeans.modules.maven.spi.newproject
builder for creating a new pom file/project.
CreateProjectBuilder(File, String, String, String) - Constructor for class org.netbeans.modules.maven.spi.newproject.CreateProjectBuilder
 
CreateProjectBuilder.AdditionalChangeHandle - Interface in org.netbeans.modules.maven.spi.newproject
 
CreateProjectBuilder.Context - Class in org.netbeans.modules.maven.spi.newproject
 
CreateProjectBuilder.PomOperationsHandle - Interface in org.netbeans.modules.maven.spi.newproject
create pom modeloperations based on the passed context
createProvidedConfiguration(String) - Static method in class org.netbeans.modules.maven.api.customizer.ModelHandle2
 
createReplacements(String, Lookup) - Method in class org.netbeans.modules.maven.execute.DefaultReplaceTokenProvider
 
createReplacements(String, Lookup) - Method in interface org.netbeans.modules.maven.spi.actions.ReplaceTokenProvider
 
createRunConfig(String, Project, ProjectConfiguration, Lookup) - Static method in class org.netbeans.modules.maven.api.execute.RunUtils
Creates a RunConfig for the specified project action.
createRunConfig(File, Project, String, List<String>) - Static method in class org.netbeans.modules.maven.api.execute.RunUtils
 
createRunConfig(String, NbMavenProjectImpl, Lookup) - Static method in class org.netbeans.modules.maven.execute.ActionToGoalUtils
 
createRunConfig(String, NbMavenProjectImpl, ProjectConfiguration, Lookup) - Static method in class org.netbeans.modules.maven.execute.ActionToGoalUtils
 
createScmCheckoutAction(Lookup) - Static method in class org.netbeans.modules.maven.api.CommonArtifactActions
create an action instance that performs scm checkout based on the MavenProject instance provided in the lookup parameter.
createVersionNode(NBVersionInfo, boolean) - Static method in class org.netbeans.modules.maven.spi.nodes.MavenNodeFactory
 
createVersionValidators() - Static method in class org.netbeans.modules.maven.api.MavenValidators
 
createViewArtifactDetails(Artifact, List<ArtifactRepository>) - Static method in class org.netbeans.modules.maven.api.CommonArtifactActions
 
createViewJavadocAction(Artifact) - Static method in class org.netbeans.modules.maven.api.CommonArtifactActions
 
currentProcessors - Variable in class org.netbeans.modules.maven.execute.AbstractOutputHandler
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links
org.netbeans.modules.maven/2 2.157.0 1