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 135972 - Unable to install plugin without Source Debug module
Summary: Unable to install plugin without Source Debug module
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Andrey Yamkovoy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-28 10:04 UTC by Alexandr Scherbatiy
Modified: 2008-06-23 12:04 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 2008-05-28 10:04:30 UTC
JavaFX Script plugin: 2008-05-27_10-06-02.zip

Steps to reproduce:

- Open 'Plugins' dialog
- Go to Downloaded tab
- Add JavaFX Script plugin without all Debugger modules
- Press  'Install' button
  There is a message on the 'NetBeans IDE Installer' dialog:
  "Missing required modules for Plugin JavaFX Kit:
   module org.netbeans.modules.javafx.debug > 1.0"
Comment 1 Alexey Butenko 2008-06-10 11:47:00 UTC
javafx.debug is not related to JavaFX Debugger
Comment 2 Andrey Yamkovoy 2008-06-10 15:32:57 UTC
JavaFX Source Debug module was removed from JavaFX Kit dependencies because it's only for developers.
So, functionality provided by this module just for debugging JavaFX Source functionality and FX trees.
Comment 3 Alexandr Scherbatiy 2008-06-23 12:04:48 UTC
verified