X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.scl.compiler%2FMETA-INF%2FMANIFEST.MF;h=7f76ebc102a775b01eba28a73ea0e300332e430d;hb=43b5be1b099b479a20ac36e3bf2c6703242f068d;hp=105c28de9b1776c8b86adaaf6f2bc59cd3993fea;hpb=a3eb5a6a3c7732b953c57558cdff8e82ae743227;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.scl.compiler/META-INF/MANIFEST.MF b/bundles/org.simantics.scl.compiler/META-INF/MANIFEST.MF index 105c28de9..7f76ebc10 100644 --- a/bundles/org.simantics.scl.compiler/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.scl.compiler/META-INF/MANIFEST.MF @@ -18,6 +18,8 @@ Export-Package: org.cojen.classfile, org.simantics.scl.compiler.common.names, org.simantics.scl.compiler.common.precedence, org.simantics.scl.compiler.compilation, + org.simantics.scl.compiler.completions, + org.simantics.scl.compiler.completions.parsing, org.simantics.scl.compiler.constants, org.simantics.scl.compiler.constants.generic, org.simantics.scl.compiler.elaboration.chr, @@ -75,6 +77,5 @@ Export-Package: org.cojen.classfile, org.simantics.scl.compiler.types.kinds, org.simantics.scl.compiler.types.util Bundle-ClassPath: . -Service-Component: OSGI-INF/org.simantics.scl.compiler.source.repository.BuiltinModuleSourceRepository.xml, - OSGI-INF/org.simantics.scl.compiler.elaboration.java.LoggingModule.xml Import-Package: org.osgi.service.component.annotations +Bundle-ActivationPolicy: lazy