{{{ astyle 0.8.3
Source: Source code is in SVN with the tag svn.code.sf.net/p/jedit/svn/plugins/AStylePlugin/tags/0.8.3
Announcement:
* Renamed AStyle to AStylePlugin - Alan Ezust
* Fixed naming inconsistency - Alan Ezust
* Allow beautifying read-only buffers - Dale Anson
Requires Java 1.6
Requires jEdit 05.02.01.00
Required plugins:
Beauty 0.8.0 (beauty.BeautyPlugin)
Short Description: The AStyle plugin is a code beautifier for Java, C, and C++.
Long Description: The AStyle plugin is a code beautifier for Java, C, and C++.
}}}
Hey Dale, looks like the documentation got lost, maybe? The old one had some documentation, and the props file points to astyleplugin/help.html. However, I don't see the help.html file and I don't see any of the user-guide files for xslt-proc, so I'm not sure how they were generated. The plugin has been built and tested, it looks good, just not sure about the docs. I can release it as is, but wanted to check with you first.
Nevermind found it. The clean task was deleting the documentation.
Released to PC