Dear all great men, I am facing below problems in E4. 1) I want to show a message box using below code. My code is not getting called from a COMMAND/Handler, but is a code(from another project in workspace) that is getting injected using dependency injection. So how to get the shell in E4, in below case:- MessageDialog.openInformation(shell , "About","");
2) My project works fine in development/IDE but when export the product using eclipse product file, i do not see emf bound table showing any files. In other words i get below errors:- org.eclipse.e4.core.di.InjectionException: java.lang.NoClassDefFoundError: org/apache/jackrabbit/webdav/property/DavProperty java.lang.NoClassDefFoundError: org/apache/jackrabbit/webdav/property/DavProperty I tried every thing but failed. Can I expect some one to help me, as i am struggling on it from weeks:- regards Parvez Ahmad Hakim Srinagar Kashmir www.abobjects.com _______________________________________________ e4-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/e4-dev
