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 101292 - Missing org.netbeans.api.ruby.platform.Bundle
Summary: Missing org.netbeans.api.ruby.platform.Bundle
Status: VERIFIED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-17 10:28 UTC by Jiri Skrivanek
Modified: 2007-07-03 14:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace. (2.97 KB, text/plain)
2007-04-17 10:28 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2007-04-17 10:28:21 UTC
MissingResourceException is thrown when is called
org.netbeans.api.ruby.platform.RubyInstallation.isValidRake() or isValidRDoc()
and maybe others. To reproduce:

- open Tools|Ruby Gems
- select rake gem and click Uninstall button
- close Ruby Gems dialog
- create Ruby Application project
- call 'Build Project' on project node and MissingResourceException is thrown.

Ruby 0.78.0, NB 20070417, JDK1.5.0_11, WindowsXP.
Comment 1 Jiri Skrivanek 2007-04-17 10:28:54 UTC
Created attachment 41050 [details]
Stack trace.
Comment 2 Torbjorn Norbye 2007-04-17 18:25:22 UTC
This is the same problem as the one related to the rdoc exception for native ruby - and was just fixed.
Comment 3 Jiri Skrivanek 2007-04-23 13:22:24 UTC
Verified.
Comment 4 Jiri Kovalsky 2007-07-03 14:16:33 UTC
Reassigning this issue to newly created 'ruby' component.
Comment 5 Jiri Kovalsky 2007-07-03 14:47:11 UTC
Changing target milestone of all resolved Ruby issues from TBD to 6.0 Beta 1 build.