In this blog post you will see how to create a runnable JAR file which will run directly the code generation outside of Eclipse.
Tag: Eclipse

OpenCV: Hello World
In this tutorial we are going to write our first Hello World application using the OpenCV libraries and modules. It is a pretty simple application, but shows a lot.

EMF: Improving Our First Xpand Project – Beautification
In this post we will create beautification rules and will apply them on the generated code in order to make it easier to read and understand.

EMF: Developing The First Xpand Project – Xpand Template
In this post we are going to create our first Xpand template and fill it with some content on the road of creating our first Xpand project.

EMF: Our First Xpand Project
In this post I will show you how to create your first Xpand project and fill it with some initial components like workflow file.

EMF: Ecore Model Components And Properties
In this post we will get familiar with the Ecore Model Components like EClass and EData, which make the ecore models and their properties.