Menu

Autojar 2.1 released

New option -A: When a class uses resources (Class.getResource() etc.), Autojar can find and add the corresponding file automatically, or issue a warning. Same procedure and limitations as with Class.forName().

New pseudo option -Y: If a library A.jar is prefixed by -Y in the parameter list, the classes in A.jar will not be added, only external classes they depend.

Note: Autojar-plugin still contains Autojar 2.01. The plugin will soon become a separate Sourceforge project. It will then be updated to the latest Autojar version.

Posted by Bernd Eggink 2011-05-13

Log in to post a comment.