Skip to content

Menu

Posts tagged with #eclipse

All posts tagged with #eclipse in chronological order with newest first.

Posts tagged with #eclipse

Aug 01, 2009 software-engineering

Groovy, EMF and UML2

I wrote the Groovy EMF builder and the Groovy UML2 builder. These tools use the builder concept of the programming language Groovy to ease the processing of Eclipse Modelling Framework...

#groovy #eclipse #model-driven #jvm #java
Read more
Writing Eclipse plugins with Groovy
Jan 17, 2008 software-engineering

Writing Eclipse plugins with Groovy

Writing plugins for Eclipse with other languages than Java is not officially supported, but there is a way to write an Eclipse plugin with Groovy only.

#groovy #eclipse #jvm #java
Read more
Dec 01, 2007 software-engineering

Eclipse BugDays 2007

I participated at Eclipse BugDays in July, August, September, October, and November 2007 and helped debugging the Eclipse projects JDT, PDE/UI, and ECF.

#eclipse #jvm #java
Read more
Nov 29, 2007 software-engineering

Using UML2 with Groovy

The UML2 project provides an EMF based implementation of the UML 2.x metamodel in Java. With the EMFBuilder it is possible to create and process UML2 models.

#groovy #eclipse #model-driven #jvm
Read more
Using EMF with Groovy
Oct 22, 2007 software-engineering

Using EMF with Groovy

This article shows how Groovy can be used with the Eclipse Modeling Framework (EMF).

#groovy #eclipse #model-driven #jvm
Read more
Editor for the Common Warehouse Metamodel (CWM)
Oct 01, 2007 software-engineering

Editor for the Common Warehouse Metamodel (CWM)

The Common Warehouse Metamodel (CWM) is a standard by the Object Management Group (OMG). The intention of CWM is to define a standard for metadata in Data Warehouses and Business Intelligence applications.

#groovy #eclipse #model-driven #jvm #data
Read more
Eclipse SQL Editor Plugin
Mar 07, 2006 software-engineering

Eclipse SQL Editor Plugin

I wanted to find out how hard it is to build a language editor in Eclipse. Back then I didn’t know of any open-source SQL editor (and there wasn’t one...

#eclipse #jvm #java
Read more
The Graphical Editor Framework (GEF)
May 10, 2005 software-engineering

Graphical Editors with Eclipse

Over Christmas 2004, I built an EMF plugin for family trees. Around Easter 2005, I finally found the time to develop a GEF-based editor for it.

#eclipse #jvm #java
Read more