[e-lang] Mechanics of enhancing Joe-E taming database?

David Wagner daw at cs.berkeley.edu
Sat May 21 00:28:41 PDT 2011


Adrian Mettler  wrote:
> There is code to read the safej files and output a version of Javadoc 
> with the safej information.  The output of this tool, as run on the 
> distributed safej files is online at
> http://www.cs.berkeley.edu/~daw/joe-e/api/
>
> The source code for this doesn't appear to be in the public repository, 
> probably because it's based on Sun's code and thus couldn't be released 
> under the same license as the rest of the Joe-E distribution.  I should 
> be able to get it for you, though, if you want it.

The Joe-E Doc tool is available separately at the following location:

https://code.google.com/p/joe-e-doc/

As Adrian surmised, it is released separately, because it is based upon
GPL'ed code, and we wanted to keep GPL'ed code separate from the rest of
Joe-E.  (The rest of Joe-E is released under the BSD license.)


More information about the e-lang mailing list