Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » [Xtext 2] Missing error markers in package explorer
[Xtext 2] Missing error markers in package explorer [message #671527] Wed, 18 May 2011 08:28 Go to next message
Mirko Raner is currently offline Mirko RanerFriend
Messages: 125
Registered: July 2009
Location: New York City, NY
Senior Member
Hi folks,

I just upgraded to Indigo M7 and Xtext 2.0.0 RC1 and generated a boilerplate Xtext project with the standard MyDSL "Hello ... !" grammar. When I launch the runtime workbench and create a .mydsl file I see error markers in the editor, but not in the package explorer, even after saving the file. It looks like the Xtext builder is not doing its job transferring the markers. The files have standard permissions, i.e. no write protection, etc. Close/Open project, Clean and similar tricks still don't get the markers into the package explorer.
I cannot see anything wrong in the error log, except for one slightly unusual entry:

Error
Wed May 18 00:34:17 PDT 2011
Referenced part does not exist yet: org.eclipse.jdt.ui.PackageExplorer.

This looks like a bug to me... or am I missing something in regard to Xtext 2.0.0?

Thanks,

Mirko
Re: [Xtext 2] Missing error markers in package explorer [message #671547 is a reply to message #671527] Wed, 18 May 2011 09:12 Go to previous messageGo to next message
Sebastian Zarnekow is currently offline Sebastian ZarnekowFriend
Messages: 3118
Registered: July 2009
Senior Member
Hi Mirko,

are you refering to the project explorer or the package explorer?

Regards,
Sebastian
--
Need professional support for Eclipse Modeling?
Go visit: http://xtext.itemis.com

Am 18.05.11 10:28, schrieb Mirko Raner:
> Hi folks,
>
> I just upgraded to Indigo M7 and Xtext 2.0.0 RC1 and
> generated a boilerplate Xtext project with the standard
> MyDSL "Hello ... !" grammar. When I launch the runtime
> workbench and create a .mydsl file I see error markers in
> the editor, but not in the package explorer, even after
> saving the file. It looks like the Xtext builder is not
> doing its job transferring the markers. The files have
> standard permissions, i.e. no write protection, etc.
> Close/Open project, Clean and similar tricks still don't
> get the markers into the package explorer.
> I cannot see anything wrong in the error log, except for one
> slightly unusual entry:
>
> Error
> Wed May 18 00:34:17 PDT 2011
> Referenced part does not exist yet:
> org.eclipse.jdt.ui.PackageExplorer.
>
> This looks like a bug to me... or am I missing something in
> regard to Xtext 2.0.0?
>
> Thanks,
>
> Mirko
>
Re: [Xtext 2] Missing error markers in package explorer [message #671706 is a reply to message #671547] Wed, 18 May 2011 18:15 Go to previous messageGo to next message
Mirko Raner is currently offline Mirko RanerFriend
Messages: 125
Registered: July 2009
Location: New York City, NY
Senior Member
Sebastian Zarnekow wrote on Wed, 18 May 2011 02:12
are you refering to the project explorer or the package explorer?

Actually, I tried both, and the markers don't show up in either one.
Re: [Xtext 2] Missing error markers in package explorer [message #671742 is a reply to message #671706] Wed, 18 May 2011 20:31 Go to previous message
Sebastian Zarnekow is currently offline Sebastian ZarnekowFriend
Messages: 3118
Registered: July 2009
Senior Member
Hi Mirko,

the project explorer does not support the marker propagation - so no
surprise for this one. Actually the message

Referenced part does not exist yet:
org.eclipse.jdt.ui.PackageExplorer.

sounds suspicious to me. Are you sure that your installation is not corrupt?

Regards,
Sebastian
--
Need professional support for Eclipse Modeling?
Go visit: http://xtext.itemis.com

Am 18.05.11 20:15, schrieb Mirko Raner:
> Sebastian Zarnekow wrote on Wed, 18 May 2011 02:12
>> are you refering to the project explorer or the package explorer?
>
> Actually, I tried both, and the markers don't show up in either one.
>
Previous Topic:XtextEditor based on a string
Next Topic:Resource factory problems
Goto Forum:
  


Current Time: Tue Apr 23 17:02:53 GMT 2024

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

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

Back to the top