Class IntelliJProjectTreeViewFix


  • public class IntelliJProjectTreeViewFix
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      io.vavr.collection.List<Module> createModules​(java.net.URI workspaceRoot, io.vavr.collection.List<Module> modules, org.jetbrains.bsp.bazel.projectview.model.ProjectView projectView)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IntelliJProjectTreeViewFix

        public IntelliJProjectTreeViewFix()
    • Method Detail

      • createModules

        public io.vavr.collection.List<Module> createModules​(java.net.URI workspaceRoot,
                                                             io.vavr.collection.List<Module> modules,
                                                             org.jetbrains.bsp.bazel.projectview.model.ProjectView projectView)