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
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
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
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
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
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
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