Uses of Class
org.praxislive.ide.code.api.DynamicPaths.Key
Packages that use DynamicPaths.Key
-
Uses of DynamicPaths.Key in org.praxislive.ide.code.api
Subclasses of DynamicPaths.Key in org.praxislive.ide.code.apiModifier and TypeClassDescriptionstatic classA key for accessing shared code info and unregistering a shared code path.Methods in org.praxislive.ide.code.api that return DynamicPaths.KeyModifier and TypeMethodDescriptionDynamicPaths.register(PraxisProject project, org.openide.filesystems.FileObject root) Register a source root without dependency on shared code.DynamicPaths.register(PraxisProject project, org.openide.filesystems.FileObject root, SharedCodeInfo shared) Register a source root with optional dependency on shared code.