<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.lang.scala.tools">
    <title>gmane.comp.lang.scala.tools</title>
    <link>http://blog.gmane.org/gmane.comp.lang.scala.tools</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.scala.tools/5334"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.scala.tools/5333"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.scala.tools/5329"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.scala.tools/5328"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.scala.tools/5327"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.scala.tools/5322"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.scala.tools/5320"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.scala.tools/5319"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.scala.tools/5318"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.scala.tools/5317"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.scala.tools/5309"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.scala.tools/5306"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.scala.tools/5305"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.scala.tools/5304"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.scala.tools/5301"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.scala.tools/5300"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.scala.tools/5298"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.scala.tools/5297"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.scala.tools/5296"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.scala.tools/5290"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.scala.tools/5334">
    <title>Scala IDE 3.0.1-RC1 and Scala Search 0.1.0 released!</title>
    <link>http://comments.gmane.org/gmane.comp.lang.scala.tools/5334</link>
    <description>&lt;pre&gt;We are very happy to announce the simultaneous release of four products today:

the first release candidate of the 3.0.1 maintenance release for Scala IDE, based on the fresh Scala 2.10.2 release
an updated Scala worksheet
a bugfix release of the Play plugin
..and the first preview release of Scala Search, the new semantic search for Scala code, with Find References support!
This release is available only for Scala 2.10.2

Follow the link and read about all the glory details http://scala-ide.org/blog/release-notes-3.0.1-RC01.html

Happy Scala Coding!

&lt;/pre&gt;</description>
    <dc:creator>Eclipse Scala IDE</dc:creator>
    <dc:date>2013-06-07T14:18:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.scala.tools/5333">
    <title>SCCT( Scala Code Coverage Tool)</title>
    <link>http://comments.gmane.org/gmane.comp.lang.scala.tools/5333</link>
    <description>&lt;pre&gt;Hi,

I have implemented the scala code coverage plugin for the sbt build project 
and I was able to generate the code coverage 

now my question is:

1. In my project I have got some dependent libraries, how can I generate 
the code coverage for the there dependent libraries.

I could see one solution but this need project structure change:

1.  pull/get the other dependent projects under the main project, and run 
on that project.  *sbt scct:test

could you please provide any thoughts or idea/suggestions.

Thanks,
Srini.
*

&lt;/pre&gt;</description>
    <dc:creator>Srini</dc:creator>
    <dc:date>2013-06-04T17:19:19</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.scala.tools/5329">
    <title>Mailing list reminder: Scala-tools</title>
    <link>http://comments.gmane.org/gmane.comp.lang.scala.tools/5329</link>
    <description>&lt;pre&gt;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:

This list is devoted to all the community-contributed
tools and frameworks developed specifically for the
Scala language, as well as plugins and modules aimed
at integrating existing tools and the Scala system.


Examples are the Scala IDE plugins, sbaz, scalap, and
the many available editor plugins, but the
discussion can also cover sbt, Specs, ScalaTest, etc.

The set of topics that are discussed on this list
include both the usage of these tools, as well as
their development.

Whilst general discussion covering the Scala IDE for
Eclipse is welcome here, the main forums for user
support and for development are now hosted at
http://groups.google.com/group/scala-ide-user and
http://groups.google.com/group/scala-ide-dev.

Occasionally discussed on the list are also access
to the scala-tools.org website (maintained by the
Scala community and not by EPFL) and Maven
integration, as well as the Lift framework.

More rarely discussed, however, is the use of
general third-party tools that require no specific
integration effort in order to be usable with Scala.

If you are interested, for instance, in using some
specific Java library from Scala, your question is
more appropriately directed to "scala-user" instead.

-------------------------------------------------------------------

Other information:

There are several Scala lists devoted to individual topics (and
more may be created in the future). For the full list, please
see: http://www.scala-lang.org/node/199

Try to avoid cross-posting whenever possible. If you can, select
the list that is closer to your topic and post in that list only.
In any case, never cross-post replies.

If you ever want to unsubscribe from this list, just visit this
page: http://groups.google.com/group/scala-tools/subscribe
or send an email to scala-tools+unsubscribe-/JYPxA39Uh5TLH3MbocFFw&amp;lt; at &amp;gt;public.gmane.org

Thank you!
The Scala Team

&lt;/pre&gt;</description>
    <dc:creator>Scala Mailing Lists</dc:creator>
    <dc:date>2013-05-21T13:32:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.scala.tools/5328">
    <title>Play2 v0.2.0 for Eclipse released!</title>
    <link>http://comments.gmane.org/gmane.comp.lang.scala.tools/5328</link>
    <description>&lt;pre&gt;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
* a new quick-assist in Java and Scala sources to automatically add a controller to the route file
* and last but not least, better syntax highlighting out-of-the-box!

Check the wiki for details on all new features, or head over to the project documentation for all features.

Installation

The plugin is compatible with Play 2.1 applications, on Scala 2.10 or Java 1.5+. It should be installed on Scala IDE 3.0.0 for Scala 2.10, on both Eclipse 3.7 (Indigo) and 4.2 (Juno).

It is available through the Scala IDE ecosystem sites, the same as the ones used to install Scala IDE 3.0.0, under the "plug-ins" category.

Follow this guide for a step-by-step introduction to the development of Play2 application inside Scala IDE.

Feedback

The plugin was tested on a limited range of Play2 application configurations. If it seems to be incompatible with your setup, or if you notice other problems, please open a ticket with the relevant information or contact us on the Scala IDE mailing list.

Acknowledgments

The initial work was done by Amir Shaikhha. The effort was continued by the Scala IDE team and additional contributors: Iulian Dragos, Luc Bourlier, Mirco Dotta, Alden Torres and Vincent Munier.

Happy coding!

&lt;/pre&gt;</description>
    <dc:creator>Eclipse Scala IDE</dc:creator>
    <dc:date>2013-05-16T07:16:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.scala.tools/5327">
    <title>postgresql-async - async, netty based, PostgreSQL database driver (MySQL coming soon)</title>
    <link>http://comments.gmane.org/gmane.comp.lang.scala.tools/5327</link>
    <description>&lt;pre&gt;Hello guys,

In case anyone else wasn't happy with the fact we couldn't talk to PG in an 
async way, this might be useful. I have released the first version of the 
postgresql-async ( https://github.com/mauricio/postgresql-async ) project, 
which aims to be a fully usable PostgreSQL database driver written in Scala 
on top of Netty.

The goal is not to replace JDBC at all (at least not at this point), but 
offer a simpler interface closer to the usual needs of "send a statement, 
get a result set". It already supports most of the PostgreSQL types and 
does both basic or prepared statements. Feedback on the Scala code, pull 
requests, bug reports, benchmarks are all welcome.

I have built a very simple play-2 app that uses it and deployed it to 
heroku. I have blogged the steps to do it in case someone is interested 
-&amp;gt; http://mauricio.github.io/2013/04/29/async-database-access-with-postgresql-play-scala-and-heroku.html

I have also started to work on a MySQL driver using the same general 
interface, it already does basic statements and I hope to add prepared 
statements support soon, so, if anyone would like to help with it, feel 
free do ping me over email or send PR's on Github. 

All code is available under the Apache 2 licence, so use it anywhere for 
any reason :)

-
Maurício Linhares
http://mauricio.github.io/ - http://twitter.com/#!/mauriciojr

&lt;/pre&gt;</description>
    <dc:creator>Maurício Linhares de Aragão Junior</dc:creator>
    <dc:date>2013-05-09T02:50:51</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.scala.tools/5322">
    <title>NetBeans plugin does not work</title>
    <link>http://comments.gmane.org/gmane.comp.lang.scala.tools/5322</link>
    <description>&lt;pre&gt;NB 7.3 + scala 2.10.1

Plugin downloaded from http://plugins.netbeans.org/download/plugin/2528

First problem: The maven plugin times out during installation

Next problem: this exception when you open a project:

scala.reflect.internal.MissingRequirementError: class 
scala.deprecatedInheritance in compiler mirror not found.
at 
scala.reflect.internal.MissingRequirementError$.signal(MissingRequirementError.scala:16)
at 
scala.reflect.internal.MissingRequirementError$.notFound(MissingRequirementError.scala:17)
at 
scala.reflect.internal.Mirrors$RootsBase$$anonfun$getModuleOrClass$3.apply(Mirrors.scala:49)
at 
scala.reflect.internal.Mirrors$RootsBase$$anonfun$getModuleOrClass$3.apply(Mirrors.scala:49)
at scala.reflect.internal.Symbols$Symbol.orElse(Symbols.scala:2220)
at 
scala.reflect.internal.Mirrors$RootsBase.getModuleOrClass(Mirrors.scala:48)
at 
scala.reflect.internal.Mirrors$RootsBase.getModuleOrClass(Mirrors.scala:61)
at scala.reflect.internal.Mirrors$RootsBase.getClassByName(Mirrors.scala:99)
at 
scala.reflect.internal.Mirrors$RootsBase.getRequiredClass(Mirrors.scala:102)
at scala.reflect.internal.Mirrors$RootsBase.requiredClass(Mirrors.scala:105)
at 
scala.reflect.internal.Definitions$DefinitionsClass.DeprecatedInheritanceAttr$lzycompute(Definitions.scala:967)
at 
scala.reflect.internal.Definitions$DefinitionsClass.DeprecatedInheritanceAttr(Definitions.scala:967)
at 
scala.reflect.internal.Symbols$Symbol.hasDeprecatedInheritanceAnnotation(Symbols.scala:726)
at 
scala.tools.nsc.typechecker.Typers$Typer.scala$tools$nsc$typechecker$Typers$Typer$$validateParentClass$1(Typers.scala:1673)
at 
scala.tools.nsc.typechecker.Typers$Typer$$anonfun$validateParentClasses$2.apply(Typers.scala:1707)
at 
scala.tools.nsc.typechecker.Typers$Typer$$anonfun$validateParentClasses$2.apply(Typers.scala:1707)
at scala.collection.immutable.List.foreach(List.scala:318)
at 
scala.tools.nsc.typechecker.Typers$Typer.validateParentClasses(Typers.scala:1707)
at scala.tools.nsc.typechecker.Typers$Typer.typedTemplate(Typers.scala:1900)
at 
scala.tools.nsc.typechecker.Typers$Typer$$anonfun$28.apply(Typers.scala:1752)
at 
scala.tools.nsc.typechecker.Typers$Typer$$anonfun$28.apply(Typers.scala:1752)
at 
scala.tools.nsc.typechecker.Typers$Typer.typerReportAnyContextErrors(Typers.scala:510)
at scala.tools.nsc.typechecker.Typers$Typer.typedClassDef(Typers.scala:1751)
at scala.tools.nsc.typechecker.Typers$Typer.typed1(Typers.scala:5571)
at scala.tools.nsc.typechecker.Typers$Typer.typed(Typers.scala:5630)
at 
scala.tools.nsc.typechecker.Typers$Typer.scala$tools$nsc$typechecker$Typers$Typer$$typedStat$1(Typers.scala:2921)
at 
scala.tools.nsc.typechecker.Typers$Typer$$anonfun$62.apply(Typers.scala:3025)
at 
scala.tools.nsc.typechecker.Typers$Typer$$anonfun$62.apply(Typers.scala:3025)
at scala.collection.immutable.List.loop$1(List.scala:170)
at scala.collection.immutable.List.mapConserve(List.scala:186)
at scala.tools.nsc.typechecker.Typers$Typer.typedStats(Typers.scala:3025)
at 
scala.tools.nsc.typechecker.Typers$Typer.typedPackageDef$1(Typers.scala:5288)
at scala.tools.nsc.typechecker.Typers$Typer.typed1(Typers.scala:5575)
at scala.tools.nsc.typechecker.Typers$Typer.typed(Typers.scala:5630)
at scala.tools.nsc.typechecker.Typers$Typer.typed(Typers.scala:5687)
at 
scala.tools.nsc.typechecker.Analyzer$typerFactory$$anon$3.apply(Analyzer.scala:99)
at scala.tools.nsc.Global$GlobalPhase.applyPhase(Global.scala:464)
at 
scala.tools.nsc.interactive.Global$TyperRun$$anonfun$applyPhase$1.apply$mcV$sp(Global.scala:1158)
at 
scala.tools.nsc.interactive.Global$TyperRun$$anonfun$applyPhase$1.apply(Global.scala:1158)
at 
scala.tools.nsc.interactive.Global$TyperRun$$anonfun$applyPhase$1.apply(Global.scala:1158)
at scala.reflect.internal.SymbolTable.atPhase(SymbolTable.scala:207)
at scala.tools.nsc.interactive.Global$TyperRun.applyPhase(Global.scala:1158)
at scala.tools.nsc.interactive.Global$TyperRun.typeCheck(Global.scala:1151)
at 
scala.tools.nsc.interactive.Global.scala$tools$nsc$interactive$Global$$typeCheck(Global.scala:586)
at 
scala.tools.nsc.interactive.Global$$anonfun$backgroundCompile$5$$anonfun$apply$7.apply(Global.scala:502)
at 
scala.tools.nsc.interactive.Global$$anonfun$backgroundCompile$5$$anonfun$apply$7.apply(Global.scala:498)
at scala.Option.foreach(Option.scala:236)
at 
scala.tools.nsc.interactive.Global$$anonfun$backgroundCompile$5.apply(Global.scala:498)
at 
scala.tools.nsc.interactive.Global$$anonfun$backgroundCompile$5.apply(Global.scala:498)
at 
scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1.apply(TraversableLike.scala:772)
at scala.collection.immutable.List.foreach(List.scala:318)
at 
scala.collection.TraversableLike$WithFilter.foreach(TraversableLike.scala:771)
at scala.tools.nsc.interactive.Global.backgroundCompile(Global.scala:498)
[catch] at 
scala.tools.nsc.interactive.PresentationCompilerThread.run(PresentationCompilerThread.scala:25) 

&lt;/pre&gt;</description>
    <dc:creator>Alan Burlison</dc:creator>
    <dc:date>2013-05-07T21:18:55</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.scala.tools/5320">
    <title>Build iOS apps with Scala for fun and profit</title>
    <link>http://comments.gmane.org/gmane.comp.lang.scala.tools/5320</link>
    <description>&lt;pre&gt;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:

https://github.com/samskivert/ios-scala-demo

The executive summary is: scalac -&amp;gt; Java bytecodes -&amp;gt; IKVM -&amp;gt; CLR bytecodes
-&amp;gt; MonoTouch -&amp;gt; ARM assembly -&amp;gt; Apple App Store.

There are more details (along with the obligatory screenshot) in the README
in the above Github repo.

It's a whole lot of moving parts and sounds crazy on paper, but actually it
works pretty well. I've only used the toolchain to develop games, which
meant that I did not spend a lot of time writing code on top of the iOS
APIs, but they're reasonably usable (thanks to MonoTouch's hard work of
converting them all into C# APIs). With a few judiciously placed implicit
conversions, they could probably even be made comfortable.

Happy hacking,

&lt;/pre&gt;</description>
    <dc:creator>Michael Bayne</dc:creator>
    <dc:date>2013-04-30T01:09:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.scala.tools/5319">
    <title>Mailing list reminder: Scala-tools</title>
    <link>http://comments.gmane.org/gmane.comp.lang.scala.tools/5319</link>
    <description>&lt;pre&gt;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:

This list is devoted to all the community-contributed
tools and frameworks developed specifically for the
Scala language, as well as plugins and modules aimed
at integrating existing tools and the Scala system.


Examples are the Scala IDE plugins, sbaz, scalap, and
the many available editor plugins, but the
discussion can also cover sbt, Specs, ScalaTest, etc.

The set of topics that are discussed on this list
include both the usage of these tools, as well as
their development.

Whilst general discussion covering the Scala IDE for
Eclipse is welcome here, the main forums for user
support and for development are now hosted at
http://groups.google.com/group/scala-ide-user and
http://groups.google.com/group/scala-ide-dev.

Occasionally discussed on the list are also access
to the scala-tools.org website (maintained by the
Scala community and not by EPFL) and Maven
integration, as well as the Lift framework.

More rarely discussed, however, is the use of
general third-party tools that require no specific
integration effort in order to be usable with Scala.

If you are interested, for instance, in using some
specific Java library from Scala, your question is
more appropriately directed to "scala-user" instead.

-------------------------------------------------------------------

Other information:

There are several Scala lists devoted to individual topics (and
more may be created in the future). For the full list, please
see: http://www.scala-lang.org/node/199

Try to avoid cross-posting whenever possible. If you can, select
the list that is closer to your topic and post in that list only.
In any case, never cross-post replies.

If you ever want to unsubscribe from this list, just visit this
page: http://groups.google.com/group/scala-tools/subscribe
or send an email to scala-tools+unsubscribe-/JYPxA39Uh5TLH3MbocFFw&amp;lt; at &amp;gt;public.gmane.org

Thank you!
The Scala Team

&lt;/pre&gt;</description>
    <dc:creator>Scala Mailing Lists</dc:creator>
    <dc:date>2013-04-21T13:32:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.scala.tools/5318">
    <title>Mailing list reminder: Scala-tools</title>
    <link>http://comments.gmane.org/gmane.comp.lang.scala.tools/5318</link>
    <description>&lt;pre&gt;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:

This list is devoted to all the community-contributed
tools and frameworks developed specifically for the
Scala language, as well as plugins and modules aimed
at integrating existing tools and the Scala system.


Examples are the Scala IDE plugins, sbaz, scalap, and
the many available editor plugins, but the
discussion can also cover sbt, Specs, ScalaTest, etc.

The set of topics that are discussed on this list
include both the usage of these tools, as well as
their development.

Whilst general discussion covering the Scala IDE for
Eclipse is welcome here, the main forums for user
support and for development are now hosted at
http://groups.google.com/group/scala-ide-user and
http://groups.google.com/group/scala-ide-dev.

Occasionally discussed on the list are also access
to the scala-tools.org website (maintained by the
Scala community and not by EPFL) and Maven
integration, as well as the Lift framework.

More rarely discussed, however, is the use of
general third-party tools that require no specific
integration effort in order to be usable with Scala.

If you are interested, for instance, in using some
specific Java library from Scala, your question is
more appropriately directed to "scala-user" instead.

-------------------------------------------------------------------

Other information:

There are several Scala lists devoted to individual topics (and
more may be created in the future). For the full list, please
see: http://www.scala-lang.org/node/199

Try to avoid cross-posting whenever possible. If you can, select
the list that is closer to your topic and post in that list only.
In any case, never cross-post replies.

If you ever want to unsubscribe from this list, just visit this
page: http://groups.google.com/group/scala-tools/subscribe
or send an email to scala-tools+unsubscribe-/JYPxA39Uh5TLH3MbocFFw&amp;lt; at &amp;gt;public.gmane.org

Thank you!
The Scala Team

&lt;/pre&gt;</description>
    <dc:creator>Scala Mailing Lists</dc:creator>
    <dc:date>2013-03-21T14:32:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.scala.tools/5317">
    <title>Scala IDE 3.0.0-RC3 available now!</title>
    <link>http://comments.gmane.org/gmane.comp.lang.scala.tools/5317</link>
    <description>&lt;pre&gt;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)
Return OK_STATUS from the semantic highlighting job when the editor is dirty. (#1001536)
RC2 was affected by a serious regression in the new Scala Debugger (debugging with the Scala debugger was simply not working). With this new RC3 the Scala Debugger is again fully operative.

We also upgraded to the latest Scala releases, 2.9.3 final and 2.10.1 final.

Installation

This release comes comes with 4 different flavors: It supports Scala 2.9 and 2.10, and Eclipse Indigo (3.7) and Juno (4.2). Head down to the download page and pick up the right update site for you!

Happy Scala coding!

&lt;/pre&gt;</description>
    <dc:creator>Eclipse Scala IDE</dc:creator>
    <dc:date>2013-03-14T08:42:39</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.scala.tools/5309">
    <title>Heads up: The deprecated option, -make, will been removed in Scala 2.11.</title>
    <link>http://comments.gmane.org/gmane.comp.lang.scala.tools/5309</link>
    <description>&lt;pre&gt;The suggested upgrade is to use Zinc [1] (which is integrated into recent 
version of scala-maven-plugin and Gradle).

I noticed that this option is still used in a few test cases in 
scala-maven-plugin.

/Users/jason/code/scala-maven-plugin/src/it/test1/pom.xml:
   43             &amp;lt;configuration&amp;gt;
   44               &amp;lt;args&amp;gt;
   45:                &amp;lt;arg&amp;gt;-make:transitive&amp;lt;/arg&amp;gt;
   46                 &amp;lt;arg&amp;gt;-dependencyfile&amp;lt;/arg&amp;gt;
   47                 
&amp;lt;arg&amp;gt;${project.build.directory}/.main_scala_dependencies&amp;lt;/arg&amp;gt;
   ..
   56             &amp;lt;configuration&amp;gt;
   57               &amp;lt;args&amp;gt;
   58:                &amp;lt;arg&amp;gt;-make:transitive&amp;lt;/arg&amp;gt;
   59                 &amp;lt;arg&amp;gt;-dependencyfile&amp;lt;/arg&amp;gt;
   60                 
&amp;lt;arg&amp;gt;${project.build.directory}/.test_scala_dependencies&amp;lt;/arg&amp;gt;

/Users/jason/code/scala-maven-plugin/src/it/test_custom_outputdir/pom.xml:
   44               
&amp;lt;outputDir&amp;gt;${project.build.directory}/classes2&amp;lt;/outputDir&amp;gt;
   45               &amp;lt;args&amp;gt;
   46:                &amp;lt;arg&amp;gt;-make:transitive&amp;lt;/arg&amp;gt;
   47                 &amp;lt;arg&amp;gt;-dependencyfile&amp;lt;/arg&amp;gt;
   48                 
&amp;lt;arg&amp;gt;${project.build.directory}/.main_scala_dependencies&amp;lt;/arg&amp;gt;
   ..
   57             &amp;lt;configuration&amp;gt;
   58               &amp;lt;args&amp;gt;
   59:                &amp;lt;arg&amp;gt;-make:transitive&amp;lt;/arg&amp;gt;
   60                 &amp;lt;arg&amp;gt;-dependencyfile&amp;lt;/arg&amp;gt;
   61                 
&amp;lt;arg&amp;gt;${project.build.directory}/.test_scala_dependencies&amp;lt;/arg&amp;gt;

-jason

[1] https://github.com/typesafehub/zinc/blob/master/README.md

&lt;/pre&gt;</description>
    <dc:creator>Jason Zaugg</dc:creator>
    <dc:date>2013-03-06T08:53:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.scala.tools/5306">
    <title>Scala IDE for Eclipse 3.0 RC1 is out!</title>
    <link>http://comments.gmane.org/gmane.comp.lang.scala.tools/5306</link>
    <description>&lt;pre&gt;It's been a long journey! The Scala IDE for Eclipse has reached the first
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!

The complete release notes are available on the Scala IDE
blog&amp;lt;http://scala-ide.org/blog/3.0-rc1-announcement.html&amp;gt;
.

This release supports both Scala 2.9.3 and 2.10.1 (using the 2.10.1-RC2
compiler), and works with Eclipse Indigo (3.7) and Juno (4.2). Pick your
flavor on the download page &amp;lt;http://scala-ide.org/download/milestone.html&amp;gt;!

Happy Scala coding!

&lt;/pre&gt;</description>
    <dc:creator>Scala IDE</dc:creator>
    <dc:date>2013-02-28T14:44:14</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.scala.tools/5305">
    <title>Mailing list reminder: Scala-tools</title>
    <link>http://comments.gmane.org/gmane.comp.lang.scala.tools/5305</link>
    <description>&lt;pre&gt;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:

This list is devoted to all the community-contributed
tools and frameworks developed specifically for the
Scala language, as well as plugins and modules aimed
at integrating existing tools and the Scala system.


Examples are the Scala IDE plugins, sbaz, scalap, and
the many available editor plugins, but the
discussion can also cover sbt, Specs, ScalaTest, etc.

The set of topics that are discussed on this list
include both the usage of these tools, as well as
their development.

Whilst general discussion covering the Scala IDE for
Eclipse is welcome here, the main forums for user
support and for development are now hosted at
http://groups.google.com/group/scala-ide-user and
http://groups.google.com/group/scala-ide-dev.

Occasionally discussed on the list are also access
to the scala-tools.org website (maintained by the
Scala community and not by EPFL) and Maven
integration, as well as the Lift framework.

More rarely discussed, however, is the use of
general third-party tools that require no specific
integration effort in order to be usable with Scala.

If you are interested, for instance, in using some
specific Java library from Scala, your question is
more appropriately directed to "scala-user" instead.

-------------------------------------------------------------------

Other information:

There are several Scala lists devoted to individual topics (and
more may be created in the future). For the full list, please
see: http://www.scala-lang.org/node/199

Try to avoid cross-posting whenever possible. If you can, select
the list that is closer to your topic and post in that list only.
In any case, never cross-post replies.

If you ever want to unsubscribe from this list, just visit this
page: http://groups.google.com/group/scala-tools/subscribe
or send an email to scala-tools+unsubscribe-/JYPxA39Uh5TLH3MbocFFw&amp;lt; at &amp;gt;public.gmane.org

Thank you!
The Scala Team

&lt;/pre&gt;</description>
    <dc:creator>Scala Mailing Lists</dc:creator>
    <dc:date>2013-02-21T14:32:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.scala.tools/5304">
    <title>Released Scala IDE 2.1.0 M3 for Scala 2.10.1-RC1 and 2.9.3-RC2</title>
    <link>http://comments.gmane.org/gmane.comp.lang.scala.tools/5304</link>
    <description>&lt;pre&gt;The Scala team has announced the availability of both Scala 2.9.3-RC2 and 2.10.1-RC1, and we re-release Milestone 3 of the IDE bundling these new Scala versions (if you wonder what’s new in Milestone 3, read the announcement).

You can install it from the normal Scala IDE milestone update sites. They also contain the compatible versions of Scala Worksheet and ScalaTest plugins for the Scala IDE.

Scala IDE M3 with Scala 2.10.1-RC1:

for Indigo: http://download.scala-ide.org/sdk/e37/scala210/dev/site/
for Juno: http://download.scala-ide.org/sdk/e38/scala210/dev/site/
Scala IDE M3 with Scala 2.9.3-RC2:

for Indigo: http://download.scala-ide.org/sdk/e37/scala29/dev/site/
for Juno: http://download.scala-ide.org/sdk/e38/scala29/dev/site/

&lt;/pre&gt;</description>
    <dc:creator>Eclipse Scala IDE</dc:creator>
    <dc:date>2013-02-15T10:20:25</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.scala.tools/5301">
    <title>FFT libraries, system identification toolbox</title>
    <link>http://comments.gmane.org/gmane.comp.lang.scala.tools/5301</link>
    <description>&lt;pre&gt;Hi all,

I tested some FFT implementations and
it seems to me that the Oregon DSP based version of FFT runs very fast,
similar in speed with MATLAB.

I adapted it in the recent ScalaLab version.
Also, Numerical Recipes Java translation FFT performs well,
but Apache Commons is somewhat slower.

Opinions on which is the "best" Java-Scala FFT package?

Also, exists some good  "System Identification" library for the JVM?


Regards

Stergios

&lt;/pre&gt;</description>
    <dc:creator>sterg</dc:creator>
    <dc:date>2013-02-10T16:12:16</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.scala.tools/5300">
    <title>[scala-tools] Scala By Example in Portuguese - Scala Através de Exemplos</title>
    <link>http://comments.gmane.org/gmane.comp.lang.scala.tools/5300</link>
    <description>&lt;pre&gt;Hello,

I am very proud to announce that Scala By Example is finally available in
Portuguese.
The latex sources are at: https://github.com/scala/scala-dist and the pdf
is at: http://www.scala-lang.org/node/274.

We did the best we could to find the most appropriate translation to many
new terms and we decide to keep some untranslated like 'trait' and 'mixin',
nevertheless there are many mistakes and improvements to be made, so I
would like to ask to those in this list that speak Portuguese, to please
help me improving this document, as it will be a valuable resource to many
Portuguese speakers to learn Scala. Any suggestions, questions and comments
are welcome.

I also take this opportunity to thank (in alphabetical order, so that no
one get jealous :) ):
   Antonio Basile - who teaches functional programming at Mackenzie
University and co-authored this translation.
  Heather Miller - who published the pdf together with all the Scala
documentation.
  Josh Suereth - who gave me the directions to get this integrated in the
scala-dist repository and patiently reviewed my pull requests written in
this obscure language called Portuguese :)
  Martin Odersky - for authorizing me to translate the book and for the
support and inspiration.
  To all members of the Scala Community - which directly or indirectly
helped me getting this work done.



Best regards,

Vinicius Miana

&lt;/pre&gt;</description>
    <dc:creator>Vinicius Miana Bezerra</dc:creator>
    <dc:date>2013-02-04T11:10:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.scala.tools/5298">
    <title>Mailing list reminder: Scala-tools</title>
    <link>http://comments.gmane.org/gmane.comp.lang.scala.tools/5298</link>
    <description>&lt;pre&gt;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:

This list is devoted to all the community-contributed
tools and frameworks developed specifically for the
Scala language, as well as plugins and modules aimed
at integrating existing tools and the Scala system.


Examples are the Scala IDE plugins, sbaz, scalap, and
the many available editor plugins, but the
discussion can also cover sbt, Specs, ScalaTest, etc.

The set of topics that are discussed on this list
include both the usage of these tools, as well as
their development.

Whilst general discussion covering the Scala IDE for
Eclipse is welcome here, the main forums for user
support and for development are now hosted at
http://groups.google.com/group/scala-ide-user and
http://groups.google.com/group/scala-ide-dev.

Occasionally discussed on the list are also access
to the scala-tools.org website (maintained by the
Scala community and not by EPFL) and Maven
integration, as well as the Lift framework.

More rarely discussed, however, is the use of
general third-party tools that require no specific
integration effort in order to be usable with Scala.

If you are interested, for instance, in using some
specific Java library from Scala, your question is
more appropriately directed to "scala-user" instead.

-------------------------------------------------------------------

Other information:

There are several Scala lists devoted to individual topics (and
more may be created in the future). For the full list, please
see: http://www.scala-lang.org/node/199

Try to avoid cross-posting whenever possible. If you can, select
the list that is closer to your topic and post in that list only.
In any case, never cross-post replies.

If you ever want to unsubscribe from this list, just visit this
page: http://groups.google.com/group/scala-tools/subscribe
or send an email to scala-tools+unsubscribe-/JYPxA39Uh5TLH3MbocFFw&amp;lt; at &amp;gt;public.gmane.org

Thank you!
The Scala Team

&lt;/pre&gt;</description>
    <dc:creator>Scala Mailing Lists</dc:creator>
    <dc:date>2013-01-21T14:32:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.scala.tools/5297">
    <title>Scala IDE 2.1.0.m3 for 2.10.0 final</title>
    <link>http://comments.gmane.org/gmane.comp.lang.scala.tools/5297</link>
    <description>&lt;pre&gt;Today we are happy to announce the release of the Scala IDE
M3&amp;lt;http://scala-ide.org/blog/release-notes-2.1-Milestone-3.html&amp;gt;for
Scala
2.10.0 &amp;lt;http://www.scala-lang.org/node/27499&amp;gt;.

You can install it from the normal Scala IDE milestone update sites. They
also contain the compatible versions of Scala Worksheet and ScalaTest for
Scala IDE.

for Indigo: http://download.scala-ide.org/sdk/e37/scala210/dev/site/
for Juno: http://download.scala-ide.org/sdk/e38/scala210/dev/site/

Happy coding!
&lt;/pre&gt;</description>
    <dc:creator>Scala IDE</dc:creator>
    <dc:date>2013-01-04T16:57:36</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.scala.tools/5296">
    <title>Launching REPL in tomcat container</title>
    <link>http://comments.gmane.org/gmane.comp.lang.scala.tools/5296</link>
    <description>&lt;pre&gt;Hello 

I am trying to launch the scala REPL (2.9.2) in tomcat container and 
getting the following error

Failed to initialize compiler: object scala not found.Note that as of 2.8 scala does not assume use of the java classpath.For the old behavior pass -usejavacp to scala, or if using a Settingsobject programatically, settings.usejavacp.value = true.

I tried multiple solutions like settings.usejavacp.value = true etc., 
classpath setting but still getting the same error. Can somebody please 
suggest to resolve this issue?
I can also share the sample web project for demonstration. Surprisingly the 
same code base works in Jetty server.

StackOverflow Ref : 
http://stackoverflow.com/questions/14127509/launching-repl-in-tomcat-container &lt;/pre&gt;</description>
    <dc:creator>Sumit Kathuria</dc:creator>
    <dc:date>2013-01-04T06:47:35</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.scala.tools/5290">
    <title>Call for cooperation in creating Scala Wizards for numerical analysis tasks</title>
    <link>http://comments.gmane.org/gmane.comp.lang.scala.tools/5290</link>
    <description>&lt;pre&gt;Hi all,

from my experience in numerical computing, 
I think that the engineer should understand well the numerical
algorithm which is implemented in a scientific library,
but it is preferable to avoiding wasting time to understand details of
any one particular library.

Therefore, I consider the concept of Wizards that help the scientist to 
specify in a user friendly way the problem and thereafter they produce 
code targeting a particular library, can be very practical and useful.

I developed an ODE solver wizard at the context of the ScalaLab project
and it operates well.

Libraries existing at the core of ScalaLab that offer support for wide
number of numerical tasks are:
  a. the NUMAL library
  b. the Apache Common Maths
  c. the Numerical Recipes ed. 3 code, being translated in Java
  d. Linear Algebra only:  EJML, MTJ, JLAPACK, Colt

I call for cooperation at the task of developing wizard front-ends that
will produce library specific code to interesting scientists, with
Java/Scala background.
Perhaps that practical work can also produce and applied research
articles.



Best Regards

Stergios Papadimitriou
 


&lt;/pre&gt;</description>
    <dc:creator>sterg</dc:creator>
    <dc:date>2012-12-27T11:30:17</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.scala.tools/5288">
    <title>Use presentation compiler for syntax highlighting?</title>
    <link>http://comments.gmane.org/gmane.comp.lang.scala.tools/5288</link>
    <description>&lt;pre&gt;Hi,

Can the presentation compiler API be used to syntax highlight Scala
code? I've started the attempt, but thought I should ask for
directions before going further. I'm not familiar with the compiler
source code or API. I have some code, something like:

    import scala.tools.nsc.interactive.{Global, CompilerControl,
Response}
    ...
    val cc = new Global(settings, reporter, "Test Project")
    val sources = List(cc.getSourceFile(fileName))
    dump(  cc.parseTree(sources(0))  )

I ran it on some tricky test input:

    val i = 1
    s"foo $i foo ${i + 1} bar"

The parse tree is helpful but not exactly ready-made for syntax
highlighting.  The node `s"foo $i foo ${i + 1} bar"` is marked as
Apply and Select nodes, and I haven't yet seen how to get the
boundaries between the string and expression parts.

Any suggestions on which direction to look, what types/methods will be
helpful?

thanks,
Rob

&lt;/pre&gt;</description>
    <dc:creator>Rob N</dc:creator>
    <dc:date>2012-12-26T22:34:45</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.lang.scala.tools">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.lang.scala.tools</link>
  </textinput>
</rdf:RDF>
