Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ease-dev] [GSoC-2015]Help Hover Tooltips

Hi Christian,

I checked the papyrus module in "org.eclipse.ease.modules.modeling" plugin. But the module does not include the defective methods ( addErrorMarker(EObject,String), addInfoMarker(EObject,String), addWarningMarker(EObject,String) ). I found these 3 methods in a module called "EcoreModule"[1]. I tested those 3 methods by copying them into a default module. Then the decorators reported the return types correctly. Am I using the correct papyrus module and methods?

Thank you.

[1]https://eclipse.googlesource.com/e4/org.eclipse.e4.scripting/+/recette/Plugins/integration/org.eclipse.ease.integration.modeling/src/org/eclipse/ease/integration/modeling/EcoreModule.java



On Wed, Apr 8, 2015 at 10:40 PM, Christian Pontesegger <christian.pontesegger@xxxxxx> wrote:
Hi Vidura,

there is a screenshot attached to the bug showing a papyrus module without decorators reporting the return type of the method. Did not check it for other modules so far.

--
Christian



_______________________________________________
ease-dev mailing list
ease-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ease-dev



--
Vidura Mudalige
Undergraduate
Computer Science & Engineering
University of Moratuwa.

Back to the top