Skip to content

Commit

Permalink
Bootstrap SCIP LS bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
guw committed Nov 5, 2024
1 parent 26a2269 commit 01972fa
Show file tree
Hide file tree
Showing 6 changed files with 385 additions and 299 deletions.
6 changes: 5 additions & 1 deletion bundles/com.salesforce.bazel.scipls/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,8 @@ output.. = bin/
bin.includes = META-INF/,\
.
additional.bundles = com.google.guava,\
com.google.guava.failureaccess
com.google.guava.failureaccess,\
wrapped.com.sourcegraph.semanticdb-java,\
wrapped.com.sourcegraph.scip-java-proto,\
wrapped.com.sourcegraph.scip-java_2.13,\
wrapped.com.sourcegraph.scip-semanticdb
5 changes: 3 additions & 2 deletions bundles/com.salesforce.bazel.sdk/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ Export-Package: com.salesforce.bazel.sdk;uses:="org.osgi.framework,org.eclipse.c
Import-Package: com.google.common.annotations;version="32.1.2",
com.google.common.collect;version="32.1.2",
com.google.protobuf;version="3.22.0",
org.eclipse.core.runtime;version="[3.7.0,4.0.0)",
org.fusesource.jansi;version="2.4.0",
org.osgi.framework;version="[1.10.0,2.0.0)",
org.slf4j;version="2.0.0"
Require-Bundle: com.salesforce.bazel.importedsource;bundle-version="2.0.0",
org.eclipse.core.runtime;bundle-version="3.27.0"
Require-Bundle: com.salesforce.bazel.importedsource;bundle-version="2.0.0"
Loading

0 comments on commit 01972fa

Please sign in to comment.