[EMF Forms] Master Detail View invisible/does not show up [message #1733210] |
Wed, 25 May 2016 08:44  |
Eclipse User |
|
|
|
Hi,
currently I'm playing around a bit with EMF Forms and I'm pretty impressed! Good job! However, unfortunately I have some problems to get the master detail view working (that's the one I'm mostly interessted in).
What have I done?
Step 1:
- I installed a fresh instance of Mars.2 Modeling Edition,
- generated the makeithappen e4 demo projects and
- launched the e4 application
==> Everything works perfectly!
Step 2:
- Then I deleted all controls from the User.view model,
- added the Tree Master Detail Control,
- previewed the modified view (the master detail view is visible),
- added the "org.eclipse.emfforms.swt.treemasterdetail" bundle to the viewmodel bundle and to the product configuration and
- launched the e4 application
==> The applications starts without any error and the application panel shows up, but has no content (=no master detail view).
Do you have any idea what goes wrong here? Do I have to add some more bundles to the launch configuration?
Any help is greatly appreciated!
Thanks,
Gerd
|
|
|
|
|
Re: [EMF Forms] Master Detail View invisible/does not show up [message #1734102 is a reply to message #1733210] |
Fri, 03 June 2016 15:49   |
Eclipse User |
|
|
|
Hi Ram, hi Eugen
thanks for the replies. I think I already tried this before I posted to this forum, but I'm not sure .
However, I tried this now, but after adding the above-mentioned bundles to the launch configuration the application start fails immediately (unfortunately without any meaningful message). Again, removing the master-detail-view from the viewmodel fixes the problems, the other controls seem to work as expected.
After debugging a bit deeper to find the possible cause I discovered that the application starts fails due to an SWTError (org.eclipse.swt.SWTError: No more handles). You can catch the exception by setting a breakpoint at org.eclipse.e4.core.internal.di.MethodRequestor (line:65).
Should I open a bug report for this? Or is it an already known bug?
Again, thanks for your feedback!
Regards,
Gerd
[Updated on: Fri, 03 June 2016 15:50] by Moderator
|
|
|
|
Powered by
FUDForum. Page generated in 0.03198 seconds