Java ATK Wrapper 0.27.4 released!



What's JAW?
========

Java ATK Wrapper is a implementation of ATK by using JNI technic. It converts Java Swing events into ATK events, and send these events to ATK-Bridge.

JAW is part of the Bonobo deprecation project. It will replace the java-access-bridge after being fully tested. By talking to ATK-Bridge, it keeps itself from being affected by the change of underlying communication mechanism.


Where?
=====

The git repo is at:
git clone git://git.gnome.org/java-atk-wrapper

The tarballs are here:
http://ftp.gnome.org/pub/GNOME/sources/java-atk-wrapper/

Reporting bugs
==========

URL: http://bugzilla.gnome.org
Classification:   Platform
Application:       at-spi
Component:       Java ATK Wrapper


Important changes
============
* Fixed bug that class files of internal classes are not packed into jar file
* Fixed build problem of loop variables outside C99 mode
* Removed functionality of JAVA_HOME auto-detection

Thanks!

Ke


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]