Package sharing tool for the Scala
4
votes
1answer
600 views
No sbaz in scala directory after installing scala-2.9.2.msi (on Windows)
Should I somehow download it separately or this is a bug?
2
votes
1answer
245 views
Does sbaz work with Scala 2.9.1.final?
Under Windows with version 2.9.0.1 simply typing 'sbaz' at the command prompt works. Under 2.9.1.final doing the same thing I get '\scala was unexpected at this time'
0
votes
1answer
208 views
Scala, Problem with Scala 2.8.1 installation on Maverick
i've izpack installer Scala 2.8.1 after install it at /usr/local/scala and set environment variable at etc/environment it's work normally for execute command like scala or scalac, but if i execute ...
0
votes
1answer
218 views
scala interpreter error
I did
sudo sbaz update
sudo sbaz install scalacl
scala
gave me this error
Exception in thread "main" java.lang.NoClassDefFoundError: scala/collection/LinearSeqOptimized
at ...
1
vote
1answer
84 views
(How) can I share a package on the main Scala Bazaar (scala-dev) with sbaz
I'm trying to make a compiler plugin available publicly using sbaz.
I followed this tutorial : I packaged my JAR, uploaded it to some public location and ran :
sbaz share ...
12
votes
2answers
656 views
Is there anything like rubygems.org for scala libraries
I notice there is an sbaz tool that seems to have similar functionality to the ruby gem tool but I don't see any community site like gemcutter.org / rubygems.org. Is there something like this around.
...
2
votes
1answer
424 views
How can I use the Scala program schema2src?
This perhaps more a Server Fault question...
I installed schema2src via sbaz and now I would like to convert a DTD (Apple's plist schema) to Scala source.
$ schema2src
usage:
schema2src [flags] ...