This page is no longer maintained — Please continue to the home page at www.scala-lang.org

Search

Search results

Trying to discover if a object is a tuple

... to avoid this (though aside from searching through scala-library.jar, I don't see a way to make it bulletproof).   --Rex ... to avoid this (though aside from searching through scala-library.jar, I don't see a way to make it bulletproof).   --Rex ...

Forum topic - alberto_souza - 2010-05-10, 21:47 - 9 comments

Scala Compiler Projekt in Eclipse

... set up my Eclipse correctly? > you need to add scala-library.jar to the classpath (right click on project -> properties ...

Forum topic - tbp - 2010-11-25, 23:57 - 1 comment

nst.Interpreter has changed? Help!

... line: java -classpath ./gugu/:/host/bin/scala/lib/scala-library.jar:/host/bin/scala/lib/scala-compiler.jar JMain produces ... scala -classpath ./gugu/:/host/bin/scala/lib/scala-library.jar:/host/bin/scala/lib/scala-compiler.jar JMain res0: Int = ...

Forum topic - Razvan Cojocaru 2 - 2010-05-05, 17:57 - 8 comments

tag it and bag it!

... -rw-r--r-- 1 paulp admin 4658723 Feb 19 12:31 scala-library.jar Current trunk without the $tag methods - which, as far as ... -rw-r--r-- 1 paulp admin 4485078 Feb 19 11:48 scala-library.jar Total savings: 3.7%. Wow, sign me up for reduction ...

Forum topic - extempore - 2009-02-19, 22:07 - 2 comments

In IDEA, can't drill all the way down to Scala library files

... find that in the Project browser I can, say, drill down to scala-library.jar/scala/collection/mutable--but when I click on the triangle at ... find that in the Project browser I can, say, drill down to scala-library.jar/scala/collection/mutable--but when I click on the triangle at ...

Forum topic - Kenneth McDonald - 2010-09-10, 21:07 - 2 comments

Scala and ProGuard

... -injars bin:/home/johannes/download/scala-2.7.3.final/lib/scala-library.jar -outjars out.jar -libraryjars ... build\lib\project.jar -injars  build\lib-prepared\scala-library.jar -outjars build\lib\scala-library.jar -dontobfuscate -dontoptimize -dontpreverify -dontnote ...

Forum topic - Mason Green - 2009-09-19, 04:37 - 8 comments

serial version UID for anonymous class

... one gets: > serialver -classpath .:$SCALA_HOME/lib/scala-library.jar Foo Foo: static final long serialVersionUID = 42L; ... class: > serialver -classpath .:$SCALA_HOME/lib/scala-library.jar 'Main$$anon$1' Main$$anon$1: static final long ...

Forum topic - richard emberson - 2010-09-30, 04:27 - 0 comments

Special collection view

...         -cp[debug]         ...         -cp[debug]         ...         -cp[debug]         ...

Forum topic - Naftoli Gugenheim - 2010-07-11, 19:57 - 6 comments

Re: Run scala script without installing scala?

... have a simple scala script. Is it possible, with JRE and scala-library.jar, to execute the script without installing scala, and ... scala script. Is it possible, with JRE and >>> scala-library.jar, to execute the script without installing scala, and ...

Forum topic - Naftoli Gugenheim - 2010-03-05, 21:17 - 2 comments

FreeBSD problem (2.8-RC6)

... ... ^C On the other hand: $ java -classpath scala-library.jar:. Hello hello Re: FreeBSD problem (2.8-RC6) On ...

Forum topic - ch.epfl.listes.... - 2010-06-30, 13:37 - 7 comments

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland