You cannot post messages because only members can post, and you are not currently a member.
Description:
The main forum for discussions about the Scala tools contributed by the community.
|
|
|
Update/Reminder: Scala Community Code of Conduct
|
| |
Hello Everyone,
While the Mailing list code of conduct has always been available in the
welcome message of each google group, we've decided to centralize and flesh
out what our core values/philosphy are in the Scala community. We've
developed a Code of Conduct based on those found in other OSS projects,... more »
|
|
Mailing list reminder: Scala-tools
|
| |
Welcome to the "Scala-tools" mailing list.
This automatic reminder is sent once a month to the list,
to keep subscribers up-to-date with the mailing list services,
and to help keeping the list on topic.
------------------------------ ------------------------------ -------
The "Scala-tools" mailing list:... more »
|
|
Play2 v0.2.0 for Eclipse released!
|
| |
The Scala IDE team is happy to announce a new preview release of the Play2 support plugin in Scala IDE for Eclipse!
In this release we focused on improving the route file support: * code completion for every section of the route file
* rename refactoring for URLs
* hyperlinking to controller methods for Scala too... more »
|
|
NetBeans plugin does not work
|
| |
NB 7.3 + scala 2.10.1 Plugin downloaded from [link] First problem: The maven plugin times out during installation Next problem: this exception when you open a project: scala.reflect.internal.Missing RequirementError: class scala.deprecatedInheritance in compiler mirror not found.... more »
|
|
Build iOS apps with Scala for fun and profit
|
| |
I finally got around to making my "build iOS apps with Java" toolchain work
with Scala. I put together a simple demo app that shows all the moving
parts:
[link]
The executive summary is: scalac -> Java bytecodes -> IKVM -> CLR bytecodes
-> MonoTouch -> ARM assembly -> Apple App Store.... more »
|
|
Mailing list reminder: Scala-tools
|
| |
Welcome to the "Scala-tools" mailing list.
This automatic reminder is sent once a month to the list,
to keep subscribers up-to-date with the mailing list services,
and to help keeping the list on topic.
------------------------------ ------------------------------ -------
The "Scala-tools" mailing list:... more »
|
|
Mailing list reminder: Scala-tools
|
| |
Welcome to the "Scala-tools" mailing list.
This automatic reminder is sent once a month to the list,
to keep subscribers up-to-date with the mailing list services,
and to help keeping the list on topic.
------------------------------ ------------------------------ -------
The "Scala-tools" mailing list:... more »
|
|
Scala IDE 3.0.0-RC3 available now!
|
| |
We are happy to announce the third release candidate for Scala IDE 3.0. Compared to RC2, we have four changes:
Fix for NPE in debugger variable view when using Eclipse Juno (#1001585)
Expanding variable in debugger resulted in NPE (#1001586)
Don’t add arguments templates for parameterless method’s completion (#1001591)... more »
|
|
[no subject]
|
| |
The Scala IDE for Eclipse has reached the second release candidate for
version 3.0, and if no critical bugs are reported, this will be the 3.0
release! Thanks everyone for the patience and the tremendous work that got
us here!
Compared to RC1, we have two changes:
* Lazy retrieval of Java parameter names in completions.... more »
|
|
|