Unkrig.de: Difference between revisions

From unkrig.de
Jump to navigation Jump to search
No edit summary
Line 14: Line 14:


== Larger Projects ==
== Larger Projects ==
=== [http://docs.codehaus.org/display/JANINO/ Janino] ===
: A super-small, super-fast Java™ compiler for embedded applications where you want to compile code on-the-fly into byte code which is executed in the running JVM. Includes a Java™ disassembler.
=== [[Cs-contrib.unkrig.de|CheckStyle Contributions]] ===
: Additional checks, filters and quickfixes for [http://checkstyle.sourceforge.net/ CheckStyle] and [http://eclipse-cs.sourceforge.net/ Eclipse-CS].


=== [[Loggifier.unkrig.de|Loggifier]] ===
=== [[Loggifier.unkrig.de|Loggifier]] ===
: A tool for automatic injection of logging code into Java™ class files, making it unnecessary to mess up your code with hand-written logging.
: A tool for automatic injection of logging code into Java™ class files, making it unnecessary to mess up your code with hand-written logging.
=== [http://docs.codehaus.org/display/JANINO/ Janino] ===
: A super-small, super-fast Java™ compiler for embedded applications where you want to compile code on-the-fly into byte code which is executed in the running JVM. Includes a Java™ disassembler.


== Smaller Projects ==
== Smaller Projects ==
Line 28: Line 31:
=== [[Commons.unkrig.de]] ===
=== [[Commons.unkrig.de]] ===
: A versatile Java™ library, including a highly flexible HTTP and FTP server.
: A versatile Java™ library, including a highly flexible HTTP and FTP server.
=== [[Cs-contrib.unkrig.de|CheckStyle Contributions]] ===
: Additional checks, filters and quickfixes for [http://checkstyle.sourceforge.net/ CheckStyle] and [http://eclipse-cs.sourceforge.net/ Eclipse-CS].


=== [[Cs-doclet|CheckStyle Doclet]] ===
=== [[Cs-doclet|CheckStyle Doclet]] ===

Revision as of 16:19, 30 December 2014

 

Welcome to unkrig.de!

Where the fine software grows

 

Javawordcloud.png

Preamble

Hello out there!

I am a professional programmer, and when I have time I work on several cool open source projects. Find them useful, interesting, inspiring - or contribute! To contact me, send email to 'arno att unkrig dott de', or (for JANINO) use the mailing list.

Cheers, Arno

Larger Projects

Janino

A super-small, super-fast Java™ compiler for embedded applications where you want to compile code on-the-fly into byte code which is executed in the running JVM. Includes a Java™ disassembler.

CheckStyle Contributions

Additional checks, filters and quickfixes for CheckStyle and Eclipse-CS.

Loggifier

A tool for automatic injection of logging code into Java™ class files, making it unnecessary to mess up your code with hand-written logging.

Smaller Projects

Ant-contrib.unkrig.de

Some contributions to APACHE ANT, e.g. the <swingDialog> task which significantly enhances ANT's <input> task.

Commons.unkrig.de

A versatile Java™ library, including a highly flexible HTTP and FTP server.

CheckStyle Doclet

A JAVADOC doclet that generates the metadata files for CheckStyle and eclipse-cs from 'doc tags' in the source code of your checks and filters.

CVS Tools

An ECLIPSE plug-in for advanced CVS operations.

Subclipse enhancements plug-in

The often-missed <de.unkrig.subclipse.svn> ANT task that uses the SUBCLIPSE client of the running ECLIPSE workbench.

ZZ Tools

Enhanced versions of the widely known DIFF, FIND, GREP and PATCH command-line tools, which handle not only directories and files, but also ZIP and GZIP files, and even nested ZIP and GZIP files.