Skip to main content



      Home
Home » Modeling » TMF (Xtext) » Can't find Miro's blog on Xtext web editor
Can't find Miro's blog on Xtext web editor [message #1723617] Tue, 16 February 2016 14:40 Go to next message
Eclipse UserFriend
Hi all,

Decided to check out the Xtext web editor support. Miro Sponemann is
supposed to have written a nice blog on editing DSLs in a web browser, but
Miro's blog seems to be no longer available. Is it just temporarily down or
has it been removed permanently?

Are there any other tutorials out there that can help me get up and running
with a simple DSL in the web browser?

Thanks!

Mary
Re: Can't find Miro's blog on Xtext web editor [message #1723624 is a reply to message #1723617] Tue, 16 February 2016 15:49 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

i dont know what happened to that blog.

but getting started should be very easy

(1) create a new project using the wizard
(2) deselect eclipse + select web on the second page of the wizard
(3) select maven as build system and as source folder layout
(4) write your grammar
(5) on the parent run mvn clean install
(6) on the web project run mvn jetty:run
the editor is available on http://localhost:8080
Re: Can't find Miro's blog on Xtext web editor [message #1723627 is a reply to message #1723624] Tue, 16 February 2016 15:51 Go to previous messageGo to next message
Eclipse UserFriend
p.s. you can use https://web.archive.org/web/20150812120829/http://spoenemann.blogspot.com/ to capture the blogs content
Re: Can't find Miro's blog on Xtext web editor [message #1723639 is a reply to message #1723627] Tue, 16 February 2016 18:32 Go to previous messageGo to next message
Eclipse UserFriend
Thanks, Christian.

"Christian Dietrich" wrote in message news:na025c$j1g$1@xxxxxxxxe.org...

p.s. you can use
https://web.archive.org/web/20150812120829/http://spoenemann.blogspot.com/
to capture the blogs content
--
Need professional support for Xtext, Xpand, EMF?
Go to: http://xtext.itemis.com
Twitter : @chrdietrich
Blog : christiandietrich.wordpress.com
Re: Can't find Miro's blog on Xtext web editor [message #1723694 is a reply to message #1723639] Wed, 17 February 2016 04:37 Go to previous message
Eclipse UserFriend
My blog is currently disabled, but the post on web integration was a bit outdated anyway, so I'll probably write an updated post soon.
Previous Topic:remove referece from Content Assist
Next Topic:Access to the proposal provider through the Xtext Web application
Goto Forum:
  


Current Time: Sat Mar 15 23:15:18 EDT 2025

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

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

Back to the top