I'm using the SWT browser widget to develop an application in Java with Eclipse ("Kepler").
Now I want to use the Mozilla API and downloaded the latest sdk from XULRunner from this site: http://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/latest/
How can I tell Eclipse to use XULRunner so I can use the following code line?
browser = new Browser(shell, SWT.MOZILLA);
Any suggestions on the same are highly appreciated.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…