sbt integration in third party tool

0 views
Skip to first unread message

David Bernard

unread,
Dec 23, 2009, 12:16:14 PM12/23/09
to simple-b...@googlegroups.com
Hi,

I would like to integrate the sbt "compilation" process into a tool who already manage classpath, source directory,...
So I ask : is it possible  to run sbt as an "advanced" compiler. May be by created a  instance of Project and running compile ?
Have you a suggested way ?

The target tool is sts (my experimental a compilation server), and may be later the maven-scala-plugin (directly or via sts).

Thanks.

/davidB

Mark Harrah

unread,
Dec 23, 2009, 5:32:27 PM12/23/09
to simple-b...@googlegroups.com
Hi David,

I think the way with the least amount of overhead is to create an instance of
CompileConditional. This should not require any project/boot directory or
project structure to be created and you should have full control over
classpath, sources, ...

-Mark

> --
>
> You received this message because you are subscribed to the Google Groups
> "simple-build-tool" group. To post to this group, send email to
> simple-b...@googlegroups.com. To unsubscribe from this group, send
> email to simple-build-t...@googlegroups.com. For more options,
> visit this group at
> http://groups.google.com/group/simple-build-tool?hl=en.
>

David Bernard

unread,
Dec 23, 2009, 5:53:04 PM12/23/09
to simple-b...@googlegroups.com
Thanks for the pointer.

Happy Christmas

Reply all
Reply to author
Forward
0 new messages