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 208282 - Predicted javadoc location for javafx platform is incorrect
Summary: Predicted javadoc location for javafx platform is incorrect
Status: RESOLVED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Platform (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Petr Somol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-11 04:17 UTC by rptmaestro
Modified: 2012-04-26 10:31 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 rptmaestro 2012-02-11 04:17:33 UTC
The JavaFX Platform sets the JavaFX java doc location to <javafx-sdk-home>/docs, but the correct location is <javafx-sdk-home>/docs/api

This error prevents JavaFX javadoc from appearing in the Java editor.
Comment 1 Petr Somol 2012-04-25 14:42:19 UTC
fixed in jetmain:
http://hg.netbeans.org/jet-main/rev/18d6ee63b160
Comment 2 Quality Engineering 2012-04-26 10:31:31 UTC
Integrated into 'main-golden', will be available in build *201204260400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/18d6ee63b160
User: Petr Somol <psomol@netbeans.org>
Log: #208282 - Predicted javadoc location for javafx platform is incorrect