This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 239908

Summary: [80cat] netbeans.org/features/java-on-client/javafx.html contains dead link that is also unnecessary
Product: www Reporter: Lou Dasaro <mr_lou_d>
Component: Web ContentAssignee: Jan Pirek <jpirek>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Lou Dasaro 2014-01-01 23:52:00 UTC
On https://netbeans.org/features/java-on-client/javafx.html

There is a link to https://netbeans.org/kb/docs/java/javafx-setup.html that is a dead link. Additionally, it is unnecessary since as of JavaFX 2.2 and Java SE 7 update 6, the JavaFX libraries are installed as part of Java SE.
Comment 1 Lou Dasaro 2014-01-02 00:00:39 UTC
Oops! Looks like I can't edit this page. 

Please delete the line that looks like this:

<a href="../../kb/docs/java/javafx-setup.html" class="arr-link">
                Setting Up NetBeans IDE With JavaFX</a>

Thank you.