Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Xtext web editor -- how to deploy?
Xtext web editor -- how to deploy? [message #1726125] Wed, 09 March 2016 20:51 Go to next message
Mary Komor is currently offline Mary KomorFriend
Messages: 61
Registered: July 2009
Member
I have generated a web editor for my DSL and have customized the syntactic
and semantic highlighting as well as custom content assist proposals, etc.
This is all still in my dev environment -- in my Eclipse workspace.

How do I now deploy the editor so that other users can use it?

Mary
Re: Xtext web editor -- how to deploy? [message #1726126 is a reply to message #1726125] Wed, 09 March 2016 21:08 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
hi,

the yourdsl.web is a war project. so if you build it you get a war (/build/libs/)you can deploy on any container e.g. tomcat, jetty etc.


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: Xtext web editor -- how to deploy? [message #1726285 is a reply to message #1726126] Fri, 11 March 2016 05:37 Go to previous message
Mary Komor is currently offline Mary KomorFriend
Messages: 61
Registered: July 2009
Member
Thanks, Christian.

"Christian Dietrich" wrote in message news:nbq3d0$u4m$1@xxxxxxxxe.org...

hi,

the yourdsl.web is a war project. so if you build it you get a war
(/build/libs/)you can deploy on any container e.g. tomcat, jetty etc.

--
Need professional support for Xtext, Xpand, EMF?
Go to: http://xtext.itemis.com
Twitter : @chrdietrich
Blog : christiandietrich.wordpress.com
Previous Topic:Creating method parameter "Class" instead "Class<?>"
Next Topic:Cannot generate artifacts with Xtext 2.9.2 from DSL made with 2.5.4
Goto Forum:
  


Current Time: Thu Apr 25 23:20:23 GMT 2024

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

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

Back to the top