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 220674 - Unknown element in fx: namespace: script
Summary: Unknown element in fx: namespace: script
Status: RESOLVED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-23 12:46 UTC by Stepan Zebra
Modified: 2012-10-25 01:32 UTC (History)
1 user (show)

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 Stepan Zebra 2012-10-23 12:46:46 UTC
Product Version: NetBeans IDE Dev (Build 201210220002)
Java: 1.7.0_10-ea; Java HotSpot(TM) 64-Bit Server VM 23.6-b04
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)

Whole fx:script blocks in FXML files are marked red with "Unknown element in fx: namespace: script" hint.
Visible when using sample code from:
http://docs.oracle.com/javafx/2/api/javafx/fxml/doc-files/introduction_to_fxml.html#scripting
Comment 1 Svata Dedic 2012-10-24 11:29:51 UTC
Changeset: 2b5407d1a414
Author:    Svata Dedic <sdedic@netbeans.org>
Date:      2012-10-24 13:29
Message:   Implemented handling of fx:script blocks
Comment 2 Quality Engineering 2012-10-25 01:32:14 UTC
Integrated into 'main-golden', will be available in build *201210250001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/2b5407d1a414
User: Svata Dedic <sdedic@netbeans.org>
Log: Issue #220674 - Unknown element in fx: namespace: script: fixed
Implemented handling of fx:script blocks