LyciaStudio is a simple-to-use, intelligible and organized development environment for both the development of new 4GL projects and maintenance of already existing 4GL projects.
LyciaStudio runs from Java environment, meaning it can be run on any platform that supports Java.
LyciaStudio is an all-in-one workbench based on the standard Eclipse IDE:
Work with repositories: GIT and CVS
LyciaStudio is a part of the Lycia full installation package.
Once installed, you can run LyciaStudio:
On Windows:
from the Start menu:
by double-clicking the shortcut on the desktop:
On Unix/Linux
Method 1.
/opt/Querix/Lycia/lyciastudio
./lyciastudio
Method 2.
. /opt/Querix/Lycia/environ
At this step, you can export variables (e.g., necessary for database connection) or add them to env.properties.
lyciastudio
When LyciaStudio is launched, you have to choose a workspace to store your projects:
By default, the workspace is located
on the local disk C:\
. Developers can have more than one workspace to fit
project organization goals, or all projects can be stored within just
one workspace.
Number of workspaces that can be used or created and switched between simultaneously is not limited. However, each separately run LyciaStudio requires its own workspace.