The problem might be that eclipse trying to instantiate internal browser based on mozilla to show Intro. Try add line below
browser-choice=1 to file .metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.browser.prefs It will switch eclipse to using external browser and SWT version of Intro. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4172669#4172669 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4172669 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
