Download
Latest version is 21.1.2 released on 18 January 2021
NOTICE:
Starting with the 19.1.1 major release, our products are no longer compatible with the old FlexLM license servers (<11.14).
Upgrading the license server will not affect older versions, they will work with the new FlexLM license servers.
Please ask the License Manager / CAD / IT in your company to upgrade the FlexLM license servers.
For more information please contact us on .
To find out the license server daemon version you can:
- Start any DVT version between 18.1.37 and 19.1.1 and receive a pop-up notification if the license server is old
- Run on any station, query all servers specified in LM_LICENSE_FILE:
lmstat -S dvtlmd | grep -E "dvtlmd: UP"
- Run on any station, query only the specified port@host server:
lmstat -c port@host | grep -E "dvtlmd: UP"
- Run on the license server:
dvtlmd -v
All our products are installed by unpacking a zip file which contains a distribution. Pick the one corresponding to your OS - we support Linux, Windows, and MacOS. A distribution includes the Java Runtime Environment 1.8, the Eclipse Platform, and additional plugins.
Plugins installed by default:
- VI: ViPlugin - Vim emulation for DVT Eclipse (com.mbartl.eclipse.viplugin.feature 2.14.0)
- EMACS: Emacs+ - Emacs-like editing in Eclipse (com.mulgasoft.emacsplus 4.2.0)
- ANYEDIT: AnyEdit Tools: Adds new tools for Eclipse editors (AnyEditTools 2.7.1)
- XML: Eclipse XML Editor (org.eclipse.wst.xml 3.9.1)
- CSV: CSV Editor (org.fhsolution.eclipse.feature.csvedit 1.2.0)
- TERMINAL: TM Terminal (org.eclipse.tm.terminal 4.3.0)
Plugins that you can optionally install:
- BASH - Eclipse Bash Editor (de.jcup.basheditor 1.5.3)
- CDT - C/C++ Development Tools (org.eclipse.cdt 9.4.3)
- JDT - Java Development Tools (org.eclipse.jdt 3.13.4)
- LUA - Lua Development Tools (org.eclipse.ldt 1.4.1)
- PERL - Perl Editor and IDE for Eclipse (org.epic 0.7.5)
- PYTHON - Pydev (org.python.pydev 6.5.0)
- RUBY - Ruby Editor and IDE for Eclipse (org.eclipse.dltk.ruby 5.8.2)
- TCL - Tcl Editor and IDE for Eclipse (org.eclipse.dltk.tcl 5.8.2)
- CLEARCASE - Clearcase plugin for Eclipse (net.sourceforge.eclipseccase 2.2.40)
- CVS - Eclipse CVS Client (org.eclipse.cvs 1.4.404)
- GIT - Eclipse Git (org.eclipse.egit 5.1.1)
- SVN - Subversive SVN Team Provider (org.eclipse.team.svn 4.0.5, 6.0.4)
- PERFORCE.2015 - Perforce plugin for Eclipse (com.perforce.team 2015.1.1318019)
- PERFORCE.2018 - Perforce plugin for Eclipse (com.perforce.team 2018.3.1682902)
- COLLABORATOR.11 - Collaborator plugin for Eclipse (com.smartbear.collaborator 11.4.11400)
- GERRIT - Eclipse Gerrit (org.eclipse.egerrit 1.4.0) - only for Eclipse 4.6 and 4.7 distros
To install optional plugins you can use: $DVT_HOME/bin/dvt_kit_installer.[sh|bat] install [list of plugins]
To replace the pre-installed ViPlugin with Vrapper you ca use:
$DVT_HOME/bin/dvt_plugin_installer.sh \
-d com.mbartl.eclipse.viplugin.feature \
-i net.sourceforge.vrapper \
-r http://vrapper.sourceforge.net/update-site/stable
- Unzip the distribution and dvt_eclipse folder will be created
- Set DVT_HOME environment variable to point to the extracted dvt_eclipse directory
- [Optional] Install additional plugins. using $DVT_HOME/bin/dvt_kit_installer.sh (Linux/MacOS) or %DVT_HOME%\bin\dvt_kit_installer.bat (Windows)
- Set DVT_LICENSE_FILE to point to right license file or server
- If you are using a FlexLM license, set DVT_LICENSE_FILE=FLEXLM and DVTLMD_LICENSE_FILE or LM_LICENSE_FILE to point to the FlexLM server or license file (for more information about the FlexLM license and server please contact on support@amiq.com)
- Start DVT using $DVT_HOME/bin/dvt.sh (Linux/MacOS) or %DVT_HOME%\bin\dvt.bat (Windows)
- Start Verissimo using $DVT_HOME/bin/verissimo.sh (Linux/MacOS) or %DVT_HOME%\bin\verissimo.bat (Windows)
- Start Specador using $DVT_HOME/bin/specador.sh (Linux/MacOS) or %DVT_HOME%\bin\specador.bat (Windows)
Update Site
-
Latest version:
https://www.dvteclipse.com/update/latest/
-
X.Y.Z version:
https://www.dvteclipse.com/update/X.Y.Z
-
Latest version:
https://www.dvteclipse.com/archived_update_site/dvt_update_site-latest.zip
-
X.Y.Z version:
https://www.dvteclipse.com/archived_update_site/dvt_update_site-X.Y.Z.zip