DSL projects: eclipse hangs when validating TGE [message #65796] |
Tue, 06 November 2007 03:27 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.02901 seconds