Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » Eject etl since code
Eject etl since code [message #1710534] Wed, 07 October 2015 11:13 Go to next message
Laura Castrillon is currently offline Laura CastrillonFriend
Messages: 2
Registered: October 2015
Junior Member
Hi,

I have an ETL transformation, thist works fine, but now I want to exect this tranformation in java code. I'm trying to create an Activator, but I don't know how this works.

I used like example this code.google.com/p/pongo/source/browse/trunk/com.googlecode.pongo/src/com/googlecode/pongo/PongoGenerator.java

but generate error with some libraries. Sad

import org.eclipse.emf.emfatic.core.generator.ecore.EcoreGenerator;
import org.eclipse.epsilon.egl.EglFileGeneratingTemplateFactory;
import org.eclipse.epsilon.egl.EgxModule;
import org.eclipse.epsilon.emc.emf.EmfModel;
import org.eclipse.epsilon.emc.plainxml.PlainXmlModel;

Re: Eject etl since code [message #1710565 is a reply to message #1710534] Wed, 07 October 2015 14:54 Go to previous message
Dimitris Kolovos is currently offline Dimitris KolovosFriend
Messages: 2163
Registered: July 2009
Location: York, UK
Senior Member

Hi Laura,

You'll need to install Epsilon and Emfatic for these dependencies to be satisfied (the easiest way to do this is to grab a pre-bundled distribution from [1] and then update to the latest interim version of Epsilon). Any problems, please give us a shout.

Cheers,
Dimitris

[1] http://www.eclipse.org/epsilon/download/
Previous Topic:Strategy for model comparison and transformation
Next Topic:[ETL] Standalone example - IRelativePathResolver there is not
Goto Forum:
  


Current Time: Thu Apr 25 03:50:11 GMT 2024

Powered by FUDForum. Page generated in 0.03395 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top