Menu

Tree [a2dc02] jupidator tip /
 History

Read Only access


File Date Author Commit
 Creator 2013-03-24 Panayotis Katsaloulis Panayotis Katsaloulis [b8ee8b] fix target version for some classes which did n...
 i18n 2013-04-20 Panayotis Katsaloulis Panayotis Katsaloulis [a2dc02] fix error not requesting the last file
 nbproject 2013-03-31 Panayotis Katsaloulis Panayotis Katsaloulis [e3be3e] get rid of application support directort requir...
 privileges 2011-01-28 Panayotis Katsaloulis Panayotis Katsaloulis [109472] launch parameters are now computed after commit...
 src 2013-04-20 Panayotis Katsaloulis Panayotis Katsaloulis [a2dc02] fix error not requesting the last file
 .hgignore 2013-03-10 Panayotis Katsaloulis Panayotis Katsaloulis [6f0114] fix order of command line options for construct
 .hgtags 2012-09-14 Panayotis Katsaloulis Panayotis Katsaloulis [fc6bec] Added tag V0.7.1 for changeset 60ffc69f4626
 LICENSE 2012-09-13 Panayotis Katsaloulis Panayotis Katsaloulis [133029] Support missing arch tag; support of AppVersion...
 README 2011-01-30 Panayotis Katsaloulis Panayotis Katsaloulis [bd0adb] improved readme + build.xml
 build.xml 2013-04-20 Panayotis Katsaloulis Panayotis Katsaloulis [fbb2f5] update version to 0.8
 manifest.mf 2008-10-28 teras teras [34e683] [svn r1] Initial import

Read Me

Thank you for trying Jupidator.

This bundle contains both, the Jupidator library, and the source code.
To use this library, only the file "jupidator.jar", found under
"dist" is needed.

Just include it in the class path of your application and you can use it.
This jar is also self-executed. You can use it from the command line
just the way you could use it as a bundled library.
To use it, you can type:
java -jar jupidator.jar

Have a look then at the required parameters.



Documentation files can be found under dist/doc directory.

To compile the library from sources, use the following ant task:
ant jar

To make documentation, use the following ant task:
ant doc
You might need docbook utilities and dtddoc to create documentation.

Thank you for being interested with Jupidator, the java-based auto-update library