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 189240 - Go to source does not work in the Variables window
Summary: Go to source does not work in the Variables window
Status: RESOLVED WONTFIX
Alias: None
Product: javafx
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 normal (vote)
Assignee: Michal Skvor
URL:
Keywords:
Depends on:
Blocks: 173187
  Show dependency tree
 
Reported: 2010-08-05 08:08 UTC by Alexandr Scherbatiy
Modified: 2011-05-16 13:53 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 Alexandr Scherbatiy 2010-08-05 08:08:01 UTC
NetBeans IDE Dev (Build 201008030001)

Steps to reproduce:

- Create the Path Animation JavaFX sample 
 (New Project-> Samples -> JavaFX -> Path Animation )

- Open the pathanimation.Scenario class
- Set a breakpoint to the line 63 'if (running) then play();' in
 fadeIn() function

- Close the tabs in the editor 

- Debug the project
- Right-click the Script node in the Variables window
 and invoke Go to Source 

The source file does not open
Comment 1 David Strupl 2011-05-16 13:53:24 UTC
Closing all bugs filed against JavaFX 1.x as wontfix. We will support JavaFX 2.0 - please keep opened only bugs against the new release. Thanks.