You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/08/22 14:52:17 UTC

[GitHub] [netbeans] KSP1990 opened a new issue, #4528: Removal of deprecated features from JavaFX samples

KSP1990 opened a new issue, #4528:
URL: https://github.com/apache/netbeans/issues/4528

   ### Apache NetBeans version
   
   Apache NetBeans 14
   
   ### What happened
   
   Many of the projects under JavaFX samples use features no longer available in JavaFX. For example, the AdvancedMedia project makes use of 
   ```
   javafx.scene.control.ButtonBuilder
   javafx.scene.control.LabelBuilder
   javafx.scene.control.SliderBuilder
   ```
   Which are no longer part of JavaFX.
   
   ### How to reproduce
   
   Attempting to build and run JavaFX sample projects results in errors
   
   ### Did this work correctly in an earlier version?
   
   No / Don't know
   
   ### Operating System
   
   Fedora 36 Workstation
   
   ### JDK
   
   zulu18.32.11-ca-jdk18.0.2-linux_x64
   
   ### Apache NetBeans packaging
   
   Apache NetBeans provided installer
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No
   
   ### Code of Conduct
   
   Yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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