Bug 179098 - Make LanguageMappingConfiguration API
Summary: Make LanguageMappingConfiguration API
Status: RESOLVED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-core (show other bugs)
Version: 4.0   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 4.0 M6   Edit
Assignee: Anton Leherbauer CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-03-23 14:55 EDT by Jason Montojo CLA
Modified: 2008-06-20 10:59 EDT (History)
1 user (show)

See Also:


Attachments
Proposed patch (7.26 KB, patch)
2007-03-23 15:27 EDT, Jason Montojo CLA
bjorn.freeman-benson: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Montojo CLA 2007-03-23 14:55:24 EDT
Hi Toni,

I'm opening a new bug for your request in bug 151850 to make LanguageMappingConfiguration API.  I'll post a patch here soon.
Comment 1 Jason Montojo CLA 2007-03-23 15:27:58 EDT
Created attachment 61869 [details]
Proposed patch
Comment 2 Anton Leherbauer CLA 2007-03-26 09:13:42 EDT
Thanks Jason. I would like to squeeze that into M6, if nobody objects.
Should mark this API as experimental for the time being?
Comment 3 Jason Montojo CLA 2007-03-26 09:25:10 EDT
Yes, please mark it experimental for now.  I plan to add API for setting file-level language mappings to this class for M6.  Thanks!

(In reply to comment #2)
> Thanks Jason. I would like to squeeze that into M6, if nobody objects.
> Should mark this API as experimental for the time being?
> 

Comment 4 Anton Leherbauer CLA 2007-03-26 09:31:44 EDT
Ok. And sorry for the sloppy english ;-)
Comment 5 Doug Schaefer CLA 2007-03-26 09:45:45 EDT
I'd say go ahead.
Comment 6 Anton Leherbauer CLA 2007-03-26 10:29:03 EDT
Applied to HEAD with minor modifications:
- added "experimental" note to javadoc
- added missing NON-NLS markers
- exported package "org.eclipse.cdt.core.language" in MANIFEST.MF