- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Eclipse Plug-in for SBT
Sat, 2011-08-13, 09:08
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!
Sun, 2011-08-14, 05:27
#2
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
>
>
Sun, 2011-08-14, 05:47
#3
Re: Eclipse Plug-in for SBT
They're not currently working on sbt integration per se. They're working on (or worked on, not sure if it's done) using the sbt builder internally, which is different.Anyway there's http://www.assembla.com/spaces/sbt-eclipse-integration/wiki, which I think may be similar to what you did. Perhaps get in touch with the owner regarding the 0.10 version.
Also as far as JUnit support (and why not scala testing frameworks) you probably want to get in touch with the Scala IDE people.Just send an email to the scala-ide-dev google group.
On Sun, Aug 14, 2011 at 12:25 AM, Naoki Takezoe <takezoe@gmail.com> wrote:
On Sun, Aug 14, 2011 at 12:25 AM, Naoki Takezoe <takezoe@gmail.com> wrote:
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 <naftoligug@gmail.com>:
> Why don't you collaborate with the Scala IDE team?
>
> On Sat, Aug 13, 2011 at 4:08 AM, Naoki Takezoe <takezoe@gmail.com> 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
>
>
--
Naoki Takezoe
On Sat, Aug 13, 2011 at 4:08 AM, Naoki Takezoe <takezoe@gmail.com> wrote: