- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Eclipse Plug-in for SBT
Hi all,
Today, I released eclipse-scala-tools 0.0.1.
https://bitbucket.org/takezoe/eclipse-scala-tools/wiki/Home
The current version of eclipse-scala-tools provides sbt (0.7.x only)
support for Eclipse.
Now I'm working for supporting SBT 0.10. In addition I'll add
some more features which supplement ScalaIDE for Eclipse
such as unit testing support like JUnit view in the future.
Please try eclipse-scala-tools, any feedback is welcome!










Re: Eclipse Plug-in for SBT
On Sat, Aug 13, 2011 at 4:08 AM, Naoki Takezoe <takezoe [at] gmail [dot] com> wrote:
Re: Eclipse Plug-in for SBT
No reason.
I just didn't know ScalaIDE team is working on the sbt integration.
I really hope to collaborate with them.
2011/8/14 Naftoli Gugenheim :
> Why don't you collaborate with the Scala IDE team?
>
> On Sat, Aug 13, 2011 at 4:08 AM, Naoki Takezoe wrote:
>>
>> Hi all,
>>
>> Today, I released eclipse-scala-tools 0.0.1.
>> https://bitbucket.org/takezoe/eclipse-scala-tools/wiki/Home
>>
>> The current version of eclipse-scala-tools provides sbt (0.7.x only)
>> support for Eclipse.
>>
>> Now I'm working for supporting SBT 0.10. In addition I'll add
>> some more features which supplement ScalaIDE for Eclipse
>> such as unit testing support like JUnit view in the future.
>>
>> Please try eclipse-scala-tools, any feedback is welcome!
>>
>> --
>> Naoki Takezoe
>
>
Re: Eclipse Plug-in for SBT
On Sun, Aug 14, 2011 at 12:25 AM, Naoki Takezoe <takezoe [at] gmail [dot] com> wrote: