- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Search
Search results
- scalabeans
-
... - cp ../../../../li b/scala-library.jar;google-collect-1.0- ... - > > cp ../../../../li > > b/scala-library.jar;google-collect-1.0- > > ... - > cp ../../../../li > b/scala-library.jar;google-collect-1.0- > ...
Forum topic - Andreas W 2 - 2011-07-30, 03:57 - 10 comments
- Scala Eclipse plugin problems
-
... it again ;) The error above I think was due to double scala-library.jar:s. Thanks and sorry for any misinformation,Viktor Re: ... it again ;) The error above I think was due to double scala-library.jar:s. Thanks and sorry for any misinformation,Viktor ...
Forum topic - ScottC 2 - 2011-01-31, 00:07 - 6 comments
- Change of behaviour between Scala2.[7-8] and 2.9 when using Java Agents
-
... -Dscala.home=/usr/scala-2.8.1.final ... muts_2.8.jar:. -Xbootclasspath/a:/usr/share/scala/lib/scala-library.jar ScalaHelloWorld This would appear to show ... -Dscala.home=/usr/scala-2.8.1.final ... -Xbootclasspath/a:/usr/share/scala/lib/scala-library.jar ScalaHelloWorld This would appear to ...
Forum topic - Daniel Goodman - 2011-07-09, 11:37 - 5 comments
- Scala Interpreter can't find scala object in Webstart environment
-
... in Webstart envir Looks like you're missing the scala-library.jar in settings.classpath. On 24 May 2011 18:05, Alexander ... Trond Olsen wrote: > Looks like you're missing the scala-library.jar in settings.classpath. > > On 24 May 2011 18:05, ...
Forum topic - Alexander Nemish - 2011-05-24, 17:17 - 4 comments
- Where to look for Scala libraries?
-
... java -cp $SCALA_HOME/lib/scala-library.jar:. Test 321Blast Off Ready? 3... 2... 1... Blast Off!!! So we ... -cp /home/matlikj/lib/scala-2.8.0.Beta1-prerelease/lib/scala-library.jar:. Test Exception in thread "main" ... -cp /home/matlikj/lib/scala-2.8.0.Beta1-prerelease/lib/scala-library.jar:. Test 321Blast Off Ready? 3... 2... 1... Blast Off!!! This ...
Forum topic - Toby Corkindale 2 - 2010-04-19, 03:17 - 48 comments
- Still problems trying to define scalatest task
-
... /> <pathelement location="${scala-library.jar}" /> </classpath> </taskdef> This gives no ... /> <pathelement location="${scala-library.jar}" /> </classpath> </taskdef> This gives no ... /> <pathelement location="${scala-library.jar}" /> </classpath> </taskdef> This gives no ...
Forum topic - Kenneth McDonald - 2009-08-01, 19:17 - 16 comments
- Google App Engine for Scala!
-
... specification and your > CLASSPATH. If you add scala-library.jar to the CLASSPATH for the enhance command, that error will ... Atsuhiko Yamanaka-2 wrote: > > If you add scala-library.jar to the CLASSPATH for the enhance command, > that error ...
Forum topic - Walter Chang - 2009-04-08, 07:47 - 23 comments
- Problem: Java and Scala interoperability in 2.8.0.RC1
-
... } Here is the compile error: $ javac -cp ../lib/scala-library.jar TestFunctions.java TestFunctions.java:6: is not abstract ... is the compile error: > > $ javac -cp ../lib/scala-library.jar TestFunctions.java > TestFunctions.java:6: is not ...
Forum topic - Kazumi Okamoto - 2010-05-04, 17:17 - 22 comments
- Scala 2.8 + Android 2.1 + Eclipse
-
... jar [C:\Users\me\workspace\ScalaTest2\bin\classes:tools\scala-library.jar] (filtered) BUILD ... jar [C:\Users\me\workspace\ScalaTest2\bin\classes:tools\scala-library.jar] (filtered) BUILD ... jar [C:\Users\me\workspace\ScalaTest2\bin\classes:tools\scala-library.jar] (filtered) BUILD ...
Forum topic - Kevin Wright - 2010-05-05, 15:17 - 15 comments
- Rethinking PartialFunction
-
... a worst case scenario. Iulian has some data how much the scala-library.jar and scala-compiler.jar grew due to specialization. I recall ... case scenario. Iulian has some data > how much the scala-library.jar and scala-compiler.jar grew due to > specialization. I ...
Forum topic - odersky - 2010-10-24, 13:07 - 32 comments