extending C editor? [message #45794] |
Fri, 18 October 2002 14:37 |
Eclipse User |
|
|
|
Originally posted by: debeer.ri.silicommp.fr
Hi,
Is it possible to extend the editor which is supplied with CDT to cater
for some additional behaviour?
I would like to write a plugin for an editor, which besides plain
editing of c code, recognizes and treats correctly some XML sections in
the file. (I imagined adding the special behaviour for the XML sections
as an extension to the C editor). Is this possible, where should I start
to look?
Thank you for any suggestions.
Silvia
|
|
|
|
|
Re: extending C editor? [message #46253 is a reply to message #45954] |
Tue, 22 October 2002 14:52 |
Judy N. Green Messages: 149 Registered: July 2009 |
Senior Member |
|
|
Hi Silvia,
Documentation is an area that we are working on. Unfortunately, we do not
have anything written about this yet.
As you suggested, currently the only way to find out this information is to
download and look at the source.
-Judy
<user@domain.invalid> wrote in message
news:3DB3BC98.2080705@domain.invalid...
| Hi Judy,
|
| One question, where can I find the documentation about the extension
| points of the CDT, together with the reference document of the Classes
| and Interfaces? Or is the only way to find out about that to download
| the CDT project, and look at the plugin.xml for the extension points,
| and the Java Doc for the interfaces and classes?
|
| thank you,
|
| Silvia
|
| Judy Green wrote:
| > Hi Silvia,
| >
| > The source for the editor and all CDT code is available from the
| > dev.eclipse.org CVS server.
| >
| > You can view the repsository using the web interface with the following
| > link.
| > http://dev.eclipse.org/viewcvs/index.cgi?cvsroot=Tools_Proje ct
| >
| > You may be able to subclass and add the functionality that you want, but
| > more likely you will be able to use the extension points to add the
| > functionlaity that you want to add.
| > Good luck
| >
| > -Judy
| >
| > "Silvia de Beer" <debeer@ri.silicommp.fr> wrote in message
| > news:3DB01C99.6000008@ri.silicommp.fr...
| >
| >>Hi,
| >>
| >>Is it possible to extend the editor which is supplied with CDT to cater
| >>for some additional behaviour?
| >>I would like to write a plugin for an editor, which besides plain
| >>editing of c code, recognizes and treats correctly some XML sections in
| >>the file. (I imagined adding the special behaviour for the XML sections
| >>as an extension to the C editor). Is this possible, where should I start
| >>to look?
| >>
| >>Thank you for any suggestions.
| >>
| >>Silvia
| >>
| >
| >
| >
| > ---
| > Outgoing mail is certified Virus Free.
| > Checked by AVG anti-virus system (http://www.grisoft.com).
| > Version: 6.0.394 / Virus Database: 224 - Release Date: 10/3/02
| >
| >
|
|
|
|
Powered by
FUDForum. Page generated in 0.03947 seconds