Steve Marotta

Results 2 issues of Steve Marotta

I am using sbt to build an OSGi bundle. When I run sbteclipse, it creates the project for me with all of the dependencies, but I have to add the...

I am importing sbt-osgi to my project using the git link in my local project's plugins.sbt file. Here are the contents of my plugins.sbt file: ``` addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" %...