Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [ATL] Copy Ecore Files.launch does not exist
[ATL] Copy Ecore Files.launch does not exist [message #69223] Wed, 12 December 2007 20:20 Go to next message
Matthias Bohlen is currently offline Matthias BohlenFriend
Messages: 30
Registered: July 2009
Member
Hi all,

when I compile the ATL source code inside Eclipse, I get this error:

Errors during build.
Errors running builder 'Integrated External Tool Builder' on project
'org.eclipse.m2m.atl.engine'.
Launch configuration Copy Ecore Files at
....org.eclipse.m2m.atl/plugins/org.eclipse.m2m.atl.engine/. externalToolBuilders/Copy
Ecore Files.launch does not exist.

What's wrong?

Matthias
Re: [ATL] Copy Ecore Files.launch does not exist [message #69324 is a reply to message #69223] Wed, 12 December 2007 23:19 Go to previous messageGo to next message
Frédéric Jouault is currently offline Frédéric JouaultFriend
Messages: 572
Registered: July 2009
Senior Member
Hi Matthias,

> when I compile the ATL source code inside Eclipse, I get this error:
>
> Errors during build.
> Errors running builder 'Integrated External Tool Builder' on project
> 'org.eclipse.m2m.atl.engine'.
> Launch configuration Copy Ecore Files at
>
.....org.eclipse.m2m.atl/plugins/org.eclipse.m2m.atl.engine/ .externalToolBuilders/Copy

> Ecore Files.launch does not exist.
>
> What's wrong?

Depending on how your eclipse workspace is setup, .ecore files from the
src/ folder are copied or not to the bin/ folder.

Now that we understand that, the best solution is probably to make sure
the workspace is setup properly.

However, before we understood that, a solution had to be found. It
consisted in using an ant script to copy the .ecore files, with a
corresponding "external builder".


Note that I do find the "Copy Ecore Files.launch" file on the Eclipse CVS:
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.m2m/org .eclipse.m2m.atl/plugins/org.eclipse.m2m.atl.engine/.externa lToolBuilders/?root=Modeling_Project

You may have an incomplete checkout of the CVS.
In any case, now may be the time to switch to a simpler solution than
using this ant script :-).


Best regards,

Frédéric Jouault
Re: [ATL] Copy Ecore Files.launch does not exist [message #69607 is a reply to message #69324] Thu, 13 December 2007 18:13 Go to previous messageGo to next message
Matthias Bohlen is currently offline Matthias BohlenFriend
Messages: 30
Registered: July 2009
Member
On 2007-12-13 00:19:03 +0100, Frédéric Jouault
<frederic.jouault@univ-nantes.fr> said:

>
> Note that I do find the "Copy Ecore Files.launch" file on the Eclipse CVS:
> http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.m2m/org .eclipse.m2m.atl/plugins/org.eclipse.m2m.atl.engine/.externa lToolBuilders/?root=Modeling_Project

Hi
>
Frédéric,

yes, I also find this file in my workspace. Maybe, the reason is that
the file name contains spaces? My machine is a MacBook Pro running
under Mac OS X.

If I understand you correctly, this external builder could be removed.
Who could do this and when?

Cheers
Matthias
Re: [ATL] Copy Ecore Files.launch does not exist [message #69745 is a reply to message #69607] Fri, 14 December 2007 21:32 Go to previous message
Dennis Wagelaar is currently offline Dennis WagelaarFriend
Messages: 147
Registered: July 2009
Senior Member
Matthias Bohlen schreef:
> On 2007-12-13 00:19:03 +0100, Frédéric Jouault
> <frederic.jouault@univ-nantes.fr> said:
>
>>
>> Note that I do find the "Copy Ecore Files.launch" file on the Eclipse
>> CVS:
>> http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.m2m/org .eclipse.m2m.atl/plugins/org.eclipse.m2m.atl.engine/.externa lToolBuilders/?root=Modeling_Project
>>
>
> Hi
>>
> Frédéric,
>
> yes, I also find this file in my workspace. Maybe, the reason is that
> the file name contains spaces? My machine is a MacBook Pro running under
> Mac OS X.
>

No problems on my MBPro, so that's not it.

> If I understand you correctly, this external builder could be removed.
> Who could do this and when?
>
> Cheers
> Matthias
>

I'm also ok with removing it. I put it there initially, b.t.w., so I can
remove it too. I don't have much time before 15th January, though, so a
workaround is in order:

- Select your project in the Package Explorer (or similar)
- Select "Project -> Properties" from the menu
- Select "Builders" in the list on the left
- Uncheck "Copy Ecore Files"

--
Dennis
Previous Topic:[ATL] NPE in content assist
Next Topic:[ATL]Problem running an ant file
Goto Forum:
  


Current Time: Thu Apr 25 10:16:56 GMT 2024

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

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

Back to the top