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 87367

Summary: Rename LanguageDescription to Language
Product: editor Reporter: Miloslav Metelka <mmetelka>
Component: LexerAssignee: issues@editor <issues>
Status: RESOLVED FIXED    
Severity: blocker CC: apireviews
Priority: P2 Keywords: API_REVIEW_FAST
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Attachments: CVS commit output

Description Miloslav Metelka 2006-10-17 21:26:38 UTC
After fixing of issue #87006 the xxxLanguage is no longer used so the
LanguageDescription could be renamed to Language which is shorter and nicer.
Comment 1 Miloslav Metelka 2006-10-18 09:58:30 UTC
Adding apireviews to cc since the rename will affect the lexer API.
Comment 2 Miloslav Metelka 2006-10-26 21:49:41 UTC
Fixed in trunk. Attaching cvs commit output.
Comment 3 Miloslav Metelka 2006-10-26 21:54:32 UTC
Created attachment 35582 [details]
CVS commit output