| Invalid property category path [message #895765] |
Sun, 15 July 2012 17:01  |
Andrea Margheri Messages: 20 Registered: July 2012 |
Junior Member |
|
|
Hi,
I'm working with my Xtext project and with no cause in Eclipse Application the @Inject seems don't work, infact with IResourceDescriptions resourceDescriptions I can't find .mydsl files in the project.
Moreover in Eclipse's log file there is this error message
!MESSAGE Invalid property category path: ValidationPropertiesPage (bundle: org.eclipse.wst.xml.ui, propertyPage: org.eclipse.wst.xml.ui.propertyPage.project.validation)
How can I fix it?
Thanks,
Andrea
|
|
|
|
|
|
| Re: Invalid property category path [message #895811 is a reply to message #895801] |
Mon, 16 July 2012 03:34  |
Karsten Thoms Messages: 331 Registered: July 2009 Location: Dortmund |
Senior Member |

|
|
Further, you should not use IResourceDescriptions, since it does not only have the resources visible from your project, but globally the index. Use IGlobalScopeProvider to get a view what's visible for your project.
Need professional support for Xtext, Xpand, EMF?
Go to: http://xtext.itemis.com
Twitter : @kthoms
Blog : www.karsten-thoms.de
|
|
|
Powered by
FUDForum. Page generated in 0.01761 seconds