Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Overriding a default content type
Overriding a default content type [message #220746] Tue, 10 July 2007 18:51
Eclipse UserFriend
Originally posted by: eclipse.potophobia.net

I'd like to start coding for Rabbit microprocessors with Eclipse, but
I'm having problems with a file type setting. This is a language called
"Dynamic C" which is close enough to C that it should be usable in Eclipse.

However, Rabbit uses ".lib" to identify libraries in source code format,
rather than the normal static libraries we're used to seeing in other C
environments. When I make a custom file type in the CDT to set "*.lib"
to "C Source File", it saves the setting but nothing changes. Eclipse
still thinks they're static libraries, and thus doesn't color code the
file or analyze the code for its functions and definitions. Is it
possible to disable or override the default ".lib" content type so that
I can use my own?

--
eth'nT
Previous Topic:Enablement problem-Urgent Urgent
Next Topic:Error Running PHP files with eclipse
Goto Forum:
  


Current Time: Thu Mar 28 19:02:40 GMT 2024

Powered by FUDForum. Page generated in 0.03863 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top