Skip to content

Commit 3c87409

Browse files
committed
Merge pull request #25 from huitseeker/feature/ecosystem-update
post for ecosystem update promotion
2 parents b2dc15a + 242e24d commit 3c87409

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
layout: blog
3+
title: Scala Ecosystem Updates
4+
author: Scala IDE team
5+
disqus: false
6+
---
7+
8+
### Scala-IDE, with more plugin goodness ! ###
9+
10+
We have updated the [Scala-IDE ecosystem builder](https://github.com/scala-ide/ecosystem) ! [As previously](http://scala-ide.org/blog/scalatest-ecosystem.html), the Scala-IDE ecosystems are update sites for Eclipse, tailored for a particular flavor of your favorite set of tools: Scala, Scala-IDE and of course Eclipse.
11+
12+
But they also include fantastic **plugins**, in complete, **fully-integrated update sites** for Scala development. *Users* can head out to our [update sites](#Update-sites) to find additional tools like the [Scala worksheet](https://github.com/scala-ide/scala-worksheet/wiki/Getting-Started), [Scala-test](http://www.scalatest.org/user_guide/using_scalatest_with_eclipse), and look out for new additions, like [InSynth](http://lara.epfl.ch/w/insynth) or the [Play plugin](https://github.com/scala-ide/scala-ide-play2/wiki). Check back soon on our ecosystems, since we are constantly on the hunt for great Scala development plugins ... **perhaps for yours** !
13+
14+
Indeed, this is also exciting news for *plugin developers*: it's
15+
now **even easier to add your plugin to Scala-IDE ecosystems** .
16+
The process is outlined in the
17+
[Contributor's guide](https://github.com/scala-ide/ecosystem/wiki/Contributor-guide),
18+
and the more technical parts have been summarized in a
19+
[short cheatsheet](https://github.com/scala-ide/ecosystem/wiki/Contributor%27s-cheatsheet). As
20+
always, we love to help future contributors in the [Scala-IDE
21+
development mailing list](https://groups.google.com/forum/#!forum/scala-ide-dev) .
22+
23+
Consult [the ecosystem wiki](https://github.com/scala-ide/ecosystem/wiki) for **even more ecosystem goodness**: curated plugin distribution with categories, easier plugin maintenance for the forthcoming versions of Scala-IDE, etc !
24+
25+
### Update-sites ###
26+
27+
We only list the most fresh update sites here, don't hesitate to
28+
consult the **Download pages** above to find your favorite flavor
29+
... or consult the
30+
[Ecosystem layout documentation](https://github.com/scala-ide/ecosystem/wiki/Ecosystem-organisation)
31+
!
32+
33+
* Scala 3.0.0 for Scala 2.10, with Eclipse Indigo: [indigo-update-site](http://download.scala-ide.org/sdk/e37/scala210/dev/site/)
34+
* Scala 3.0.0 for Scala 2.10, for Eclipse Juno: [juno-update-site](http://download.scala-ide.org/sdk/e38/scala210/dev/site/)
35+
* Scala 3.0.0 for Scala 2.09, with Eclipse Indigo:
36+
[indigo-update-site](http://download.scala-ide.org/sdk/e37/scala29/dev/site/)
37+
* Scala 3.0.0 for Scala 2.09, for Eclipse Juno: [juno-update-site](http://download.scala-ide.org/sdk/e38/scala29/dev/site/)

0 commit comments

Comments
 (0)