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

Search

Search results

Re: An annotation to prevent implicit conversions for method arguments.

... an API. Imagine for a second that some classes in scala-library.jar had the requirement to mix implicit conversion and methods ... an API. Imagine for a second that some classes in scala-library.jar had the requirement to mix implicit conversion and methods ...

Forum topic - Donna Malayeri - 2010-03-04, 14:47 - 9 comments

Re: Re: Scala applet deployment strategies

... is split into several jars. One of them    is scala-library.jar. ;) Of course, it is undesirable for the end    user to ...    Oh, and any other suggestions on how to make the scala-library.jar    smaller are also welcome...    Regards,   ...

Forum topic - Viktor Klang - 2010-12-30, 21:37 - 0 comments

RE: Nested singletons and Java

... -Xbootclasspath/a:/usr/local/src/scala-2.7.6.final/lib/scala-library.jar mandelbrot 16000 But some of the superior Java performance ...

Forum topic - Naftoli Gugenheim - 2009-10-06, 08:17 - 20 comments

Which IDE works ATM for Scala 2.8?

... happens from the terminal, using $ java -cp bin:lib2/scala-library.jar de.sciss.tint.nuages.Nuages the main class _is there_ ... from the terminal, using > > $ java -cp bin:lib2/scala-library.jar de.sciss.tint.nuages.Nuages > > the main class _is ...

Forum topic - Sciss - 2009-07-18, 21:37 - 7 comments

Question about ScalaObject

... from the scala subpackages, I still have a dependency on scala-library.jar. Can this automatic extending of ScalaObject be ... from the scala subpackages, I still have a dependency on scala-library.jar. Can this automatic extending of ScalaObject be ...

Forum topic - Nilanjan Raycha... - 2010-03-16, 18:37 - 10 comments

Re: IntelliJ IDEA goes free + new Scala plugin

... 2.8.0rc1 (or whatever), attaching the relevant classes (scala-library.jar and scala-compiler.jar and sources) 4. Now add the scala ... (or whatever), > attaching the relevant classes (scala-library.jar and > scala-compiler.jar and sources) > 4. Now add ...

Forum topic - ounos - 2009-11-26, 18:07 - 17 comments

stability failures

... `scalac` script), the scala compiler adds  - "lib/scala-library.jar" or "classes/library" to the boot classpath ... is added. So if you use "scalac", the "scala-library.jar" is added to the boot classpath, which will shadow any ...

Forum topic - extempore - 2010-02-16, 16:37 - 11 comments

FOSDEM talk and interview

... library in a central > repository (like JavaFX). scala-library.jar is available from scala-tools.org in a "normalized" URL ...

Forum topic - odersky - 2009-01-07, 12:17 - 21 comments

IntelliJ and 2.8.0 RC3

... I just replaced the scala-compiler.jar and scala-library.jar in the lib folder of my application (configured as a ... > I just replaced the scala-compiler.jar and scala-library.jar in the > lib folder of my application (configured as a ... > I just replaced the scala-compiler.jar and scala-library.jar in the > lib folder of my application (configured as a ...

Forum topic - Adrian Powell - 2010-05-28, 20:37 - 7 comments

Defect 3720 (CDATA ignored) and Scala 2.8.1 final

... jar the class into a file name that will come before scala-library.jar (like 00MarkupParser.jar) and drop that into ...

Forum topic - Jem - 2010-12-04, 23:57 - 2 comments

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