Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
jalopy: Java Source Code Formatter Beautifier Pretty Printer
- Summary
- Jalopy is a source code formatter for the Sun Java programming
language. It layouts any valid Java source code according to some
widely configurable rules; to meet a certain coding style without
putting a formatting burden on individual developers.
With Jalopy you will be able to transform any foreign coding style to
your own preferences, without any browbeating or bloodletting.
Changelog
- * Fri Nov 14 09:00:00 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.0-0.b10.4jpp
-
- Eclipse plugins are now in %{_datadir}/eclipse.
- Clean up non-versioned javadoc dir symlinking.
- Rename jalopy-preferences to jalopy-settings.
- Add freedesktop.org menu entry for jalopy-settings.
- Fix manual XSL.
- Save .spec in UTF-8, some small cleanups.
- * Mon Jun 16 10:00:00 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.0-0.b10.3jpp
-
- Get rid of Class-Paths in manifests, add missing oro.jar to
base jars in %{_bindir}/jalopy.
- * Sat Mar 1 09:00:00 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.0-0.b10.2jpp
-
- Update for JPackage 1.5.
- Build Eclipse plugin. (jEdit plugin builds, but doesn't work, deferred)
- Rename ant plugin to ant-jalopy.
- Force use of Saxon when building docs, Xalan from J2SE 1.4 is too buggy.