{{{ ProjectViewer 3.6
Source: Source code is in git with the tag pv_3_6
Announcement: Bugfix release.
Requires Java 1.8
Requires jEdit 05.04.99.00
Required plugins:
Common Controls 1.7.5 (CommonControlsPlugin)
Optional plugins:
ErrorList 2.3 (errorlist.ErrorListPlugin)
Info Viewer 1.6.3 (infoviewer.InfoViewerPlugin)
Short Description: The ProjectViewer plugin provides an interface for managing a "project", i.e. a related group of source files.
Long Description: The ProjectViewer plugin provides an interface for managing a
project - a related group of source files.
The plugin provides a GUI for managing the projects and their contents,
and provides a powerful extension mechanism for other plugins that
want to add project-specific functionality.
}}}
Jedit is complaining at startup regarding the CommonControls dependency. Only 1.7.4 is available, but plugin asks for 1.7.5. Compiled against 1.7.4 fine.
I changed it to CommonControls 1.7.4 and re-tagged.
Released to PC