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 98173 - Use Ruby Project's path instead of RUBYLIB in the debugger
Summary: Use Ruby Project's path instead of RUBYLIB in the debugger
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-03-19 09:33 UTC by Martin Krauskopf
Modified: 2007-07-03 14:38 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 Martin Krauskopf 2007-03-19 09:33:02 UTC
Relic from the days when debugger module was independent module.
Comment 1 Martin Krauskopf 2007-03-19 09:39:05 UTC
Sure, meant in debugger. Maybe there should be more subcomponents for Ruby?
Project, editor, debugger, rails, ...?
Comment 2 Martin Krauskopf 2007-06-20 15:49:39 UTC
Fixed.

debugger/nbproject/project.xml;
new revision: 1.26; previous revision: 1.25
debugger/src/org/netbeans/modules/ruby/debugger/RubyDebugger.java;
new revision: 1.37; previous revision: 1.36
debugger/src/org/netbeans/modules/ruby/debugger/RubySession.java;
new revision: 1.23; previous revision: 1.22
debugger/test/unit/src/org/netbeans/modules/ruby/debugger/RubySessionTest.java;
new revision: 1.7; previous revision: 1.6
debugger/test/unit/src/org/netbeans/modules/ruby/debugger/TestBase.java;
new revision: 1.19; previous revision: 1.18
kit/nbproject/project.xml;
new revision: 1.107; previous revision: 1.106
projects/manifest.mf;
new revision: 1.4; previous revision: 1.3
projects/nbproject/project.properties;
new revision: 1.70; previous revision: 1.69
projects/src/org/netbeans/modules/ruby/rubyproject/execution/ExecutionDescriptor.java;
new revision: 1.10; previous revision: 1.9
projects/src/org/netbeans/modules/ruby/rubyproject/execution/ExecutionService.java;
new revision: 1.14; previous revision: 1.13
railsprojects/nbproject/project.xml;
new revision: 1.24; previous revision: 1.23
refactoring/nbproject/project.xml;
new revision: 1.7; previous revision: 1.6
Comment 3 Jiri Kovalsky 2007-07-03 14:09:02 UTC
Reassigning this issue to newly created 'ruby' component.
Comment 4 Jiri Kovalsky 2007-07-03 14:38:11 UTC
Changing target milestone of all resolved Ruby issues from TBD to 6.0 Beta 1 build.