Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » GMT (Generative Modeling Technologies) » TCS language project : Eclipse hangs when opening workspace
TCS language project : Eclipse hangs when opening workspace [message #608251] Mon, 12 November 2007 16:26
Guillaume Savaton is currently offline Guillaume SavatonFriend
Messages: 19
Registered: July 2009
Junior Member
This is my second attempt to get help on this topic: my previous message
has mysteriouly disappeared from the newsgroup.

I have built a language project (ANT-based) using the instructions given
in http://wiki.eclipse.org/TCS/Language_Project

Everything works fine: the parser for my DSL is correctly generated and I
can use it to inject models. The textual generic editor is usable too.

My problem occurs upon the following scenario:

1. I start editing some text in the generated textual generic editor
2. while the editor pane is open, I close Eclipse, or I switch workspace
3. I reopen Eclipse, or I switch back to the previous workspace

At this time, Eclipse hangs while loading plugin org.eclipse.am3.core
After several minutes, exception stacks are displayed in the console, 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

Finally, Eclipse opens, with my workbench in its previous state.

As I stated above, everything else works fine: it only seems that EMF is
trying to validate the XMI files of the generic editor, but fails to find
the appropriate namespace definitions at the above URIs.

Has anyone experienced the same problems?
Is it possible to disable this validation step?

Regards,

G. Savaton
Previous Topic:[MOFScript] Navigable Asociation
Next Topic:[TCS]:Error with TCS Wizard
Goto Forum:
  


Current Time: Sat Apr 20 15:11:16 GMT 2024

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

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

Back to the top