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 167877 - No editing features for ruby files after activating Ruby
Summary: No editing features for ruby files after activating Ruby
Status: RESOLVED WORKSFORME
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: ERGONOMICS
Depends on:
Blocks:
 
Reported: 2009-06-30 12:16 UTC by Erno Mononen
Modified: 2009-08-07 15:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Seems to work in current version ~6.8M1 (91.86 KB, image/png)
2009-08-07 15:06 UTC, Jaroslav Tulach
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erno Mononen 2009-06-30 12:16:47 UTC
NetBeans IDE 6.7 (Build 200906241340)

Full IDE with FoD, Java was previously activated

Steps:
1. Open an existing ruby file from the disk. (I did it through Favorites, but probably doesn't matter how.) => The IDE 
activates Ruby, but the file opens in the editor without any syntax highlighting, code completion doesn't work etc.
Comment 1 Jaroslav Tulach 2009-08-07 15:06:29 UTC
Created attachment 85969 [details]
Seems to work in current version ~6.8M1
Comment 2 Jaroslav Tulach 2009-08-07 15:08:15 UTC
1. I started with empty userdir and Full IDE with FoD.
2. Then I went to Tools/Plugins and enabled Java.
3. I opened Favorites and located some .rb file
4. From its popup menu I have choosen Open

A file with coloring has been opened.