How to Start the DVT Eclipse IDE on macOS
Description
This video shows the basic steps needed to install, setup the license, and start DVT on macOS.
Explore the design and verification tools: https://www.dvteclipse.com
Or request a license: https://www.dvteclipse.com/request-license
Transcript
How to Start the DVT Eclipse IDE on macOS
The easiest way to install DVT is from one of the distributions available on dvteclipse.com. Download the macOS distribution archive.
The archive should be automatically unpacked by your browser. If this is not the case, unpack it using your preferred archive manager.
Installing the DVT Launcher
The easiest way to run DVT is by using the macOS DVT launcher. To install the launcher, drag the DVT app from the unpacked DVT Eclipse bin
folder into your Applications
folder.
- Open your preferred text editor.
- Set the
DVT_HOME
environment variable to point to theUnpacked DVT Eclipse
folder. - Set the
DVT_LICENSE_FILE
variable to point to the license server or license file. - Save this newly created file as
dvt.launcher
and place it inside the.dvt
folder located under your user folder.
Now you can use the DVT app like any macOS application, using the Launchpad, Dock, Spotlight, or by double-clicking.
Alternatively, you can open a terminal window, set the DVT_HOME
and DVT_LICENSE_FILE
environment variables, and run the $DVT_HOME/bin/dvt.sh
script.