Uses of Class
com.iizix.prop.ClasspathEntry
Uses of ClasspathEntry in com.iizix.prop
Modifier and TypeMethodDescriptionstatic ClasspathEntry
ClasspathEntry.fromString
(String string) Creates a new instance of ClasspathEntry from a string that came fromtoString()
.ModuleProjectSettings.getClasspathEntries()
Gets the classpath entries for the module project.Modifier and TypeMethodDescriptionboolean
ModuleProjectSettings.setClasspath
(Collection<ClasspathEntry> classpath) Sets the classpath.