Eclipse Installation Instructions

While Windows 64-bit will run either 32-bit or 64-bit applications, the flavor of Eclipse must match that of the installed JDK, and of the Eclipse plugins: See this thread:http://www.eclipse.org/forums/index.php/t/156521

Even with the help of others, installing a working version of the Eclipse Modeling Tools can be extraordinarily frustrating.  Indigo (the most recent version of Eclipse) has been released.  Avoid it as it doesn't work correctly with the tools that we will use.  Also, I'm running on a 64-bit architecture machine.  Don't download the 64-bit version of Eclipse; stay with the 32-bit, as the 64-bit version doesn't work correctly with the tools that we will use.  Someday, this will be simpler. There is a series of installations that you will need.  So here we go:

Install Eclipse Modeling Tools

Watch this video

Install Graphical Modeling Tooling Framework Plug-in

These tools provides a model-driven approach to generating graphical editors in Eclipse.

Watch this video

Install OCL Tools Plug-in

This install add OCL expression editors and OCL constraints to model declarations.

Watch this video

Install Eugenia Tools Plug-in

Eugenia tools simplify the development of GMF editors.

Watch this video