Hello guys,
I am creating a programming language in xtext and I want:
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.
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