I'm sponsoring the following case for Harshal Patil.  This case is intended
to support the Azureus (soon to be Vuze) bittorrent client, the case for
which should be running soon.  It would also enable Eclipse to be
integrated.

I'm not satisfied with the materials as they are, but Harshal asked that I
run the case anyway, and re-ask my questions on the record.  So here it is.

The case times out on Monday, July 28, 2008.

Danek

======================================================================

Summary
=======

SWT is an open source widget toolkit for Java designed to provide
efficient, portable access to the user-interface facilities of the
operating systems on which it is implemented.

SWT is release under Eclipse Public License.

This project requests a minor release binding, requires minor changes in
makefile.  it will be added in SFW as SUNWswt.

Interfaces
==========

Stability classification Uncommitted for all exported interfaces.  Man
pages are included in the case materials directory.

Exported Interfaces
-------------------

/usr/lib/swt/swt.jar
/usr/lib/swt/swt-debug.jar
/usr/lib/swt/libswt-pi-gtk-3349.so
/usr/lib/swt/libswt-gtk-3349.so
/usr/lib/swt/libswt-gnome-gtk-3349.so
/usr/lib/swt/libswt-cde-gtk-3349.so
/usr/lib/swt/libswt-cairo-gtk-3349.so
/usr/lib/swt/libswt-awt-gtk-3349.so
/usr/lib/swt/libswt-atk-gtk-3349.so

Since this is a shared lib, the numbers before .so don't matter.. even if
we later upgrade this lib, all the apps depending on it will not be
affected. What those apps will look for is to load libs like swt-atk-gtk
etc.


Imported Interfaces (Following are the dependacies while compiling the SWT,
they are not require to use SWT, one can install pre-compiled SWT without
these packages)
-------------------
 SUNWcairomm
 SUNWpng
 SUNWxwinc
 SUNWgnome-common-devel


Reference Documents
===================
   [1] http://www.eclipse.org/swt/
   [2] http://en.wikipedia.org/wiki/Standard_Widget_Toolkit


Reply via email to