Jo Grant 17.Apr.09 10:36 AM a Web browser Application development6.2Windows XP
I have some code that works just fine for the SWT Browser. I swap out org.eclipse.swt.browser.Browser and swap in com.ibm.rcp.browser.service.WebBrowser it compiles just fine. But at runtime I get NoClassDefinedError when it tries to instantiate it.
Has anyone seen this? Has anyone successfully used WebBrowser on Notes 8.5?