From commits-return-7723-archive-asf-public=cust-asf.ponee.io@netbeans.apache.org Fri Aug 3 03:25:05 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 89F11180674 for ; Fri, 3 Aug 2018 03:25:04 +0200 (CEST) Received: (qmail 21976 invoked by uid 500); 3 Aug 2018 01:25:03 -0000 Mailing-List: contact commits-help@netbeans.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list commits@netbeans.apache.org Received: (qmail 21967 invoked by uid 99); 3 Aug 2018 01:25:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Aug 2018 01:25:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 1D167C0BBC for ; Fri, 3 Aug 2018 01:25:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -109.501 X-Spam-Level: X-Spam-Status: No, score=-109.501 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id AUdHKRL8rol2 for ; Fri, 3 Aug 2018 01:25:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id D2B935F295 for ; Fri, 3 Aug 2018 01:25:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id B4A24E2072 for ; Fri, 3 Aug 2018 01:25:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 38F9A27760 for ; Fri, 3 Aug 2018 01:25:00 +0000 (UTC) Date: Fri, 3 Aug 2018 01:25:00 +0000 (UTC) From: "Marcin Jamszolik (JIRA)" To: commits@netbeans.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (NETBEANS-530) No Bind option on the popup to create Bindings MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/NETBEANS-530?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D16= 567665#comment-16567665 ]=20 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.=C2=A0 Unless I am wrong.=C2=A0=C2=A0 I would love to be wrong on this, actually.=C2=A0=C2=A0 The question is.=C2=A0 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=3D%2Forg.eclipse.wb.swing.doc.user%2Fhtml%2Ffeatures%2Fswin= g%2Fdata_binding%2Fswing_bindings.html&resultof=3D%22swing%22%20%22binding%= 22%20%22bind%22%20] =C2=A0 !Screenshot from 2018-08-02 21-18-53.png! > No Bind option on the popup to create Bindings=20 > ----------------------------------------------- > > 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_pop= up_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 sl= ider 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 #3= 78. 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-unsubscribe@netbeans.apache.org For additional commands, e-mail: commits-help@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists