public class ModuleSupport extends Object
Constructor and Description |
---|
ModuleSupport() |
Modifier and Type | Method and Description |
---|---|
static void |
configureClasspath(IMavenProjectFacade facade,
IClasspathDescriptor classpath,
org.eclipse.core.runtime.IProgressMonitor monitor)
Sets
module true to classpath dependencies declared in module-info.java |
public static void configureClasspath(IMavenProjectFacade facade, IClasspathDescriptor classpath, org.eclipse.core.runtime.IProgressMonitor monitor) throws org.eclipse.core.runtime.CoreException
module
true to classpath dependencies declared in module-info.javafacade
- a Maven facade projectclasspath
- a classpath descriptormonitor
- a progress monitororg.eclipse.core.runtime.CoreException
Copyright © 2005–2017 Eclipse Foundation. All rights reserved.