CVS log for openccm/explorer/build.xml |
|
Help |
Request diff between arbitrary revisions / Display revisions graphically
Removed all references to the old module name (browser) - Changed file headers - Changed javadoc comments Cosmetics updates - Added CVS $Id$ tag - Updated date Added BeanShell libraries in .classpath eclipse configuration file. Renamed 'enum' variable to 'enumeration' in order to be JDK 5.0 compliant.
Removed the manipulation of the src/resources/config directory in the build.xml file because this directory has been removed.
Adds the doc build for Utils module
Cosmetic updates.
First version for the Explorer module documentation It consists of an extraction from the main OpenCCM doc about the (former) Browser The install guide details module's contents and basic build method to use, and links to other modules which the software depends on. Included are the DTD documentation and the tutorial for plugin development. index file aims to provide an entrypoint of the documentation when built standalone for the module, project file provides the left menu for this standalone doc, explorer_history lists the modifications. images have been moved to the html dorectory. build.xml has now a doc builder target TODO : major update of this whole doc for the Browser-Explorer migration.
Addition of an uptodate check to avoid a useless ANT process in this module.
Importing the new version of the Browser Framework (now called Explorer). It has been totally redesigned using a component-based approach. The Component Model used to implement this new version of the explorer framework is the Fractal Component Model. This framework includes all the features contained in the previous version. Moreover, the 'generic' aspect has been enhanced in order to support more than one Graphical Framework. Thus, we can imagine to develop a plug-in for a set of resources and explore it by using either the Java/SWT technology or the Java/Swing technology. For the moment, only the Java/Swing support is totally implemented. The Java/SWT support is forecasted but not yet fully implemented.
| webmaster@ow2.org |
Powered by ViewCVS 0.9.4 |
Back to OW2 Forge