TAFJ Others Tools
TAFJ Others Tools
TAFJ Others Tools
Learning Objectives
Slide 2
Slide 3
TAFJ-Tools tDiag
tDiag
Introduction
tDiag is part of the TAFJ tools. It allows to easily get information
about your environment like the java version, the TAFJ version,
… The tDiag utility is used to display information about your
TAFJ installation and projects setup. It is useful in pin-pointing
problem areas of the setup.
The tDiag syntax is the following :
tDiag [-cf <configuration>[.properties]]
To get information about all projects you have configured
tDiag
Slide 4
TAFJ-Tools tDiag
Slide 5
TAFJ-Tools tShow
Slide 6
TAFJ-Tools tShow
tShow CACHE.READ
It will, for all project in your distribution, try to load the java class
for CACHE.READ (CACHE_READ_cl.class), and get
informations like :
Where is the original BASIC source
When it has been compiled
On what machine is has been compiled
What grammar applied to this file
Slide 7
TAFJ-Tools tShow
tShow CACHE.READ
The resulting output looks like this :
Slide 8
TAFJ-Tools tShow
Slide 9
TAFJ-Tools tShowCheck
tShowCheck is part of the TAFJ tools. It allows to find out easily
whether all the BASIC source files have been compiled
successfully. It reports the error and warning messages to a flat
file if a class is found missing in the precompiled or in the
classes folder.
It takes three command line parameters,
-s <PATH_OF_SOURCE_FOLDER>
-p <PATH_OF_PRECOMPILED> or
<PATH_OF_CLASSES_FOLDER>
-r <PATH_OF_REPORT_FOLDER>
The tShowCheck syntax is the following:
tShowCheck [-cf <configuration>[.properties]]
–s [Path_of_source_folder]
–p [<path_of_precompiled> or <path_of_classes_folder>]
–r [path_of_report_folder]
Slide 10
TAFJ-Tools tShowCheck
tShowCheck -s D:\R17\Temenos\R17\Env\Slot01\Products\
TAFJ\Default\samples\basic –p D:\R17\Temenos\R17\Env\
Slot01\Products\TAFJ\Default\data\tafj\classes -r D:\R17\
Temenos\R17\Env\Slot01\Logs\TAFJ
It will generate new report file with name of tShowReport.txt
Slide 11
TAFJ-Tools tShowCheck
Slide 12
TAFJ-Tools tCrypt
Slide 13
TAFJ-Tools tCrypt
Slide 14
TAFJ-Tools tFindDevice
Slide 15
Workshop
Slide 16
Design Studio
Thank You!
Questions / Discussion
Slide 17