Loading README.md +11 −0 Original line number Diff line number Diff line Loading @@ -92,6 +92,17 @@ is experimental and I would recommend to have a separate (from your other develo installation. VDT uses modified version of [VEditor](http://sourceforge.net/projects/veditor/) and any other versions of VEditor installed will conflict with VDT. There are still issues with GTK3 (refresh of the windows content, animated icons), all seems to work if Gtk3 is disabled (Gtk2 used instead) by adding the following 2 lines in the eclipse.ini file. ``` --launcher.GTK_version 2 ``` are added just before line ``` --launcher.appendVmargs. ``` ### Installation of VDT plugin itself VDT plugin uses modified VEditor plugin for Eclipse and because of the license incompatibility Loading Loading
README.md +11 −0 Original line number Diff line number Diff line Loading @@ -92,6 +92,17 @@ is experimental and I would recommend to have a separate (from your other develo installation. VDT uses modified version of [VEditor](http://sourceforge.net/projects/veditor/) and any other versions of VEditor installed will conflict with VDT. There are still issues with GTK3 (refresh of the windows content, animated icons), all seems to work if Gtk3 is disabled (Gtk2 used instead) by adding the following 2 lines in the eclipse.ini file. ``` --launcher.GTK_version 2 ``` are added just before line ``` --launcher.appendVmargs. ``` ### Installation of VDT plugin itself VDT plugin uses modified VEditor plugin for Eclipse and because of the license incompatibility Loading