Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » What is the best way to make the extension of my language dynamic?(What is the best way to make the extension of my language dynamic?)
What is the best way to make the extension of my language dynamic? [message #1785567] Mon, 16 April 2018 20:10
kimi raikonnan is currently offline kimi raikonnanFriend
Messages: 145
Registered: June 2015
Senior Member
What is the best way to make the extension of my language dynamic?

I mean if my current extensions are ".ghl" and ".ght", how can i add more extensions without modifying the "plugin.xml" and "Generate.mwe2"

I mean i need to change my extensions programmatically without interacting with "plugin.xml" and "Generate.mwe2"

I found good starting points like this function "protected boolean isHandled(IStorage storage)" in ToBeBuiltComputer class.

so how can i override ToBeBuiltComputer, or how can i perform this task?

Thanks

[Updated on: Mon, 16 April 2018 21:51]

Report message to a moderator

Previous Topic:Maven build problem with xtext 2.13.0
Next Topic:Regarding cross-references between different files.
Goto Forum:
  


Current Time: Fri Apr 26 22:41:48 GMT 2024

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

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

Back to the top