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 144706 - Implement JavaFXSourceUtils.getFile(ElementHandle, ClasspathInfo)
Summary: Implement JavaFXSourceUtils.getFile(ElementHandle, ClasspathInfo)
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Petr Nejedly
URL:
Keywords:
Depends on:
Blocks: 130576 141124 144707
  Show dependency tree
 
Reported: 2008-08-21 13:51 UTC by Anton Chechel
Modified: 2009-07-17 08:00 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Chechel 2008-08-21 13:51:23 UTC
Implement JavaFXSourceUtils.getFile(ElementHandle, ClasspathInfo) plz
Comment 1 Petr Nejedly 2008-08-22 14:23:02 UTC
Implemented: http://hg.netbeans.org/javafx/rev/be36f2e3b221
Comment 2 Anton Chechel 2008-08-25 14:53:49 UTC
verified