Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » Problem in Group/Section of customized property view(EEF with Sirius)((EEF with Sirius)Group/Section of customized property view is not appearing )
Problem in Group/Section of customized property view(EEF with Sirius) [message #1786158] Thu, 26 April 2018 09:06 Go to next message
Anil Patil is currently offline Anil PatilFriend
Messages: 2
Registered: April 2018
Junior Member
I am using EEF with Sirius to customize the property view. I configured as it is mentioned in the below tutorials.
https://www.eclipse.org/sirius/doc/viewpoint-eef.html
https://wiki.eclipse.org/EEF/Tutorials/First_Generation

Versions of EEF and Sirius are:
EEF: 2.0.1.201801311257
Sirius: 5.1.1.201801311428
EEF runtime: 1.5.1.201601141612

After the launch of an application, when Diagram description is opened NPE is thrown. when one of the node is clicked NPE is thrown and In Properties view "Base" page is opened without the group/section(Blank) Below is the stack trace.

!ENTRY org.eclipse.eef.properties.ui 4 2 2018-04-25 09:48:11.425
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.eef.properties.ui".
!STACK 0
java.lang.NullPointerException
at org.eclipse.emf.eef.runtime.impl.parts.CompositePropertiesEditionPart.refresh(CompositePropertiesEditionPart.java:170)
at org.eclipse.emf.eef.runtime.part.impl.SectionPropertiesEditingPart.refresh(SectionPropertiesEditingPart.java:171)
at org.eclipse.eef.properties.ui.legacy.internal.legacy2eef.EEFLegacySection.refresh(EEFLegacySection.java:121)
at org.eclipse.eef.properties.ui.api.EEFTabContents$3.run(EEFTabContents.java:162)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:50)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:173)

Could you please let me know whether I am doing wrong configuration or something else is the problem.

Thanks in advance.

Re: Problem in Group/Section of customized property view(EEF with Sirius) [message #1786372 is a reply to message #1786158] Wed, 02 May 2018 09:10 Go to previous messageGo to next message
Julien Dupont is currently offline Julien DupontFriend
Messages: 172
Registered: July 2009
Senior Member
Hello Anil,

I don't know if you know but Sirius integrated now the eef properties views.
If you want to know how to use it you can see https://wiki.eclipse.org/Sirius/Tutorials/PropertiesViewTutorial

Best regards

[Updated on: Wed, 02 May 2018 09:11]

Report message to a moderator

Re: Problem in Group/Section of customized property view(EEF with Sirius) [message #1786602 is a reply to message #1786372] Tue, 08 May 2018 09:06 Go to previous message
Anil Patil is currently offline Anil PatilFriend
Messages: 2
Registered: April 2018
Junior Member
Thank you.
Previous Topic:Preferred node size vs preferred node container size
Next Topic:Relation Based Edge with Sirius
Goto Forum:
  


Current Time: Thu Mar 28 11:04:48 GMT 2024

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

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

Back to the top