CCT-WEB
From PlcWiki
(Difference between revisions)
m (→Technical Info) |
m (→Features at a Glance) |
||
Line 9: | Line 9: | ||
== Features at a Glance == | == Features at a Glance == | ||
* GWT application | * GWT application | ||
+ | * Two project modes: LOCK and MERGE | ||
+ | * Computing the difference between project (application) data and original source data | ||
== Quick Start == | == Quick Start == |
Revision as of 08:46, 4 February 2012
Contents |
Introduction
Tool dedicated to manage key configuration data of the Clever System.
Versions
Latest version: Application is still under development.
Features at a Glance
- GWT application
- Two project modes: LOCK and MERGE
- Computing the difference between project (application) data and original source data
Quick Start
Coming soon...
Technical Info
Dependency
- Apache Tomcat
- CCT - command line tool
- CleverGWT
- Lexicon
- Application data storage (SQLite DB)
- Temporary directory (read/write)
- Directory with configuration file config.yaml
Deploy
- See build.xml
- web.xml - setup path where to find config.yaml <param-name>configuration</param-name>