Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » Importing ETL files from other projects
Importing ETL files from other projects [message #536134] Thu, 27 May 2010 08:34 Go to next message
Andy Ed is currently offline Andy EdFriend
Messages: 64
Registered: December 2009
Member
Hi,

I would like to import ETL files from a repository of 'utilities', using the import statement. These would reside in a separate Eclipse project. Is this possible?

Andy
Re: Importing ETL files from other projects [message #536138 is a reply to message #536134] Thu, 27 May 2010 08:49 Go to previous messageGo to next message
Dimitris Kolovos is currently offline Dimitris KolovosFriend
Messages: 2162
Registered: July 2009
Location: York, UK
Senior Member

Hi Andy,

This is possible indeed. If you need to import a file from another project you can use relative paths e.g.

import "../../myotherproject/other.etl";

Cheers,
Dimitris
Re: Importing ETL files from other projects [message #536141 is a reply to message #536138] Thu, 27 May 2010 08:54 Go to previous message
Andy Ed is currently offline Andy EdFriend
Messages: 64
Registered: December 2009
Member
That's working - thanks.
Previous Topic:Importing ETL files from other projects
Next Topic:Re: Importing ETL files from other projects
Goto Forum:
  


Current Time: Tue Apr 16 19:26:33 GMT 2024

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

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

Back to the top