Technology Reference


All rights reserved.
This document is intended for use by members of the Architected Futures™ Community of Practice (AFCoP) and the developers and stakeholders of related systems that may desire to interface with Architected Futures™ technology or products. Use of this document is subject to the licensing terms described below.
architectedfutures.net web site by Joe Van Steen is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. Permissions beyond the scope of this license may be available at http://architectedfutures.net/contact/.
For information on how to mark content with an appropriate attribution please see the Creative Commons Best Practices for attributions page on the Creative Commons web site.
Introduction
This book consists of notes taken about Eclipse as I go through the process of a self-tutorial to learn the Eclipse system as an application framework.
Based on an initial survey of the system I made the decision to take the time to do a deep dive with the assumption that the OSGI version of Eclipse would become the base platform for the next generation of the Element Architecture Tool Suite (EATS). Using my standard approach I attempted a quick start and did a head-first plunge into the Eclipse Modeling Project to evaluate GMF as technology that could be useful in the development of a GUI modeling interface for EATS. I was pleased with what I saw, but also found myself immediately immersed in a complex web of technology for which I had not given myself an appropriate context of understanding — and not one that was immediately easy to come to grips with.
GMF is complex by itself, with a complex array of support technology, built on top of GEF and EMF, and layered on top of the whole complex Eclipse environment. It rapidly became obvious that a structured, layered approach to all this was in order. It was also obvious that anyone else who might want to follow this effort and become engaged, especially anyone unfamiliar with this the whole maze of technology, would also need a way to wade into the pool. Thus, these notes.
This book records the significant elements of my introduction to Eclipse and the modeling tools as I weave in and out of that activity. This is an ongoing effort and the page content will grow as I continue the journey. Hopefully they will also be helpful to others who want to follow down this same path.
Add new comment