- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Another sbaz GUI
Wed, 2011-01-05, 06:59
I've written Another sbaz GUI as an alternative for the sbazgui program. It does not yet support all sbaz functions, but you can use it to upgrade the scala installation, and to install and remove packages selectively. It also supports selection of managed-directories, and bazaar servers (scala-dev or lamp-rc).
The executable jar can be started simply by double-clicking the file (provided the Java and Scala command-line tools are accessible via PATH). The program has been tested on Windows-XP and Ubuntu-10.10.
The code, an executable jar, and a short user-guide are hosted at this site.
- Sanjay
The executable jar can be started simply by double-clicking the file (provided the Java and Scala command-line tools are accessible via PATH). The program has been tested on Windows-XP and Ubuntu-10.10.
The code, an executable jar, and a short user-guide are hosted at this site.
- Sanjay
On 05/01/2011 06:59, Sanjay Dasgupta wrote:
> I've written /Another sbaz GUI / as an
> alternative for the /sbazgui/ program.
Looks nice, from the screenshot. A bit disappointed because "Another sbaz GUI is itself
written in Java" (I expected to see a non-trivial GUI written in Scala for learning
purpose) but I understand the rationale: "and is not dependent on any Scala package other
than sbaz." so updates won't break this program.