Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Enable Problems View in RCP
Enable Problems View in RCP [message #199042] Sat, 26 July 2008 07:34
Eclipse UserFriend
Originally posted by: marcello.larosa.iinet.net.au

Hi All,

I'm developing an RCP application with GMF in which I've defined audit rules
in both OCL and Java for constraints checking. When I run the project as a
plugin, validation errors are properly shown in the Problems view, as well
as in the diagram. However, when I build and run the project as an RCP, the
Problem View doesn't show anything (although I modified the
DiagramEditorPerspective to show this view since the beginning).

I'm importing the following plugins:
- for validation:
org.eclipse.emf.ocl
org.eclipse.emf.validation.ocl
org.eclipse.ocl
org.eclipse.ocl.ecore
org.eclipse.emf.validation
(org.eclipse.emg.validation.ui)

-for showing the Problems view:
org.eclipse.ui.ide
org.eclipse.ui.views

I've found differences between the ValidationDecoratorProvider produced by
GMF for plugin, and the one produced for RCP. However, I'm not able to
understand the differences. Any clues? Is this the file that needs to be
modified in order to notify the Problems View?

Thanks heaps in advance,
Marcello
Previous Topic:Integrating EMF / GMF editors - diagram changes not saving
Next Topic:RCP project export customization
Goto Forum:
  


Current Time: Thu Apr 25 22:17:57 GMT 2024

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

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

Back to the top