- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Contributing - Getting Started
Sat, 2009-08-29, 21:46
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
Mon, 2009-08-31, 15:07
#2
Re: Contributing - Getting Started
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 wrote:
> On Sat, Aug 29, 2009 at 9:46 PM, Colin Howe 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
>
On Sat, Aug 29, 2009 at 9:46 PM, Colin Howe 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