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 243111 - IDE adds incorrect javadoc URL for javafx 8
Summary: IDE adds incorrect javadoc URL for javafx 8
Status: RESOLVED DUPLICATE of bug 243040
Alias: None
Product: javafx
Classification: Unclassified
Component: Platform (show other bugs)
Version: 8.0
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-20 19:24 UTC by athompson
Modified: 2014-04-25 08:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description athompson 2014-03-20 19:24:53 UTC
When JDK 8 is added in Java Platforms (including if JDK 8 is the default platform), the added URL for the JavaFX API documentation is the URL for JavaFX 2.x:

http://docs.oracle.com/javafx/2/api/

I believe this is the correct address for JavaFX 8 API documentation, although I haven't tested thoroughly yet:

http://docs.oracle.com/javase/8/javafx/api/
Comment 1 athompson 2014-04-22 12:49:30 UTC
Product Version: NetBeans IDE 8.0 (Build 201403101706)
Updates: Updates available
Java: 1.8.0; Java HotSpot(TM) 64-Bit Server VM 25.0-b70
Runtime: Java(TM) SE Runtime Environment 1.8.0-b132
System: Mac OS X version 10.9.2 running on x86_64; UTF-8; en_US (nb)
User directory: /Users/alvin/Library/Application Support/NetBeans/8.0
Cache directory: /Users/alvin/Library/Caches/NetBeans/8.0
Comment 2 Roman Svitanic 2014-04-25 08:29:42 UTC

*** This bug has been marked as a duplicate of bug 243040 ***