Re: Beans Binding

2022-06-05 Thread Michael Bien
Hi Bill, keep in mind that JSR-295 is inactive. There haven't been any bugfix releases of beansbinding in over a decade. The last attempt I am aware of keeping beans binding alive was from Fabrizio Giudici in form of betterbeansbinding* unless you are maintaining an old project, I

unpack2000 (Re: Beans Binding ())

2022-06-05 Thread Eric Bresie
This got me thinking about the need/current state of unpack200/pack200 (1)… When creating nbm some (mainly older say Netbeans 8.x timeframe nbm) leveraged pack200 in attempts to save space. In more recent JDK versions in/pack200 capabilities were remove (2) as of JDK 14. I workaround was identif

Re: Beans Binding

2022-06-05 Thread Ernie Rael
version 1.2.1. I want to bund my database tables with components in my application, specifically a “Customers DB” table with a customers jTable. Having connected and added the database and tables in the application, I tried right-clicking the jTable and get the pop-up window but the beans binding

Re: Beans Binding

2022-06-03 Thread Ernie Rael
the jTable and get the pop-up window but the beans binding option is missing. What have I done wrong, and how do I correct this? - To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail

Beans Binding

2022-06-03 Thread Bill Babbitt
tables in the application, I tried right-clicking the jTable and get the pop-up window but the beans binding option is missing. What have I done wrong, and how do I correct this? - To unsubscribe, e-mail: users-unsubscr