Java-GNOME
==========

Java-GNOME is a set of Java bindings for GNOME and GTK libraries,
so GNOME applications can be written in Java.  It is implemented
as a JNI layer that delegates the Java calls out to the underlying
C library.

The official web site is:
  http://java-gnome.sourceforge.net


Installation
============

See the INSTALL file in each module for instruction on how to
build the binding from source.


How to report bugs
==================

You can submit bugs at the following url:
  http://bugzilla.gnome.org/enter_bug.cgi?product=java-gnome
 
Please indicate what version of the library you were using when
you encountered the bug.  

Please include the following information in your bug report:

1) The type of system and version of the operating system you are using.
2) The version of GTK/GNOME you are using.
3) A detailed description of the bug.  If the bug is reporducable, please
indicate haw to reproduce.

You can also submit enhancement requests at the same location.


How to submit patches
=====================

Patches can be submitted at the following url:
  http://bugzilla.gnome.org/enter_bug.cgi?product=java-gnome


How can I contribute / join the team
====================================

Submitting bugs and patches is a great help to the team.  If you wish
to have a greater involvement, we would welcome new members to the team.
Just send an email to the java-gnome developers list and the team will
help you get started.

