Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » xText Project Extension Points(xText Project Extension Points)
xText Project Extension Points [message #631314] Thu, 07 October 2010 03:15 Go to next message
Abubaker  is currently offline Abubaker Friend
Messages: 10
Registered: October 2010
Junior Member
Hello guys,

I am creating a programming language in xtext and I want:

1- I need to know which extension point I have to choose to create my own Run-As handler in the plug-in development.
to create my handler of running the program by contributing to the Run As extension.

2- How to attach a command when the user right-click a table in the Data Source Explorer. I want to use the table tree node to generate some
code.

But i do not know which extension points provide these functionality in Eclipse.

Thank You,
Abu
Re: xText Project Extension Points [message #631434 is a reply to message #631314] Thu, 07 October 2010 13:52 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Abu,

It's best to ask about Xtext on the TMF (eclipse.modeling.tmf)
forum/newsgroup.


Abubaker wrote:
> Hello guys,
>
> I am creating a programming language in xtext and I want:
>
> 1- I need to know which extension point I have to choose to create my
> own Run-As handler in the plug-in development.
> to create my handler of running the program by contributing to the Run
> As extension.
>
> 2- How to attach a command when the user right-click a table in the
> Data Source Explorer. I want to use the table tree node to generate some
> code.
>
> But i do not know which extension points provide these functionality
> in Eclipse.
>
> Thank You,
> Abu


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Handling with UML model and diagram
Next Topic:Complex Model Relationships
Goto Forum:
  


Current Time: Thu Apr 25 11:04:19 GMT 2024

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

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

Back to the top