Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » DSL projects: eclipse hangs when validating TGE
DSL projects: eclipse hangs when validating TGE [message #65796] Tue, 06 November 2007 08:27
Guillaume Savaton is currently offline Guillaume SavatonFriend
Messages: 19
Registered: July 2009
Junior Member
Hi,

I have been trying to develop a simple ANT-based language project using
the latest CVS version of the ATL environment and TCS under Eclipse 3.3.

Generally, everything works fine: my injector and editor have been
successfully generated and are usable.

The only problem is that, each time I start my injection script, Eclipse
hangs for a long time and displays exception stacks with the following
error messages:

Package with uri 'http://www.eclipse.org/gmt/tcs/2007/Editor' not found
Package with uri 'http://www.eclipse.org/gmt/tcs/2007/Outline' not found

My guess is that there is an attempt to validate my editor models
TGE/*-Editor.xmi and TGE/*-Outline.xmi, but the namespace definitions are
not found at the given URIs.

I don't understand why my editor models should be loaded and validated
while I only want to use my injector (and while there is actually no
editor pane open).
How can I prevent it from happening ?

Regards,

Guillaume Savaton
Previous Topic:RCP feature/patch error installing ATL
Next Topic:[ATL]Instances of EMF-generated models as ATL outputs?
Goto Forum:
  


Current Time: Fri Apr 19 20:22:57 GMT 2024

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

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

Back to the top