License
Packlet is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
Except for the src/org directory, this software is licensed under the terms of the GNU Lesser
General Public License, Version 2.1. The src/org directory includes software developed by the
Apache Software Foundation (http://www.apache.org/) and is licensed under the terms of the Apache
Software License, Version 1.1. For a copy of these licenses, see the files license.txt and
src/org/LICENSE which are part of he distribution.
Requirements
jdk 1.2 or higher.
Installing
Download packlet_x_y.class
Run
java -cp download_dir packlet_x_y
where download_dir is the directory containing the download file
Add
path_to_packlet/bin
to your path.
|