create plugin eclipse based on antlr [message #326847] |
Wed, 02 April 2008 01:30  |
Eclipse User |
|
|
|
hello world,
I try to create a eclipse plugin for a custom language. I ve used antlr
3.0 to create a lexer and grammar (and comming soon, an ast). but now I
would like to interact with my plugin.
How To do that??? I have problemes.
first I ve created a editor with a damager and a repairer etc... but
how to link all of that?
the only thing I do now is always pass all the document after delete all
the comment (all that follow "--"). but it's big.
is there any tuto on how to interact ?? I ve found a paper
http://www-128.ibm.com/developerworks/edu/os-dw-os-ecl-commp lgin1.html
but it's just a theory, there is no sources to analyse.
any idea?
thanks
a+++
|
|
|
Re: create plugin eclipse based on antlr [message #326868 is a reply to message #326847] |
Wed, 02 April 2008 08:31  |
Eclipse User |
|
|
|
Originally posted by: merks.ca.ibm.com
Julien,
Maybe looking at http://www.eclipse.org/proposals/imp/ and
http://wiki.eclipse.org/Emfatic will help. The source code for Emfatic
is in CVS, but the builds have not been set up yet...
julien wrote:
> hello world,
>
> I try to create a eclipse plugin for a custom language. I ve used
> antlr 3.0 to create a lexer and grammar (and comming soon, an ast).
> but now I would like to interact with my plugin.
>
> How To do that??? I have problemes.
>
> first I ve created a editor with a damager and a repairer etc... but
> how to link all of that?
>
> the only thing I do now is always pass all the document after delete
> all the comment (all that follow "--"). but it's big.
>
> is there any tuto on how to interact ?? I ve found a paper
> http://www-128.ibm.com/developerworks/edu/os-dw-os-ecl-commp lgin1.html
> but it's just a theory, there is no sources to analyse.
>
>
> any idea?
>
> thanks
>
> a+++
|
|
|
Powered by
FUDForum. Page generated in 0.06473 seconds