Documentation
J-Prolog Editor 1.1
1. Introduction 2. Installation / Starting 3. GUI Overview 4. Configuration 5. Further Information
1. Introduction
"J-Prolog Editor" is an editor for preferably SWI-Prolog providing syntax highlighting, an embedded Prolog interpreter and other features.
2. Installation / Starting
A usual installation is not necessary. You can start the editor out of the jar archive (recommend) or unpack it and use the file "PrologEditor.class". Because "J-Prolog Editor" is a Java application the "Java Runtime Environment" is needed. Finally there are several different ways to run the editor:
If you start "J-Prolog Editor" for the first time your operating system is determined. Windows systems use the intepreter "plcon" and Linux systems "pl". If the dialog below appears your operating system was not detected correctly and you must choose the right one manually :
In case of a correct configured class path variable the program will be started, else the following window appears:
In this case, the path has to be adjusted in the program configuration.
3. GUI Overview
1. Editor for Prolog files
2. SWI-Prolog interpreter
3. Prolog command bar
4. Consults the opened file
5. Quick selection for syntax highlighting
4. Configuration
The configuration covers the following registers:
5. Further Information
"J-Prolog Editor" works with console based interpreters and thus Windows systems uses the interpreter "plcon" which do not support graphical tools (e.g. "guitracer"). Linux systems support every graphical resource.
The Prolog samples are in german, but you can exchange them (in folder "samples").