forked from pool/beansbinding
OBS-URL: https://build.opensuse.org/request/show/837987 OBS-URL: https://build.opensuse.org/package/show/Java:packages/beansbinding?expand=0&rev=17
18 lines
630 B
Plaintext
18 lines
630 B
Plaintext
Source: beansbinding
|
|
Section: contrib/education
|
|
Priority: optional
|
|
Maintainer: Frank Schütte <fschuett@gymnasium-himmelsthuer.de>
|
|
Build-Depends: debhelper (>= 4.1.16), ant, default-jdk
|
|
|
|
Package: beansbinding
|
|
Architecture: any
|
|
Provides: beansbinding
|
|
Depends: default-jre (>= 1.6)
|
|
Description: Beans Binding (JSR 295) reference implementation
|
|
In essence, Beans Binding (JSR 295) is about keeping two properties
|
|
(typically of two objects) in sync. An additional emphasis is placed on
|
|
the ability to bind to Swing components, and easy integration with IDEs
|
|
such as NetBeans. This project provides the reference implementation.
|
|
|
|
|