Uses of Class
org.praxislive.ide.code.api.SharedCodeInfo
Packages that use SharedCodeInfo
-
Uses of SharedCodeInfo in org.praxislive.ide.code
Methods in org.praxislive.ide.code with parameters of type SharedCodeInfoModifier and TypeMethodDescriptionvoidPathRegistry.register(PraxisProject project, org.openide.filesystems.FileObject root, SharedCodeInfo shared) -
Uses of SharedCodeInfo in org.praxislive.ide.code.api
Methods in org.praxislive.ide.code.api that return SharedCodeInfoModifier and TypeMethodDescriptionDynamicPaths.SharedKey.info()Shared code info for the corresponding shared code path.Methods in org.praxislive.ide.code.api with parameters of type SharedCodeInfoModifier and TypeMethodDescriptionDynamicPaths.register(PraxisProject project, org.openide.filesystems.FileObject root, SharedCodeInfo shared) Register a source root with optional dependency on shared code.