- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Where is continuations plugin?
Fri, 2010-07-16, 12:02
Hi! I've been just downloaded scala 2.8 release and couldn't find
coninuations plugin jar. However there is /scala/util/continuations/
in the scala-library.jar, but when I run my program that use
continuations I get the next error: http://pastebin.com/L8krRKM1
Could someone help me with that?
Hi,
If I recall correctly it's in misc/scala-devel/plugins/continuations.jar
Cheers
Sylvain
Le 16/07/2010 13:02, Sergey Bartunov a écrit :
> Hi! I've been just downloaded scala 2.8 release and couldn't find
> coninuations plugin jar. However there is /scala/util/continuations/
> in the scala-library.jar, but when I run my program that use
> continuations I get the next error: http://pastebin.com/L8krRKM1
> Could someone help me with that?