Contributing - Getting Started

View: New views
3 Messages — Rating Filter:   Alert me  

Contributing - Getting Started

by Colin Howe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Had a look through the site / mailing list archives and couldn't find anything so here goes:

I've just started playing about with Scala in Eclipse and I'm loving it. However, there fresh from Java-land I've noticed a few little niceties that are missing from the plug-in that would make it really sleek if it had them.

So, how can I go about getting the source (for the plug-in) and starting to contribute?

Cheers,

Colin

Re: [scala-tools] Contributing - Getting Started

by Miles Sabin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sat, Aug 29, 2009 at 9:46 PM, Colin Howe<colinthehowe@...> wrote:
> Had a look through the site / mailing list archives and couldn't find
> anything so here goes:
>
> I've just started playing about with Scala in Eclipse and I'm loving it.
> However, there fresh from Java-land I've noticed a few little niceties that
> are missing from the plug-in that would make it really sleek if it had them.

Fantastic! Thanks!

From past experience, I would strongly recommend that you start with
something as close to trivial before attempting something major (like
import organization or rename refactoring).

> So, how can I go about getting the source (for the plug-in) and starting to
> contribute?

Start here,

  http://lampsvn.epfl.ch/trac/scala/wiki/EclipsePlugin

and come back to me or the list when you have questions.

Cheers,


Miles

--
Miles Sabin
tel: +44 (0)7813 944 528
skype:  milessabin
http://www.chuusai.com/
http://twitter.com/milessabin

Re: [scala-tools] Contributing - Getting Started

by Pedro-45 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I think this thread can help too:

http://article.gmane.org/gmane.comp.lang.scala.tools/3231

On Sat, Aug 29, 2009 at 5:52 PM, Miles Sabin<miles@...> wrote:

> On Sat, Aug 29, 2009 at 9:46 PM, Colin Howe<colinthehowe@...> wrote:
>> Had a look through the site / mailing list archives and couldn't find
>> anything so here goes:
>>
>> I've just started playing about with Scala in Eclipse and I'm loving it.
>> However, there fresh from Java-land I've noticed a few little niceties that
>> are missing from the plug-in that would make it really sleek if it had them.
>
> Fantastic! Thanks!
>
> From past experience, I would strongly recommend that you start with
> something as close to trivial before attempting something major (like
> import organization or rename refactoring).
>
>> So, how can I go about getting the source (for the plug-in) and starting to
>> contribute?
>
> Start here,
>
>  http://lampsvn.epfl.ch/trac/scala/wiki/EclipsePlugin
>
> and come back to me or the list when you have questions.
>
> Cheers,
>
>
> Miles
>
> --
> Miles Sabin
> tel: +44 (0)7813 944 528
> skype:  milessabin
> http://www.chuusai.com/
> http://twitter.com/milessabin
>