NOTE: this plugin is part of DocPlugin. This version is no longer supported.
-- DanBachelder - 19 Jun 2002
DocBrowser is a simple plugin that allows you to view simple webpages in IDEA.. it is "designed" to view the javadoc paths specified in your project file... see the included README for more info on what it doesn't do... This was just a first stab at writing a plugin.. so the source is kinda nasty... working on it.
Check out my website for the most current info.
-- DanBachelder - 10 Jun 2002
There was a problem with the prebuilt jar under windows... 1.0.1 takes care of that... also, the file:/ urls were not working under windows... that is now fixed as well.
-- DanBachelder - 10 Jun 2002
------------- 6-10-02 ------------------------
* release 1.1
* replaced address field with dialog.. it's
not the focus of this plugin.
* added ability to add the root of a javadoc
tree on the web (i.e.
http://jakarta.apache.org/velocity/api)
and have it included in the index.
-- DanBachelder - 11 Jun 2002
sorry about all the releases... you never know when the mood will strike...
------------- 6-11-02 ------------------------
* release 1.1.5
* refactored classes to be a bit clearer..
more to do.
* added usage to README
-- DanBachelder - 11 Jun 2002