如何使用sbt和sbt

编程入门 行业动态 更新时间:2024-10-17 15:22:07
如何使用sbt和sbt-osgi构建eclipse插件?(How to build an eclipse plugin with sbt and sbt-osgi?)

是否有可能构建一个带有sbt构建的eclipse插件?

一旦构建,我只是将de jar放在eclipse的插件目录中吗?

更新:

sbt-tycho看起来很有希望,但是对于0.7

Is it possible to build an eclipse plugin with a sbt build ?

Once built, do I just drop de jar in the plugin directory of eclipse ?

Update:

sbt-tycho look promising but for sbt 0.7

最满意答案

scala-ide组中有一个giter8模板,用于使用maven构建scala eclipse插件

g8 scala-ide/scala-plugin.g8

更新:

创建插件的最佳方式是通过插件developpement environement(PDE)。 从那里你可以添加scala性质。

There is a giter8 template from the scala-ide group to build a scala eclipse plugin using maven

g8 scala-ide/scala-plugin.g8

Update:

Best way to create a plugin is via the plugin developpement environement (PDE). From there you can add the scala nature.

更多推荐

本文发布于:2023-07-22 09:50:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1219125.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:如何使用   sbt

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!