- removeAntArtifacts(AntArtifact[], URI[], FileObject, String) - Static method in class org.netbeans.api.java.project.classpath.ProjectClassPathModifier
-
Removes artifacts (e.g.
- removeAntArtifacts(AntArtifact[], URI[], SourceGroup, String) - Method in class org.netbeans.spi.java.project.classpath.ProjectClassPathModifierImplementation
-
Removes artifacts (e.g.
- removeLibraries(Library[], FileObject, String) - Static method in class org.netbeans.api.java.project.classpath.ProjectClassPathModifier
-
Removes libraries from the project's classpath if the
libraries are included on it.
- removeLibraries(Library[], SourceGroup, String) - Method in class org.netbeans.spi.java.project.classpath.ProjectClassPathModifierImplementation
-
Removes libraries from the project's classpath if the
libraries are included on it.
- removeRequiredModules(String, FileObject, Collection<URL>) - Method in interface org.netbeans.spi.java.project.classpath.ProjectModulesModifier
-
Removes "requires" clauses from module-info.
- removeRoots(URL[], FileObject, String) - Static method in class org.netbeans.api.java.project.classpath.ProjectClassPathModifier
-
Removes archive files or folders from the project's classpath if the
entries are included on it.
- removeRoots(URI[], FileObject, String) - Static method in class org.netbeans.api.java.project.classpath.ProjectClassPathModifier
-
Removes archive files or folders from the project's classpath if the
entries are included on it.
- removeRoots(URL[], SourceGroup, String) - Method in class org.netbeans.spi.java.project.classpath.ProjectClassPathModifierImplementation
-
Removes archive files or folders from the project's classpath if the
entries are included on it.
- removeRoots(URI[], SourceGroup, String) - Method in class org.netbeans.spi.java.project.classpath.ProjectClassPathModifierImplementation
-
Removes archive files or folders from the project's classpath if the
entries are included on it.