Skip to main content



      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 16:10
Eclipse UserFriend
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 17:51] by Moderator

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


Current Time: Wed Jun 25 05:16:34 EDT 2025

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

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

Back to the top