Hi All,
Recently I have came upon a strange issue with Xcp designer 2.2. Everythhing in Xcp designer works fine except for UI templates
Except for UI templates and that too only layout, everything else works works fine,
I have few finding that I would like to share.
1) I observed it is with new machines like me and my collegue and not with old machine(not happeneing with colegues with old laptop with core i7 processor), we have i5 processor(not sure if it is the reason)
2) when i look a .log file of project there is a n error something like this
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.e4.ui.workbench.swt".
!STACK 0
org.eclipse.e4.core.di.InjectionException: org.eclipse.swt.SWTException: Widget is disposed.
Not sure if this is the reason that Layout is not loading up. Log location ($DesignerPath$\Applications\DefaultWorkspace\.metadata)
3)When I see the .plugin folder ($DesignerPath$\Applications\DefaultWorkspace\.metadata\.plugins), it doesnt match wth number of folder that our collegue for whom this is working .
When I searched for Error I found this link which says XUL runner (not sure what it is is not compatible with Version of eclipse).
I have attached the log file in the file let me know what can be the issue