System requirements:
Java 1.5 or greater version is required
|
Install instructions:
Simply extract the avalonsql-X.X.zip (X.X is the current version)
|
Starting the application:
double-click on PATH_TO_EXTRACTED_ZIP_FOLDER\avalonsql.jar
or
run "java -jar PATH_TO_EXTRACTED_ZIP_FOLDER\avalonsql.jar" in system console
or
run startup.bat (for Windows) and startup.sh (for linux)
|
Configuration files:
Normally, there is no need to manually edit these files because they are updated automatically. However if you wish to add a completion template (there is still no user interface for this) or in special cases like there is a bug that prevents this, you can take a look at the files in the folder:
PATH_TO_EXTRACTED_ZIP_FOLDER\config\
|