Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Deploy Xtext DSL into Intellij
Deploy Xtext DSL into Intellij [message #1809132] Tue, 09 July 2019 19:31 Go to next message
Marshall Charron is currently offline Marshall CharronFriend
Messages: 72
Registered: August 2018
Member
Hi

I made a DSL using Xtext and I could deploy it into Eclipse via an update-site. Everything works fine.

Now, some of my fellow colleagues need to use this DSL but they do not use eclipse at all, they use Intellij, I was wondering whether it is possible to offer them the possibility to use the DSL in Intellij ?



[Updated on: Tue, 09 July 2019 19:33]

Report message to a moderator

Re: Deploy Xtext DSL into Intellij [message #1809133 is a reply to message #1809132] Tue, 09 July 2019 19:33 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14661
Registered: July 2009
Senior Member
You May have a Look at LSP Support in Xtext and Idea https://github.com/gtache/intellij-lsp

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: Deploy Xtext DSL into Intellij [message #1809134 is a reply to message #1809132] Tue, 09 July 2019 19:35 Go to previous message
Karsten Thoms is currently offline Karsten ThomsFriend
Messages: 762
Registered: July 2009
Location: Dortmund, Germany
Senior Member

IntelliJ support has been discontinued due to lack of funding. You may try to build a language server for your DSL and integrate it through the LSP plugin.
Previous Topic:How i can remove empty keyword from xtext editor.
Next Topic:Disable the model validation in xtext
Goto Forum:
  


Current Time: Thu Mar 28 17:13:14 GMT 2024

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

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

Back to the top