Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » [SOLVED] Do not work code generation on CDT
[SOLVED] Do not work code generation on CDT [message #1745362] Sat, 08 October 2016 09:08 Go to next message
Shintaro Hosoai is currently offline Shintaro HosoaiFriend
Messages: 2
Registered: October 2016
Junior Member
Dear all,

I create a DSL editor for C/C++ environment(CDT).
I install created plug-ins to CDT.
DSL editor works well, but do not generate code on save with no error log.
On develop environment debugging, both work well.

How to work code generation on CDT?
Thank you in advance.

[Develop Environment]
Eclipse Mars.1 (4.5.1) Modeling Tools
Xtext Complete SDK 2.10.0.v201605250459

[Target Environment]
Eclipse IDE for C/C++ Developers : Neon Release (4.6.0)
Xtext Complete SDK 2.10.0.v201605250459

[Updated on: Tue, 11 October 2016 08:35]

Report message to a moderator

Re: Do not work code generation on CDT [message #1745432 is a reply to message #1745362] Mon, 10 October 2016 15:08 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Does your model project have xtext nature and builder? Is build automatically ob?

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: Do not work code generation on CDT [message #1745461 is a reply to message #1745432] Tue, 11 October 2016 08:34 Go to previous message
Shintaro Hosoai is currently offline Shintaro HosoaiFriend
Messages: 2
Registered: October 2016
Junior Member
Thunk you very much your help.

My model project has the xtext nature, but not enable Build Automatically.
I enable it, code generation is work well.

[Updated on: Tue, 11 October 2016 08:36]

Report message to a moderator

Previous Topic:Output the parse trace of standalone Xtext parse
Next Topic:Thank you!
Goto Forum:
  


Current Time: Thu Apr 25 09:10:23 GMT 2024

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

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

Back to the top