This page is no longer maintained — Please continue to the home page at www.scala-lang.org

Emacs - Maven and SBT support for Scala Mode

2 replies
Grey
Joined: 2009-01-03,
User offline. Last seen 42 years 45 weeks ago.
Hi to the SCALA Emacs mode maintainer(s) at Scala Central (EPFL).

I've managed create the rudiments of a fairly decent Emacs based IDE for Scala.

http://imagebin.ca/view/BObUKpq.html

I'm trying to get all the pieces added to where I think are appropriate places as "contrib".  The idea is to avoid have to grab lots of little elisp files from all over the place.   I'm been successful in getting Scala support directly added to the CEDET project for example.

I have 2 orphaned pieces of code left in search of a home.  One deals with compiling and building Scala projects/code with SBT and the other via Maven.  I'd like to get them added as part of the standard Scala mode in the contrib section if possible.

What say you, yea or nay?  No problem if you'd like to the keep the current scala-tools/scala-mode stuff clean with "just editing mode" stuff.

Thanks,

Ray
Ricky Clarkson
Joined: 2008-12-19,
User offline. Last seen 3 years 2 weeks ago.
Re: Emacs - Maven and SBT support for Scala Mode

Do you have a set of instructions for setting this up? I don't mind
having to grab a load of .el files for now if need be.

2009/7/28 Ray Racine :
> Hi to the SCALA Emacs mode maintainer(s) at Scala Central (EPFL).
>
> I've managed create the rudiments of a fairly decent Emacs based IDE for
> Scala.
>
> http://imagebin.ca/view/BObUKpq.html
>
> I'm trying to get all the pieces added to where I think are appropriate
> places as "contrib". The idea is to avoid have to grab lots of little elisp
> files from all over the place. I'm been successful in getting Scala
> support directly added to the CEDET project for example.
>
> I have 2 orphaned pieces of code left in search of a home. One deals with
> compiling and building Scala projects/code with SBT and the other via
> Maven. I'd like to get them added as part of the standard Scala mode in the
> contrib section if possible.
>
> What say you, yea or nay? No problem if you'd like to the keep the current
> scala-tools/scala-mode stuff clean with "just editing mode" stuff.
>
> Thanks,
>
> Ray
>

Anders Bach Nielsen
Joined: 2008-12-17,
User offline. Last seen 42 years 45 weeks ago.
Re: Emacs - Maven and SBT support for Scala Mode

This looks very interesting and I am willing to look at the code (both
the two orphaned pieces and the entire setup) to see how this can be
included in a nice way into the standard distribution.

You can contact me (btw I am the maintainer of the scala emacs mode) by
mail or you can create a ticket in trac and select emacs mode as
component - that will be send to me as well.

Really nice work.

/Anders

Ray Racine wrote:
> Hi to the SCALA Emacs mode maintainer(s) at Scala Central (EPFL).
>
> I've managed create the rudiments of a fairly decent Emacs based IDE for
> Scala.
>
> http://imagebin.ca/view/BObUKpq.html
>
> I'm trying to get all the pieces added to where I think are appropriate
> places as "contrib". The idea is to avoid have to grab lots of little elisp
> files from all over the place. I'm been successful in getting Scala
> support directly added to the CEDET project for example.
>
> I have 2 orphaned pieces of code left in search of a home. One deals with
> compiling and building Scala projects/code with SBT and the other via
> Maven. I'd like to get them added as part of the standard Scala mode in the
> contrib section if possible.
>
> What say you, yea or nay? No problem if you'd like to the keep the current
> scala-tools/scala-mode stuff clean with "just editing mode" stuff.
>
> Thanks,
>
> Ray

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland