Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » create plugin eclipse based on antlr
create plugin eclipse based on antlr [message #326847] Wed, 02 April 2008 05:30 Go to next message
No real name is currently offline No real nameFriend
Messages: 64
Registered: July 2009
Member
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 12:31 Go to previous message
Eclipse UserFriend
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+++
Previous Topic:SetInitiallyVisible(boolean) for ActionSet not working
Next Topic:Trouble with: "org.osgi.framework.BundleException: The activator X.y for bundle X is invalid&qu
Goto Forum:
  


Current Time: Sat Jul 13 17:14:44 GMT 2024

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

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

Back to the top