DOC

com.flyobjectspace : scala-lib_2.8.1

Maven & Gradle

Feb 15, 2011

Fly Scala is a scala client library for working with a Fly Server. Fly is an object space server that is specifically written to provide lightweight object based messaging between computers running on a network. This distribution does not contain the server, please go to http://www.flyobjectspace.com/ for the server that matches the version of Fly Scala you want to use.

Table Of Contents

Latest Version

Download com.flyobjectspace : scala-lib_2.8.1 Javadoc & API Documentation - Latest Versions:

All Versions

Download com.flyobjectspace : scala-lib_2.8.1 Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.3.x

How to open Javadoc JAR file in web browser

  1. Rename the file scala-lib_2.8.1-1.3.8-javadoc.jar to scala-lib_2.8.1-1.3.8-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder scala-lib_2.8.1-1.3.8-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "scala-lib_2.8.1-1.3.8-sources.jar" -d "scala-lib_2.8.1-1.3.8-javadoc" -subpackages