Jedecma - breast ultrasound examinations archiving software
Copyright (c) 2025 Stefano Marchetti - mrcsfn@inwind.it

Jedecma is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation.

Jedecma is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
You should have received a copy of the GNU General Public License along with Jedecma (See COPYING file).
If not, please see <http://www.gnu.org/licenses/>.

README.TXT
----------

This project has been developed in GNU/Linux environment, although it can be used also under several nonfree operating systems.

ATTENTION *** This document describes only the fresh installation of Jedecma, not the update of an existing installation ***

Installation of Jedecma single-user mode with embedded database.

1) Verify that java is available:

- under GNU/Linux (and OS X) open a terminal session
- under MS-Windows open a DOS session

and execute the following command:
 java -version

you should see a message like this:

openjre version 1.8.0
or
java version 1.8.0

(later versions should work)


2) Uncompress jedecma-bin-X.X.X.zip to the chosen destination folder
(e.g. jedecma) included 'jedecma-db' folder (empty database).


3) Modify optionally jedecma.prm file by setting 
	wrkpath= installation path
	

4) Execute Jedecma and verify settings (font, language, etc).

To execute Jedecma:

- under GNU/Linux (and OS X) execute jedecma.sh
- under MS-Windows execute JEDECMA.BAT

NOTICE: to create a clickable icon to start the program,
please refer to operating system and its graphic environment.

--- 

Report words autocompleting (optional)

The Words that are to be suggested as tips while typing the text
of the diagnose are to be listed, one single word in a row,
in wrdcmpl.txt file.
To do this, please use a TXT file editor, like GNU/Vim (recommended) or Microsoft Notepad.
