如何将 sbt 项目导入 Eclipse? [英] How to import sbt projects to Eclipse?

查看:72
本文介绍了如何将 sbt 项目导入 Eclipse?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想将我的 sbt 项目导入 Eclipse.在网上搜索的时候才知道Eclipse有一个sbteclipse插件可以导入sbt项目,但是不知道怎么做.

I want to import my sbt projects to Eclipse. While searching on the Internet I came to know there is an sbteclipse plugin for Eclipse to import sbt projects, but I don't know how to do this.

我在 Ubuntu 12.04 LTS 上使用 Eclipse Kelper 和 sbt 0.13.

I am using Eclipse Kelper and sbt 0.13 on Ubuntu 12.04 LTS.

推荐答案

tl;dr 使用 用于 Eclipse 的 Scala IDE.

sbteclipse 是 sbt 本身的插件,旨在创建 Eclipse 项目定义" 反过来不需要在 Eclipse 中安装任何插件.

sbteclipse is a plugin for sbt itself and aims to "create Eclipse project definitions" that in turn doesn't require installing any plugins in Eclipse.

sbt 是一个构建工具,而 Eclipse 是一个 IDE.虽然两者都使用插件的概念,但这些插件没有任何共同之处(除非您处于几乎所有都融合的更高架构级别).

sbt is a build tool while Eclipse is an IDE. While both use the concept of plugins these plugins have nothing in common (unless you're at higher architecture level where almost all converges).

这篇关于如何将 sbt 项目导入 Eclipse?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆