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 102322 - Language definition for text/x-ruby not found.
Summary: Language definition for text/x-ruby not found.
Status: VERIFIED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
: 102383 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-04-24 12:45 UTC by Martin Schovanek
Modified: 2007-07-03 14:39 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
LanguageDefinitionNotFoundException: Language definition for text/x-ruby not found. (2.12 KB, text/plain)
2007-04-24 12:47 UTC, Martin Schovanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2007-04-24 12:45:40 UTC
[#070423, jdk1.5.0]

to reproduce:
-------------
1) create a .rhtml file like this:
<html>
<body>
    <%|
</body>
</html>
3) press Enter
ERROR: IDE throws:
Comment 1 Martin Schovanek 2007-04-24 12:47:35 UTC
Created attachment 41539 [details]
LanguageDefinitionNotFoundException: Language definition for text/x-ruby not found.
Comment 2 Jiri Skrivanek 2007-04-25 10:49:46 UTC
*** Issue 102383 has been marked as a duplicate of this issue. ***
Comment 3 Marek Fukala 2007-04-25 15:40:57 UTC
fixed the exception, though we have no ruby indentation in the rhtml documents.

org.netbeans.modules.languages.features.IndentAction, revision 1.6->1.7
(languages/engine module)
Comment 4 Marek Fukala 2007-04-25 15:45:08 UTC
I am sorry for the misleading formulation in my last comment. The ruby
indentation didn't work even before the fix, the change just fixed the exception.
Comment 5 Jiri Skrivanek 2007-04-27 10:54:24 UTC
Verified in build M9, 070427.
Comment 6 Jiri Kovalsky 2007-07-03 13:55:53 UTC
Reassigning this issue to newly created 'ruby' component.
Comment 7 Jiri Kovalsky 2007-07-03 14:39:27 UTC
Changing target milestone of all resolved Ruby issues from TBD to 6.0 Beta 1 build.