- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Search
Search results
- version detection
-
... version. I know there is a library.property file in the scala-library.jar, that could be used for that purpose, however: 1. File ... version. I know there is a library.property file in the scala-library.jar, that could be used for that purpose, however: 1. File ...
Forum topic - Stepan Koltsov - 2009-02-21, 23:57 - 16 comments
- Compiler: Ydebug does not exist or is not a directory
-
... IDEA Community Edition ...
Forum topic - Stefan Kuhn - 2011-04-21, 00:57 - 1 comment
- Re: Option with pending?
-
... you need for Future, is as of 1.1-M1 only depending on scala-library.jar, so it's not some transitive dependency hell. ...
Forum topic - sullivan- - 2011-04-29, 14:57 - 0 comments
- What version of schema2src works with what Scala version?
-
... [Loaded scala.ScalaObject from I:\SCALA-~2.FIN\bin\..\lib\scala-library.jar] So the classes are there. I checked ... [Loaded scala.ScalaObject from I:\SCALA-~2.FIN\bin\..\lib\scala-library.jar] So the classes are there. I checked the ...
Forum topic - Robert Risch - 2009-06-15, 14:07 - 23 comments
- Can't compile Scala for Android SDK Tools, revision 7
-
... Reading program jar [/Users/mun/Projects/I4A/tools/scala-library.jar] (filtered) Reading library jar ... resources from program jar [/Users/mun/Projects/I4A/tools/scala-library.jar] (filtered) -dex: Converting compiled files and ... > Reading program jar [/Users/mun/Projects/I4A/tools/scala-library.jar] (filtered) > Reading library jar ...
Forum topic - normen.mueller - 2010-09-10, 09:27 - 10 comments
- maven-scala-plugin: scala:console does not work
-
Hello, I'm thying maven-scala-plugin and it seems to work except mvn scala:console. It allways fails: Welcome to Scala version 2.8.1.final (Java HotSpot(TM) 64-Bit Server VM, Java 1.6.0_23). Type in expressions to have them evaluated. Type ...
Forum topic - asdfgh-v6ak - 2010-12-22, 10:17 - 5 comments
- Compiler plugin unit-testing: how to build/get instances of Type?
-
... + ":project/boot/scala-"+scalaVersion+"/lib/scala-library.jar")) val global = new Global(settings) new global.Run ... ":project/boot/scala-"+scalaVersion+"/lib/scala-library.jar")) > val global = new Global(settings) > new ...
Forum topic - Olivier Pernet - 2010-08-27, 18:37 - 11 comments
- fsc
-
... 20 [loaded class file /Users/nmueller/lib/scala/lib/scala-library.jar(scala/Function0.class) in 1ms] 21 [uncurry in 1282ms] 22 ... 23 [loaded class file /Users/nmueller/lib/scala/lib/scala-library.jar(scala/MatchError.class) in 1ms] 24 [explicitouter in ...
Forum topic - normen.mueller - 2009-03-15, 11:37 - 8 comments
- Closures and Concurrency
-
... this with: java -server -cp scalatest-1.0-SNAPSHOT.jar:scala-library.jar org.scalatest.tools.Runner -p . -o -s ClosureProblemSuite ... with: java -server -cp scalatest-1.0-SNAPSHOT.jar:scala-library.jar org.scalatest.tools.Runner -p . -o -s ClosureProblemSuite ...
Forum topic - Bill Venners - 2009-09-14, 20:17 - 18 comments
- LEGAL question
-
Is it legal to bundle the scala jars (scala-library.jar and scala-swing.jar) along with the release of a free, ... com > Is it legal to bundle the scala jars (scala-library.jar and scala-swing.jar) along with the release of a free, ... wrote: > Is it legal to bundle the scala jars (scala-library.jar and scala-swing.jar) > along with the release of a free, ...
Forum topic - sanjay_dasgupta - 2010-03-12, 09:07 - 9 comments