/****************************************
*       general:                        *
****************************************/

The sourcefiles included in the release are
only added to comply with the GNU GPL. A more
complete package and support for interested
developers can be found at the sourceforge
project called "phex". To find it go to 

http://www.sourceforge.net

/****************************************
*       the current problem:            *
****************************************/

There are noumerous things about Phex wed
like to change, so if youre interested in
contributing to Phex, check the phex project
at http://www.sourceforge.net .

At the moment we are especially looking for
Java coders with interest in integrating new
Gnutella protocol specifications into Phex.

GUI programming is another field in which
we can never ever have enough talented
developers.


/*****************************************
*         using ant:                     *
*****************************************/

type...

"ant"          - to generate the classes and the jarfile
"ant compile"  - to only generate the classes
"ant doc"      - to generate the javadoc
"ant clean"    - to remove the jarfile and classes