Poplog Plugin for JEdit

General

The plugin consists of two parts, the actual compiler and a documentation server/client pair. The documentation server deals with requests equivalent to xved's HELP, REF, DOC and TEACH <stuff>. The compiler runs your code in the incremental compiler and displays the results in buffers for the output and error streams.

It should be noted here that this jar is actually a collection of independent programs put together, only at the end, as a plugin. Here you will find:

Bugs

If you find any other problems please contact ug57dsm AT cs.bham.ac.uk or seconddevil AT users.sourceforge.net. Please include any information you think relevant with your message.

Links

API

Here is the javadoc for all the java files included in this distribution.