Class ClassPathImpl

java.lang.Object
org.praxislive.ide.code.ClassPathImpl
All Implemented Interfaces:
org.netbeans.spi.java.classpath.ClassPathProvider

public final class ClassPathImpl extends Object implements org.netbeans.spi.java.classpath.ClassPathProvider
  • Constructor Details

    • ClassPathImpl

      public ClassPathImpl()
  • Method Details

    • findClassPath

      public org.netbeans.api.java.classpath.ClassPath findClassPath(org.openide.filesystems.FileObject file, String type)
      Specified by:
      findClassPath in interface org.netbeans.spi.java.classpath.ClassPathProvider