New release of componenthaus
"Mike Hogan" <[email protected]>
| Newsgroups | gmane.comp.java.jcontainer.interest |
|---|---|
| Message-ID | <001201c3b78b$3422aa10$f983ba50@eamon> |
Guys, http://64.4.141.60/componenthaus/welcome.htm Tarun Sharma (cc'ed) has joined the project. This release contains the following edits: * Deal with @link javadoc tag * Added ability to support BEA Workshop controls (.jcx files). * Refactored lots * Show param tags nicely formatted for each method in the javadoc. * JDepend testcase to guard against package dependency cycles added * Have all Exception constructors call super(...) * Display javadoc properly (was unparsed and unformatted). * Initial cut of "basket" idea added, which allows you compile a list of components to download, and have their dependencies included. When you "checkout", you get everything in one single zip file. If you want to locate a BEA Workshop control, search for "search the web". The Google component is a workshop component that wraps the Google WSDL. When you show the details of any component, just click on the single line of javadoc to expand it and see more. Cheers, Mike.