Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » loading templates from another package (how to load templates from another package)
loading templates from another package [message #719194] Fri, 26 August 2011 06:58 Go to previous message
vrm  is currently offline vrm
Messages: 31
Registered: June 2011
Member
I'm not able to load templates that reside in another package.FOr instance,say I have template1.egl in package 'A' and template2.egl in package 'B' ; template1 loads template2.So in template1.egl I have the below code :

var t:Template = TemplateFactory.load("B/template2.egl");

but this doesn't work.It doesn't seem to resolve a relative path.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:how to read contents from .genmodel(ecore) using EGL
Next Topic:Using Epsilon in Java
Goto Forum:
  


Current Time: Wed May 22 12:04:39 EDT 2013

Powered by FUDForum. Page generated in 0.01770 seconds