LWN.net Logo

Java ATK Wrapper 0.27.1 released!

From:  Ke Wang <Ke.Wang-AT-Sun.COM>
To:  gnome-announce-list-AT-gnome.org
Subject:  Java ATK Wrapper 0.27.1 released!
Date:  Fri, 05 Jun 2009 11:33:32 +0800
Message-ID:  <4A28920C.10605@sun.com>
Archive-link:  Article, Thread

This is the initial release of Java ATK Wrapper.

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


JAW has not been fully tested, so there must be many bugs.

I didn't find a solution to auto-detect JAVA_HOME that works on all 
platforms, so, to build JAW, you should directly pass the JAVA_HOME 
variable.
Hope this will be fixed in the next release.
Any suggestions are welcome!
You can either file bugs , or directly send me an email.

Thanks!

Ke
_______________________________________________
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list



(Log in to post comments)

Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds