Community
Participate
Working Groups
I am trying to use the HtmlComposer to provide a HTML attribute editor for the Mantis connector. I am using the minimal amount of code required: bc. composer = new HtmlComposer(composite, SWT.None); When running with no specific command line arguments, the editor comes up empty, with a gray band at the bottom. When running with -Dorg.eclipse.swt.browser.UseWebKitGTK=true the browser window displays an error message that the URL can not be loaded. There are no error log entries.
Created attachment 190325 [details] errors as displayed when running with webgtk
Tom, does the plug-in need to be unpacked?
I have added the unpack flag. Robert, can try again with the current weekly build and let me know if that makes a difference?
Build is running now: https://hudson.eclipse.org/hudson/user/spingel/my-views/view/Mylyn/job/mylyn-release/59/
Yes, the plugin needs to be unpacked.
It works just fine now, thank you.
Thanks for testing! Please let us know if you run into any other problems.