Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Xcore"

m
m
Line 8: Line 8:
 
==Getting Started==
 
==Getting Started==
  
The first version of Xcore will be part of the [[http://wiki.eclipse.org/Juno Juno]] release train and is currently available in the [[http://download.eclipse.org/releases/juno Juno p2 repository]].  To get started, you'll need to install the hardware-appropriate platform version of [[http://download.eclipse.org/eclipse/downloads/ Eclipse 4.2]] or [[http://download.eclipse.org/eclipse/downloads/eclipse3x.php Eclipse 3.8]].
+
The first version of Xcore will be part of the [http://wiki.eclipse.org/Juno Juno] release train and is currently available in the [http://download.eclipse.org/releases/juno Juno p2 repository].  To get started, you'll need to install the hardware-appropriate platform version of [http://download.eclipse.org/eclipse/downloads/ Eclipse 4.2] or [http://download.eclipse.org/eclipse/downloads/eclipse3x.php Eclipse 3.8].

Revision as of 04:07, 6 February 2012

{{#eclipseproject:modeling.tmf.xtext}}

Modeling for Programmers and Programming for Modelers

XcoreLogo.png

Xcore is an extended concrete syntax for Ecore that, in combination with Xbase, transforms it into a fully fledged programming language with high quality tools reminiscent of the Java Development Tools. You can use it not only to specify the structure of your model, but also the behavior of your operations and the conversion logic of your data types. It eliminates the dividing line between modeling and programming, combining the advantages of each. All this is supported for both generated and dynamic models.

Getting Started

The first version of Xcore will be part of the Juno release train and is currently available in the Juno p2 repository. To get started, you'll need to install the hardware-appropriate platform version of Eclipse 4.2 or Eclipse 3.8.

Back to the top