Skip navigation links
org.netbeans.modules.java.project/1 1.84
A C E F G J L O P R S 

A

addAntArtifact(AntArtifact, URI) - Method in interface org.netbeans.spi.java.project.classpath.ProjectClassPathExtender
addAntArtifacts(AntArtifact[], URI[], FileObject, String) - Static method in class org.netbeans.api.java.project.classpath.ProjectClassPathModifier
Adds artifacts (e.g.
addAntArtifacts(AntArtifact[], URI[], SourceGroup, String) - Method in class org.netbeans.spi.java.project.classpath.ProjectClassPathModifierImplementation
Adds artifacts (e.g.
addArchiveFile(FileObject) - Method in interface org.netbeans.spi.java.project.classpath.ProjectClassPathExtender
addLibraries(Library[], FileObject, String) - Static method in class org.netbeans.api.java.project.classpath.ProjectClassPathModifier
Adds libraries into the project's classpath if the libraries are not already included.
addLibraries(Library[], SourceGroup, String) - Method in class org.netbeans.spi.java.project.classpath.ProjectClassPathModifierImplementation
Adds libraries into the project's classpath if the libraries are not already included.
addLibrary(Library) - Method in interface org.netbeans.spi.java.project.classpath.ProjectClassPathExtender
addProjects(Project[], FileObject, String) - Static method in class org.netbeans.api.java.project.classpath.ProjectClassPathModifier
Adds projects into project's classpath if the artifacts are not already on it.
addProjects(Project[], SourceGroup, String) - Method in class org.netbeans.spi.java.project.classpath.ProjectClassPathModifierImplementation
Adds projects as dependencies into project's classpath if the artifacts are not already on it.
addRequiredModules(String, FileObject, Collection<URL>) - Method in interface org.netbeans.spi.java.project.classpath.ProjectModulesModifier
Adds "requires" clauses to module-info.
addRoots(URL[], FileObject, String) - Static method in class org.netbeans.api.java.project.classpath.ProjectClassPathModifier
Adds archive files or folders into the project's classpath if the entries are not already there.
addRoots(URI[], FileObject, String) - Static method in class org.netbeans.api.java.project.classpath.ProjectClassPathModifier
Adds archive files or folders into the project's classpath if the entries are not already there.
addRoots(URL[], SourceGroup, String) - Method in class org.netbeans.spi.java.project.classpath.ProjectClassPathModifierImplementation
Adds archive files or folders into the project's classpath if the entries are not already there.
addRoots(URI[], SourceGroup, String) - Method in class org.netbeans.spi.java.project.classpath.ProjectClassPathModifierImplementation
Adds archive files or folders into the project's classpath if the entries are not already there.
ARTIFACT_TYPE_FOLDER - Static variable in class org.netbeans.api.java.project.JavaProjectConstants
Standard artifact type representing a folder containing classes, presumably used as a Java library of some kind.
ARTIFACT_TYPE_JAR - Static variable in class org.netbeans.api.java.project.JavaProjectConstants
Standard artifact type representing a JAR file, presumably used as a Java library of some kind.
A C E F G J L O P R S 
Skip navigation links
org.netbeans.modules.java.project/1 1.84