Re: Package org.jdesktop.beansbinding does not exist

2020-01-21 Thread Carl Mosca
I thought I forwarded my reply (after sending to only Gj by mistake). Here it is (again) just in case. It's been a long time since I used beansbinding but I believe last I did we started using betterbeansbinding. it.tidalwave.betterbeansbinding betterbeansbinding

Re: Fwd: Package org.jdesktop.beansbinding does not exist

2020-01-21 Thread Andrew Janke
Package org.jdesktop.beansbinding does not exist > To: Geertjan Wielenga mailto:geert...@apache.org>> > > > It's been a long time since I used beansbinding but I believe last I > did we started using betterbeansbinding.   > >         >             it.tidalwave.be

Re: Package org.jdesktop.beansbinding does not exist

2020-01-21 Thread Emilian Bold
Beansbinding is used: * at runtime. You can also add the beansbinding library as a direct JAR dependency. * when editing the forms. Can be re-added with this module https://github.com/emilianbold/nb-apache-form-binding Depends how complex your beandbinding code is. If you have something simple yo

Fwd: Package org.jdesktop.beansbinding does not exist

2020-01-21 Thread Carl Mosca
-- Forwarded message - From: Carl Mosca Date: Tue, Jan 21, 2020 at 9:21 AM Subject: Re: Package org.jdesktop.beansbinding does not exist To: Geertjan Wielenga It's been a long time since I used beansbinding but I believe last I did we started using betterbeansbi

Re: Package org.jdesktop.beansbinding does not exist

2020-01-21 Thread Carl Mosca
Sorry, I did not do a "reply all" - forwarded. On Tue, Jan 21, 2020 at 11:38 AM Andrew Janke wrote: > That sounds like a good idea. I've started the process to do so. > > What do you mean by "Carl's co-ordinates above"? Did I miss an email? > > And do you know what Maven coordinates I might use

Re: Package org.jdesktop.beansbinding does not exist

2020-01-21 Thread Andrew Janke
That sounds like a good idea. I've started the process to do so. What do you mean by "Carl's co-ordinates above"? Did I miss an email? And do you know what Maven coordinates I might use to get the following classes: org.netbeans.editor.Utilities org.netbeans.editor.ext.ExtKit org.netbeans.module

Re: Package org.jdesktop.beansbinding does not exist

2020-01-21 Thread Geertjan Wielenga
While you're at it, you may as well try to move the project to Maven and then Carl's co-ordinates above can be used. Gj On Tue, Jan 21, 2020 at 3:30 PM Andrew Janke wrote: > Oops! I've made the repo public. > > I'm up for rewriting the code. I'd like to get rid of the dependency on an > obsolet

Re: Package org.jdesktop.beansbinding does not exist

2020-01-21 Thread Andrew Janke
Oops! I've made the repo public. I'm up for rewriting the code. I'd like to get rid of the dependency on an obsolete library. I don't suppose there's a migration guide for this? I don't know org.jdesktop.beansbinding well enough to know what to replace it with. Glad to hear I might have some user

Re: Package org.jdesktop.beansbinding does not exist

2020-01-21 Thread Geertjan Wielenga
I'd take a look but the repo doesn't seem to be there or public: https://github.com/apjanke/antlrworks2-jank Indeed, we had to remove beansbinding, if at all possible I'd consider rewriting the code (unless it's way too much) related to this to not rely on this. Great that you're working on this

Package org.jdesktop.beansbinding does not exist

2020-01-21 Thread Andrew Janke
Hi, Apache NetBeans folks, I'm trying to resurrect the ANTLRWorks 2 IDE project (https://github.com/tunnelvisionlabs/antlrworks2) and get it running on Apache NetBeans 11.2. This codebase was previously running on NetBeans 8.2. There are several references to classes in org.jdesktop.beansbinding