| [Xpand] Adding files to ouput [message #534265] |
Tue, 18 May 2010 10:26  |
MaximeLecourt Messages: 108 Registered: February 2010 Location: France |
Senior Member |
|
|
Hello,
is there a way to add files (or even better a directory) to the generated files ?
I have some files that are already written, and that I have to add to every generated code, and I want to add them to output.
How can I do that ?
One day I shall master M2T, but that day has yet to come...
|
|
|
|
|
|
|
| Re: [Xpand] Adding files to ouput [message #534431 is a reply to message #534265] |
Wed, 19 May 2010 03:50   |
MaximeLecourt Messages: 108 Registered: February 2010 Location: France |
Senior Member |
|
|
I have a noob question :s
I downloaded the emft-mwe-Update-0.8.0M5.zip (latest stable build), but I don't know how to install it.
I tried uninstalling MWE and copy/paste files from zip to eclipse directory, but doesn't work. So how can I install it ? Is there a site that I can add to add it using eclipse ?
Regards,
maxime
EDIT : found how to install MWE 1.0, but i get an error when running my workflow files. Still searching.
One day I shall master M2T, but that day has yet to come...
[Updated on: Wed, 19 May 2010 05:18] Report message to a moderator
|
|
|
| Re: [Xpand] Adding files to ouput [message #534581 is a reply to message #534431] |
Wed, 19 May 2010 11:09   |
Sven Efftinge Messages: 1667 Registered: July 2009 |
Senior Member |
|
|
The easiest way to install it is via update manager.
http://download.itemis.com/updates/milestones/
Sven
Maxime Lecourt schrieb:
> I have a noob question :s
>
> I downloaded the emft-mwe-Update-0.8.0M5.zip (latest stable build), but
> I don't know how to install it.
>
> I tried uninstalling MWE and copy/paste files from zip to eclipse
> directory, but doesn't work. So how can I install it ? Is there a site
> that I can add to add it using eclipse ?
>
> Regards,
>
> maxime
--
Need professional support for Xtext and EMF?
Go to: http://xtext.itemis.com
Twitter : @svenefftinge
Blog : blog.efftinge.de
--
Need professional support for Xtext and EMF?
Go to: http://xtext.itemis.com
Twitter : @svenefftinge
Blog : blog.efftinge.de
|
|
|
|
| Re: [Xpand] Adding files to ouput [message #534801 is a reply to message #534796] |
Thu, 20 May 2010 07:39   |
Christian Dietrich Messages: 4420 Registered: July 2009 |
Senior Member |
|
|
Hello Maxime,
please note: "." is the root of the project you execute the workflow within so in your case
<component id="copier" class="org.eclipse.emf.mwe.utils.FileCopy"
sourceFile="../genCPP/src/fr/onera/gamme/pool/Entity.java"
targetFile="../genCPP/src-gen/myEntity/Entity.java"
/>
might be working (asuming genCPP is the project name)
AND: the target dir must exist.
~Christian
[Updated on: Thu, 20 May 2010 07:42] Report message to a moderator
|
|
|
|
Powered by
FUDForum. Page generated in 0.07719 seconds