Search Results

3
votes

Java Application Installers

If you are looking for an Open Source solution, take a look here: http://java-source.net/open-source/installer-gener …
0
votes

What libs can I use to bind POJOs to external files for TDD without much overhead?

Just use XStream (for XML or you could give a try to JSON). But... Man, I just can't avoid to think that put the test data outside the unit test itself will leads you to unreadable …
1
vote

Lua Library for Jabber

Verse. Verse is a Jabber/XMPP library for Lua. It is based on the C version of the strophe …