[jira] [Commented] (NETBEANS-530) No Bind option on the popup to create Bindings

2018-07-06 Thread Patrick Angle (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534941#comment-16534941
 ] 

Patrick Angle commented on NETBEANS-530:


Dropping this support completely breaks quite a few existing applications we 
develop. While it is true that the JSR was withdrawn, this remained the best 
way to create binding-based guis with Netbeans because of the first-class 
support in the GUI editor. Perhaps the binding options should only appear when 
the project has had the jdesktop-beansbinding library added from an external 
source, like Maven, thereby relying on the project owner to obtain the Oracle 
JAR themselves.

> No Bind option on the popup to create Bindings 
> ---
>
> Key: NETBEANS-530
> URL: https://issues.apache.org/jira/browse/NETBEANS-530
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 9.0
> Environment: Window 8.1, MacOs 10.11.6
>Reporter: efrem mccrimon
>Priority: Major
> Attachments: no_bind_popup_item.JPG
>
>
> Trying to create bindings, created a textfield and Slider to demonstrate and 
> test basic bean binding.  From the Design view, I wanted to bind the slider 
> to the text field.
> Right-click the text field component and wanted to choose Bind.  There is not 
> Bind option on the popup menu.  It is not present in build #375, or #378.  It 
> is on NB 8.2 and NB 8.02.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-530) No Bind option on the popup to create Bindings

2018-07-29 Thread Marcin Jamszolik (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16561141#comment-16561141
 ] 

Marcin Jamszolik commented on NETBEANS-530:
---

Hi, [~GeertjanWielenga]  I would like to add to [~patrick.angle] comment.

Indeed, we have built several GUI Forms with Netbeans 8.2 with beansbinding.  I 
was under the impression this was an obvious pattern to adopt.   I started to 
look into JGoodies binding, but not sure how to migrate yet.  So no plans for 
users to migrate off of beansbinding that was built wit Netbeans GUI builder?

Some of the binding logic is within Netbeans locked section for non-editing.  

While I understand the licensing issue you raised Geertjan.  Please consider 
the fall out and side affects of your users who took advantage of the built in 
feature.  If beansbinding is not the answer, are we back to cave man days of 
manually wireing all data driven gui?

Any recommendation for existing users with large code base that got themselves 
to use the feature in netbeans and would like to keep up with Apache Netbeans 
going forward.

Regards.

> No Bind option on the popup to create Bindings 
> ---
>
> Key: NETBEANS-530
> URL: https://issues.apache.org/jira/browse/NETBEANS-530
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 9.0
> Environment: Window 8.1, MacOs 10.11.6
>Reporter: efrem mccrimon
>Priority: Major
> Attachments: no_bind_popup_item.JPG
>
>
> Trying to create bindings, created a textfield and Slider to demonstrate and 
> test basic bean binding.  From the Design view, I wanted to bind the slider 
> to the text field.
> Right-click the text field component and wanted to choose Bind.  There is not 
> Bind option on the popup menu.  It is not present in build #375, or #378.  It 
> is on NB 8.2 and NB 8.02.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-530) No Bind option on the popup to create Bindings

2018-07-29 Thread Geertjan Wielenga (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16561162#comment-16561162
 ] 

Geertjan Wielenga commented on NETBEANS-530:


We would not be allowed to release NetBeans from Apache if we were to include 
this library, because of its licensing. I would rather not have this library 
than not have NetBeans at all. 

> No Bind option on the popup to create Bindings 
> ---
>
> Key: NETBEANS-530
> URL: https://issues.apache.org/jira/browse/NETBEANS-530
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 9.0
> Environment: Window 8.1, MacOs 10.11.6
>Reporter: efrem mccrimon
>Priority: Major
> Attachments: no_bind_popup_item.JPG
>
>
> Trying to create bindings, created a textfield and Slider to demonstrate and 
> test basic bean binding.  From the Design view, I wanted to bind the slider 
> to the text field.
> Right-click the text field component and wanted to choose Bind.  There is not 
> Bind option on the popup menu.  It is not present in build #375, or #378.  It 
> is on NB 8.2 and NB 8.02.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-530) No Bind option on the popup to create Bindings

2018-07-29 Thread Geertjan Wielenga (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16561167#comment-16561167
 ] 

Geertjan Wielenga commented on NETBEANS-530:


And Oracle owns the source code and has not relicensed it in a way to make it 
acceptable to Apache and also has not donated it to Apache.

> No Bind option on the popup to create Bindings 
> ---
>
> Key: NETBEANS-530
> URL: https://issues.apache.org/jira/browse/NETBEANS-530
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 9.0
> Environment: Window 8.1, MacOs 10.11.6
>Reporter: efrem mccrimon
>Priority: Major
> Attachments: no_bind_popup_item.JPG
>
>
> Trying to create bindings, created a textfield and Slider to demonstrate and 
> test basic bean binding.  From the Design view, I wanted to bind the slider 
> to the text field.
> Right-click the text field component and wanted to choose Bind.  There is not 
> Bind option on the popup menu.  It is not present in build #375, or #378.  It 
> is on NB 8.2 and NB 8.02.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-530) No Bind option on the popup to create Bindings

2018-07-29 Thread Geertjan Wielenga (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16561170#comment-16561170
 ] 

Geertjan Wielenga commented on NETBEANS-530:


But most important of all, I am sorry to need to say this but it is very unwise 
to use a JSR that has not become official in production code. (It was also very 
unwise for NetBeans to have ever supported this library at all, but that’s a 
different discussion, since it was never officially released and is now dead.)

> No Bind option on the popup to create Bindings 
> ---
>
> Key: NETBEANS-530
> URL: https://issues.apache.org/jira/browse/NETBEANS-530
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 9.0
> Environment: Window 8.1, MacOs 10.11.6
>Reporter: efrem mccrimon
>Priority: Major
> Attachments: no_bind_popup_item.JPG
>
>
> Trying to create bindings, created a textfield and Slider to demonstrate and 
> test basic bean binding.  From the Design view, I wanted to bind the slider 
> to the text field.
> Right-click the text field component and wanted to choose Bind.  There is not 
> Bind option on the popup menu.  It is not present in build #375, or #378.  It 
> is on NB 8.2 and NB 8.02.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-530) No Bind option on the popup to create Bindings

2018-07-29 Thread Patrick Angle (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16561191#comment-16561191
 ] 

Patrick Angle commented on NETBEANS-530:


[~GeertjanWielenga] it certainly was unwise of us. We should have researched 
the library further to find that it was indeed a dead JSR before using it, but 
here we are. From our end, we are resolving this problem by writing a similar 
library from scratch the accomplishes what we need to do, as well as make other 
aspects of our workflow easier. In the interim as we roll out our new library 
out across our code base, we will be running NetBeans 8.2 to make changes to 
existing GUI forms that haven’t been switched over, and NetBeans 9 for 
everything else. 

> No Bind option on the popup to create Bindings 
> ---
>
> Key: NETBEANS-530
> URL: https://issues.apache.org/jira/browse/NETBEANS-530
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 9.0
> Environment: Window 8.1, MacOs 10.11.6
>Reporter: efrem mccrimon
>Priority: Major
> Attachments: no_bind_popup_item.JPG
>
>
> Trying to create bindings, created a textfield and Slider to demonstrate and 
> test basic bean binding.  From the Design view, I wanted to bind the slider 
> to the text field.
> Right-click the text field component and wanted to choose Bind.  There is not 
> Bind option on the popup menu.  It is not present in build #375, or #378.  It 
> is on NB 8.2 and NB 8.02.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-530) No Bind option on the popup to create Bindings

2018-07-29 Thread Geertjan Wielenga (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16561196#comment-16561196
 ] 

Geertjan Wielenga commented on NETBEANS-530:


Very interesting! Maybe that library you’re working on could be donated to 
Apache and integrated into NetBeans as a replacement for JSR 295. However, that 
would depend on it behaving similarly etc.

> No Bind option on the popup to create Bindings 
> ---
>
> Key: NETBEANS-530
> URL: https://issues.apache.org/jira/browse/NETBEANS-530
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 9.0
> Environment: Window 8.1, MacOs 10.11.6
>Reporter: efrem mccrimon
>Priority: Major
> Attachments: no_bind_popup_item.JPG
>
>
> Trying to create bindings, created a textfield and Slider to demonstrate and 
> test basic bean binding.  From the Design view, I wanted to bind the slider 
> to the text field.
> Right-click the text field component and wanted to choose Bind.  There is not 
> Bind option on the popup menu.  It is not present in build #375, or #378.  It 
> is on NB 8.2 and NB 8.02.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-530) No Bind option on the popup to create Bindings

2018-07-29 Thread Patrick Angle (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16561202#comment-16561202
 ] 

Patrick Angle commented on NETBEANS-530:


It’s certainly an option we are open to! Still very much a work in progress, 
but designed to ease our pain of switching binding libraries. We still lean 
heavily on the source for the original BeansBinding Observable Collections 
right now, which is the only code that isn’t actually ours right now. We will 
continue to test and work towards feature parity. 

> No Bind option on the popup to create Bindings 
> ---
>
> Key: NETBEANS-530
> URL: https://issues.apache.org/jira/browse/NETBEANS-530
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 9.0
> Environment: Window 8.1, MacOs 10.11.6
>Reporter: efrem mccrimon
>Priority: Major
> Attachments: no_bind_popup_item.JPG
>
>
> Trying to create bindings, created a textfield and Slider to demonstrate and 
> test basic bean binding.  From the Design view, I wanted to bind the slider 
> to the text field.
> Right-click the text field component and wanted to choose Bind.  There is not 
> Bind option on the popup menu.  It is not present in build #375, or #378.  It 
> is on NB 8.2 and NB 8.02.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-530) No Bind option on the popup to create Bindings

2018-07-29 Thread Geertjan Wielenga (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16561205#comment-16561205
 ] 

Geertjan Wielenga commented on NETBEANS-530:


Very promising. Be sure to think of a cool name for your library, sadly this 
may be far more important than it probably should be. 

> No Bind option on the popup to create Bindings 
> ---
>
> Key: NETBEANS-530
> URL: https://issues.apache.org/jira/browse/NETBEANS-530
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 9.0
> Environment: Window 8.1, MacOs 10.11.6
>Reporter: efrem mccrimon
>Priority: Major
> Attachments: no_bind_popup_item.JPG
>
>
> Trying to create bindings, created a textfield and Slider to demonstrate and 
> test basic bean binding.  From the Design view, I wanted to bind the slider 
> to the text field.
> Right-click the text field component and wanted to choose Bind.  There is not 
> Bind option on the popup menu.  It is not present in build #375, or #378.  It 
> is on NB 8.2 and NB 8.02.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-530) No Bind option on the popup to create Bindings

2018-08-02 Thread Marcin Jamszolik (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16567665#comment-16567665
 ] 

Marcin Jamszolik commented on NETBEANS-530:
---

How is Eclipse getting away with it then?

According to their latest documentation and their examples, they are using the 
very same databinding library.  Unless I am wrong.  

I would love to be wrong on this, actually.  
The question is.  Why Eclipse is able to include the feature?
I would imagine they are also bound by similar constraints when it comes to 
opensource?

Can Netbeans adopt what eclipse does?

[Eclipse Documentation Swing data binding 
|https://help.eclipse.org/photon/index.jsp?topic=%2Forg.eclipse.wb.swing.doc.user%2Fhtml%2Ffeatures%2Fswing%2Fdata_binding%2Fswing_bindings.html&resultof=%22swing%22%20%22binding%22%20%22bind%22%20]

 

!Screenshot from 2018-08-02 21-18-53.png!

> No Bind option on the popup to create Bindings 
> ---
>
> Key: NETBEANS-530
> URL: https://issues.apache.org/jira/browse/NETBEANS-530
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 9.0
> Environment: Window 8.1, MacOs 10.11.6
>Reporter: efrem mccrimon
>Priority: Major
> Attachments: Screenshot from 2018-08-02 21-18-53.png, 
> no_bind_popup_item.JPG
>
>
> Trying to create bindings, created a textfield and Slider to demonstrate and 
> test basic bean binding.  From the Design view, I wanted to bind the slider 
> to the text field.
> Right-click the text field component and wanted to choose Bind.  There is not 
> Bind option on the popup menu.  It is not present in build #375, or #378.  It 
> is on NB 8.2 and NB 8.02.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-530) No Bind option on the popup to create Bindings

2018-08-03 Thread Geertjan Wielenga (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16567896#comment-16567896
 ] 

Geertjan Wielenga commented on NETBEANS-530:


Eclipse is part of the Eclipse Foundation. NetBeans is part of the Apache 
Software Foundation.

These are two different foundations, with different licensing rules.

In Apache, GPL-based libraries are not acceptable. Libraries that are GPL-based 
cannot be distributed from Apache.

> No Bind option on the popup to create Bindings 
> ---
>
> Key: NETBEANS-530
> URL: https://issues.apache.org/jira/browse/NETBEANS-530
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 9.0
> Environment: Window 8.1, MacOs 10.11.6
>Reporter: efrem mccrimon
>Priority: Major
> Attachments: Screenshot from 2018-08-02 21-18-53.png, 
> no_bind_popup_item.JPG
>
>
> Trying to create bindings, created a textfield and Slider to demonstrate and 
> test basic bean binding.  From the Design view, I wanted to bind the slider 
> to the text field.
> Right-click the text field component and wanted to choose Bind.  There is not 
> Bind option on the popup menu.  It is not present in build #375, or #378.  It 
> is on NB 8.2 and NB 8.02.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-530) No Bind option on the popup to create Bindings

2018-08-03 Thread efrem mccrimon (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16568145#comment-16568145
 ] 

efrem mccrimon commented on NETBEANS-530:
-

I think this is an excellent explanation and the information about
future donations from Oracle to Apache should be published again.
Furthermore, it is interesting to know about the licensing rules in
place for Apache.

Regards,

Efrem McCrimon
On Fri, Aug 3, 2018 at 12:38 AM Geertjan Wielenga (JIRA)


> No Bind option on the popup to create Bindings 
> ---
>
> Key: NETBEANS-530
> URL: https://issues.apache.org/jira/browse/NETBEANS-530
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 9.0
> Environment: Window 8.1, MacOs 10.11.6
>Reporter: efrem mccrimon
>Priority: Major
> Attachments: Screenshot from 2018-08-02 21-18-53.png, 
> no_bind_popup_item.JPG
>
>
> Trying to create bindings, created a textfield and Slider to demonstrate and 
> test basic bean binding.  From the Design view, I wanted to bind the slider 
> to the text field.
> Right-click the text field component and wanted to choose Bind.  There is not 
> Bind option on the popup menu.  It is not present in build #375, or #378.  It 
> is on NB 8.2 and NB 8.02.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-530) No Bind option on the popup to create Bindings

2018-08-10 Thread Austin Stephens (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16576837#comment-16576837
 ] 

Austin Stephens commented on NETBEANS-530:
--

I have a revision that brings the form.bindings module back from the dead. How 
do I reference an external library to go with it? Note: I did not being back 
jdesktop

> No Bind option on the popup to create Bindings 
> ---
>
> Key: NETBEANS-530
> URL: https://issues.apache.org/jira/browse/NETBEANS-530
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 9.0
> Environment: Window 8.1, MacOs 10.11.6
>Reporter: efrem mccrimon
>Priority: Major
> Attachments: Screenshot from 2018-08-02 21-18-53.png, 
> no_bind_popup_item.JPG
>
>
> Trying to create bindings, created a textfield and Slider to demonstrate and 
> test basic bean binding.  From the Design view, I wanted to bind the slider 
> to the text field.
> Right-click the text field component and wanted to choose Bind.  There is not 
> Bind option on the popup menu.  It is not present in build #375, or #378.  It 
> is on NB 8.2 and NB 8.02.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-530) No Bind option on the popup to create Bindings

2018-08-10 Thread Austin Stephens (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16576841#comment-16576841
 ] 

Austin Stephens commented on NETBEANS-530:
--

[~patrick.angle], is [https://github.com/pangle/PACommons] the project that you 
are working on?

> No Bind option on the popup to create Bindings 
> ---
>
> Key: NETBEANS-530
> URL: https://issues.apache.org/jira/browse/NETBEANS-530
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 9.0
> Environment: Window 8.1, MacOs 10.11.6
>Reporter: efrem mccrimon
>Priority: Major
> Attachments: Screenshot from 2018-08-02 21-18-53.png, 
> no_bind_popup_item.JPG
>
>
> Trying to create bindings, created a textfield and Slider to demonstrate and 
> test basic bean binding.  From the Design view, I wanted to bind the slider 
> to the text field.
> Right-click the text field component and wanted to choose Bind.  There is not 
> Bind option on the popup menu.  It is not present in build #375, or #378.  It 
> is on NB 8.2 and NB 8.02.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-530) No Bind option on the popup to create Bindings

2018-08-14 Thread Austin Stephens (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580441#comment-16580441
 ] 

Austin Stephens commented on NETBEANS-530:
--

I have brought back the form.binding module here: 
[https://github.com/SirIntellegence/incubator-netbeans/tree/NETBEANS-530]

Haven't done anything else so far though.

> No Bind option on the popup to create Bindings 
> ---
>
> Key: NETBEANS-530
> URL: https://issues.apache.org/jira/browse/NETBEANS-530
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 9.0
> Environment: Window 8.1, MacOs 10.11.6
>Reporter: efrem mccrimon
>Priority: Major
> Attachments: Screenshot from 2018-08-02 21-18-53.png, 
> no_bind_popup_item.JPG
>
>
> Trying to create bindings, created a textfield and Slider to demonstrate and 
> test basic bean binding.  From the Design view, I wanted to bind the slider 
> to the text field.
> Right-click the text field component and wanted to choose Bind.  There is not 
> Bind option on the popup menu.  It is not present in build #375, or #378.  It 
> is on NB 8.2 and NB 8.02.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-530) No Bind option on the popup to create Bindings

2018-10-14 Thread efrem mccrimon (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649600#comment-16649600
 ] 

efrem mccrimon commented on NETBEANS-530:
-

To Austin Stephens, Patrick Angle:
What is the final outcome of Data Binding from NETBEANS-530?

I know there was a licensing issue.  Was there a backport of something that
partially got completed.

Reference:
https://issues.apache.org/jira/browse/NETBEANS-530

Regards,

Efrem McCrimon


On Tue, Aug 14, 2018 at 5:06 PM Austin Stephens (JIRA) 



> No Bind option on the popup to create Bindings 
> ---
>
> Key: NETBEANS-530
> URL: https://issues.apache.org/jira/browse/NETBEANS-530
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 9.0
> Environment: Window 8.1, MacOs 10.11.6
>Reporter: efrem mccrimon
>Priority: Major
> Attachments: Screenshot from 2018-08-02 21-18-53.png, 
> no_bind_popup_item.JPG
>
>
> Trying to create bindings, created a textfield and Slider to demonstrate and 
> test basic bean binding.  From the Design view, I wanted to bind the slider 
> to the text field.
> Right-click the text field component and wanted to choose Bind.  There is not 
> Bind option on the popup menu.  It is not present in build #375, or #378.  It 
> is on NB 8.2 and NB 8.02.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-530) No Bind option on the popup to create Bindings

2018-10-14 Thread efrem mccrimon (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649624#comment-16649624
 ] 

efrem mccrimon commented on NETBEANS-530:
-

What is the update status of this feature or partial feature?  Is form.binding 
active and available in NB 9.0 or NB 10.0?

> No Bind option on the popup to create Bindings 
> ---
>
> Key: NETBEANS-530
> URL: https://issues.apache.org/jira/browse/NETBEANS-530
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 9.0
> Environment: Window 8.1, MacOs 10.11.6
>Reporter: efrem mccrimon
>Priority: Major
> Attachments: Screenshot from 2018-08-02 21-18-53.png, 
> no_bind_popup_item.JPG
>
>
> Trying to create bindings, created a textfield and Slider to demonstrate and 
> test basic bean binding.  From the Design view, I wanted to bind the slider 
> to the text field.
> Right-click the text field component and wanted to choose Bind.  There is not 
> Bind option on the popup menu.  It is not present in build #375, or #378.  It 
> is on NB 8.2 and NB 8.02.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-530) No Bind option on the popup to create Bindings

2018-10-15 Thread Austin Stephens (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16650491#comment-16650491
 ] 

Austin Stephens commented on NETBEANS-530:
--

I haven't worked on it at all (and don't really plan on it at the moment). I 
mostly did that so someone else won't have to go through the work of bringing 
back the Netbeans sources. It is just sitting there, waiting for someone to fix 
it.

> No Bind option on the popup to create Bindings 
> ---
>
> Key: NETBEANS-530
> URL: https://issues.apache.org/jira/browse/NETBEANS-530
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 9.0
> Environment: Window 8.1, MacOs 10.11.6
>Reporter: efrem mccrimon
>Priority: Major
> Attachments: Screenshot from 2018-08-02 21-18-53.png, 
> no_bind_popup_item.JPG
>
>
> Trying to create bindings, created a textfield and Slider to demonstrate and 
> test basic bean binding.  From the Design view, I wanted to bind the slider 
> to the text field.
> Right-click the text field component and wanted to choose Bind.  There is not 
> Bind option on the popup menu.  It is not present in build #375, or #378.  It 
> is on NB 8.2 and NB 8.02.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-530) No Bind option on the popup to create Bindings

2018-10-15 Thread efrem mccrimon (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16650515#comment-16650515
 ] 

efrem mccrimon commented on NETBEANS-530:
-

Ok, thanks for the update. I will put the test case as pending NETBEANS-530
or related.

Thanks once again

Efrem McCrimon


On Mon, Oct 15, 2018 at 1:13 PM Austin Stephens (JIRA) 



> No Bind option on the popup to create Bindings 
> ---
>
> Key: NETBEANS-530
> URL: https://issues.apache.org/jira/browse/NETBEANS-530
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 9.0
> Environment: Window 8.1, MacOs 10.11.6
>Reporter: efrem mccrimon
>Priority: Major
> Attachments: Screenshot from 2018-08-02 21-18-53.png, 
> no_bind_popup_item.JPG
>
>
> Trying to create bindings, created a textfield and Slider to demonstrate and 
> test basic bean binding.  From the Design view, I wanted to bind the slider 
> to the text field.
> Right-click the text field component and wanted to choose Bind.  There is not 
> Bind option on the popup menu.  It is not present in build #375, or #378.  It 
> is on NB 8.2 and NB 8.02.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-530) No Bind option on the popup to create Bindings

2018-03-27 Thread Geertjan Wielenga (JIRA)

[ 
https://issues.apache.org/jira/browse/NETBEANS-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16415595#comment-16415595
 ] 

Geertjan Wielenga commented on NETBEANS-530:


Yes, BeansBinding is not supported in Apache NetBeans, i.e., the related JAR is 
an Oracle JAR that will not and cannot be donated to Apache.

> No Bind option on the popup to create Bindings 
> ---
>
> Key: NETBEANS-530
> URL: https://issues.apache.org/jira/browse/NETBEANS-530
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 9.0
> Environment: Window 8.1, MacOs 10.11.6
>Reporter: efrem mccrimon
>Priority: Major
> Fix For: 8.2
>
> Attachments: no_bind_popup_item.JPG
>
>
> Trying to create bindings, created a textfield and Slider to demonstrate and 
> test basic bean binding.  From the Design view, I wanted to bind the slider 
> to the text field.
> Right-click the text field component and wanted to choose Bind.  There is not 
> Bind option on the popup menu.  It is not present in build #375, or #378.  It 
> is on NB 8.2 and NB 8.02.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-530) No Bind option on the popup to create Bindings

2018-03-27 Thread Geertjan Wielenga (JIRA)

[ 
https://issues.apache.org/jira/browse/NETBEANS-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16415598#comment-16415598
 ] 

Geertjan Wielenga commented on NETBEANS-530:


Also note that the related JSR has been withdrawn, i.e., this is not an 
official Java API: https://jcp.org/en/jsr/detail?id=295

> No Bind option on the popup to create Bindings 
> ---
>
> Key: NETBEANS-530
> URL: https://issues.apache.org/jira/browse/NETBEANS-530
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 9.0
> Environment: Window 8.1, MacOs 10.11.6
>Reporter: efrem mccrimon
>Priority: Major
> Fix For: 8.2
>
> Attachments: no_bind_popup_item.JPG
>
>
> Trying to create bindings, created a textfield and Slider to demonstrate and 
> test basic bean binding.  From the Design view, I wanted to bind the slider 
> to the text field.
> Right-click the text field component and wanted to choose Bind.  There is not 
> Bind option on the popup menu.  It is not present in build #375, or #378.  It 
> is on NB 8.2 and NB 8.02.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-530) No Bind option on the popup to create Bindings

2018-03-27 Thread efrem mccrimon (JIRA)

[ 
https://issues.apache.org/jira/browse/NETBEANS-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16415712#comment-16415712
 ] 

efrem mccrimon commented on NETBEANS-530:
-

Thank you, I will update the Test Spec and remove it for NB 9.0

Thanks and regards,


Efrem Mc


On Tue, Mar 27, 2018 at 9:18 AM, Geertjan Wielenga (JIRA)


> No Bind option on the popup to create Bindings 
> ---
>
> Key: NETBEANS-530
> URL: https://issues.apache.org/jira/browse/NETBEANS-530
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Code
>Affects Versions: 9.0
> Environment: Window 8.1, MacOs 10.11.6
>Reporter: efrem mccrimon
>Priority: Major
> Fix For: 8.2
>
> Attachments: no_bind_popup_item.JPG
>
>
> Trying to create bindings, created a textfield and Slider to demonstrate and 
> test basic bean binding.  From the Design view, I wanted to bind the slider 
> to the text field.
> Right-click the text field component and wanted to choose Bind.  There is not 
> Bind option on the popup menu.  It is not present in build #375, or #378.  It 
> is on NB 8.2 and NB 8.02.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists