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 135803 - Debugger does not work
Summary: Debugger does not work
Status: VERIFIED INVALID
Alias: None
Product: javafx
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Alexey Butenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-26 12:46 UTC by Alexandr Scherbatiy
Modified: 2008-06-18 16:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log file (68.79 KB, text/plain)
2008-05-26 12:46 UTC, Alexandr Scherbatiy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandr Scherbatiy 2008-05-26 12:46:13 UTC
Steps to reproduce:

- Install the JavaFX Script plugin
- Create a JavaFX Script application
- Debug the Application
  Some warning messages appear.
  Debugger is is started.
Comment 1 Alexandr Scherbatiy 2008-05-26 12:46:42 UTC
Created attachment 61909 [details]
IDE log file
Comment 2 Alexandr Scherbatiy 2008-05-26 12:47:23 UTC
Configuration:

JavaFX Script plugin 2008-05-23_02-01-55.zip
NetBeans 6.1 build 200804211638
Comment 3 Andrey Yamkovoy 2008-06-18 16:19:08 UTC
I have created simple Frame and debugger works fine.
Could you please check this issue again and reopen with detailed information if it's still reproducible for you.
Comment 4 Alexandr Scherbatiy 2008-06-18 16:27:10 UTC
verified