Information: YAKINDU Statechart Tools Is Now itemis CREATE In my last article I covered how you can use arrays with our new version of Yakindu Statechart Tools Professional Edition. In this article the project will be expanded and some pointer magic will be ...
Information: YAKINDU Statechart Tools Is Now itemis CREATE The YAKINDU team is happy to announce the first release of YAKINDU Statechart Tools Professional Edition. This version expands the open source version that has been established for eight years with great ...
Information: YAKINDU Statechart Tools Is Now itemis CREATE In October 2015 we started a short survey about YAKINDU Statechart Tools to get a better understanding how our users experience the tool, what we have to improve and which features we should implement next.
On November 18th the Eclipse Xtext project added a new source repository eclipse/xtext-umbrella. This article describes the reasons for this additional repository and what is developed in there.
Information: YAKINDU Statechart Tools Is Now itemis CREATE The YAKINDU team is happy to announce the new YAKINDU Statechart Tools 2.9.0 release! Only 6 weeks after our last release we are proud to present you the new version with some long-expected features and ...
Question: Concerning a bacon-and-egg breakfast, what's the difference between the role of the chicken and that of the pig? Answer: The chicken is involved, but the pig is committed! So what does that have to do with my work on Xtext?
When it comes to picking a tool for building Xtext projects many users still prefer Maven Tycho. With the rise of Gradle as the primary build tool for many companies the game is gradually changing and developers exposed to Gradle hardly want to turn back to Maven ...
In the first part of this blog series we have introduced an example use case of integrating an Xtext DSL in a C# command-line calculator. This post will go into the details of how to use Maven to create a .NET assembly containing the DSL and Xtext runtime classes ...
Even though traceability management is required in several industries, most companies have an individual solution to link their development artifacts across their tools. These solutions are often not very comfortable and have several limitations. In this post I ...
Setting up Maven Tycho projects for building Eclipse plugins is not trivial and building releases from that setup is much more complicated than it sounds. If you are used to release your artifacts using the Maven Release Plugin you'll get quickly frustrated if you ...