X-TEA Driver READ ME

// Contents //
- Overview of the Softwares
- Environmental Requirements
- Installing
- Uninstalling
- Installed Folders
- Basic Operations
- Practical Operations
- Setting Editor Properties
- Multi-User Mode for Driver

- Overview of the Softwares
 X-TEA Driver is a platform for developing enterprise systems. Once you write
 specifications using X-TEA Editor, X-TEA Driver will transform itself as app-
 lications according to specifications written.

- Environmental Requirements
 * J2SE(1.7`1.8)
 * At smallest 1024*768pics screen

- Installing
 1. Install J2SE (if you need)
 2. Uninstall old X-TEA Driver (if you need)
 3. Install X-TEA Driver using installer you downloaded

- Uninstalling
 Open Control Panel and execute Add or Remove Programs to uninstall. Notice
 that you have to terminate Apache Derby Network Server(mentioned later) be-
 fore you uninstall.

- Installed Folders
[Install Target] ... Ex. C:\Program Files
 |
 *---XTEA
      |
      *---Driver ... Modules and files for Driver and Editor
           |
           *---help ... Help files for Editor
           |
           *---JavaDB ... Modules for JavaDB (with sub folders)
           |
           *---Skeleton ... Skeleton folder. Copy this to start new projects
                |
                *---db ... Skeleton database folder (with sub folders)

- Basic Operations
1. Create new system definition by copying Skeleton

 Copy Skeleton folder and rename one as TestSystem(or whatever). And rename
 Skeleton.xeaf as TestSystem.xeaf.

2. Start database service

 Launch short-cut of Start DB as a administrator to start Apache Derby Net-
 work Server. DOS window will be opened while service is active.

3. Launch X-TEA Editor to check specifications

 Execute TestSystem.xeaf you have created to start X-TEA Editor. You can see
 definition of menus, tables and functions. You may try edit specifications.

4. Launch X-TEA Driver to activate session

 Type F5 in X-TEA Editor to start X-TEA Driver. Specifications you see on
 Editor are to be translated into applications and the session is activated
 by Driver. Try options on the menu. Click button of Logout to close session.

6. Terminate database service

 Close DOS window to terminate Apache Derby Network Server.

- Practical Operations

 You do not have to launch Editor everytime to start your session. You can
 do so by clicking short-cut on desktop. Just place short-cut of StartSystem
 .bat placed on the folder where TestSystem.xeaf is. You need to edit bat 
 file according to your system file name. Also try xteadrv.ico placed on in-
 stall folder for short-cut icon.

 When you click this short-cut, log-in dialog appears. Type in 00000 as user
 id and 0000000000 as password.

- Setting Editor Properties
 You can control some aspects of Editor by editting xteaedt.properties as
 follows.

<Sample>
#**************************
# X-TEA Editor Properties *
#**************************
MainFont = SansSerif
ScriptFont = Monospaced
ScriptFontSize = 20
ScriptBackground = 0,0,0
ScriptForeground = 0,255,128
ScriptCaret = 255,255,255
BackupFolder = <CURRENT>\\backup

- Multi-User Mode for Driver
 When you install Driver, it works as stand-alone applications. You can set
 one as multi-user. Refer to Server.HTML of help folder.

All contents Copyright(C) 2016 DB Concept Ltd.  All rights reserved.
