Using Browser Component
Guys,
For some reasons it has slipped EAP release notes:
As of latest EAP build it is possble to use embedded mozilla browser
with all the download/upgrade functionality in your own plugins. To get
started take a look at the plugin, which provides the functionality:
http://svn.jetbrains.org/idea/Trunk/htmlbrowser/
The starting point is:
http://svn.jetbrains.org/idea/Trunk/htmlbrowser/source/org/jetbrains/idea/browser/BrowserComponentService.java
(obtain it through PicoContainer).
请先登录再写评论。