CCT-WEB

From PlcWiki

(Difference between revisions)
Jump to: navigation, search
m
m
Line 4: Line 4:
Latest version: Application is still under development.
Latest version: Application is still under development.
-
== Features at a glance ==
+
== Features at a Glance ==
* GWT application configuration tool.
* GWT application configuration tool.
 +
 +
== Quick Start ==
 +
''Coming soon...''
 +
 +
== Technical Info ==
 +
Dependency
 +
* 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 to find ''config.yaml'' <param-name>configuration</param-name>

Revision as of 08:24, 2 February 2012

File:CleverTool.png

Contents

Versions

Latest version: Application is still under development.

Features at a Glance

  • GWT application configuration tool.

Quick Start

Coming soon...

Technical Info

Dependency

  • 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 to find config.yaml <param-name>configuration</param-name>
Personal tools