Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5cfb1ed

Browse files
Enable SbtOsgi plugin
1 parent 88d238d commit 5cfb1ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎build.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ lazy val parserCombinators = crossProject(JVMPlatform, JSPlatform, NativePlatfor
9393
// Scala.js cannot run forked tests
9494
Test / fork := false
9595
)
96+
.jvmEnablePlugins(SbtOsgi)
9697
.jsEnablePlugins(ScalaJSJUnitPlugin)
9798
.nativeEnablePlugins(ScalaNativeJUnitPlugin)
9899
.nativeSettings(

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /