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 103974 - [DEBUGGER] Automate installation of fast debugger by e.g. one button
Summary: [DEBUGGER] Automate installation of fast debugger by e.g. one button
Status: RESOLVED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-15 12:01 UTC by Tomas Danek
Modified: 2007-07-03 14:47 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Danek 2007-05-15 12:01:22 UTC
it would be nice it there is some button (e.g. in options dialog) which installs
both gems necessary for fast debugging..
Comment 1 Martin Krauskopf 2007-06-14 22:35:23 UTC
I tried to give clues on various places. So user should get a clue in every possible case.

1) native Ruby interpreter is set but ruby-debug-ide is not installed
  --> offer to automatically install

2) debugging Rails but ruby-debug-ide is not installed
3) (fast debugger is damaged or was uninstalled) and (was set before in the options dialog)
  --> require to install

I'll also get rid of "rdebug-ide executable" field since there is reliable auto-detection.

debugger/manifest.mf;
  new revision: 1.27; previous revision: 1.26
debugger/nbproject/project.xml;
  new revision: 1.24; previous revision: 1.23
debugger/src/org/netbeans/modules/ruby/debugger/Bundle.properties;
  new revision: 1.14; previous revision: 1.13
debugger/src/org/netbeans/modules/ruby/debugger/RubyDebugInstallPanel.form;
  initial revision: 1.1
debugger/src/org/netbeans/modules/ruby/debugger/RubyDebugInstallPanel.java;
  initial revision: 1.1
debugger/src/org/netbeans/modules/ruby/debugger/RubyDebugger.java;
  new revision: 1.32; previous revision: 1.31
debugger/src/org/netbeans/modules/ruby/debugger/Util.java;
  new revision: 1.18; previous revision: 1.17
projects/src/org/netbeans/modules/ruby/rubyproject/gems/GemManager.java;
  new revision: 1.21; previous revision: 1.20
Comment 2 Tomas Danek 2007-06-15 15:59:45 UTC
seems to be working, thanks, but i have some questions to this, that we can discuss offline..
Comment 3 Jiri Kovalsky 2007-07-03 14:16:26 UTC
Reassigning this issue to newly created 'ruby' component.
Comment 4 Jiri Kovalsky 2007-07-03 14:47:07 UTC
Changing target milestone of all resolved Ruby issues from TBD to 6.0 Beta 1 build.